Skip to content

Commit

Permalink
release 1.8 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoalex5 authored Sep 17, 2020
1 parent 6f1e82a commit 5b011d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion PrebidMobile.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "PrebidMobile"
s.version = "1.7"
s.version = "1.8"
s.summary = "PrebidMobile is a lightweight framework that integrates directly with Prebid Server."

s.description = <<-DESC
Expand Down
10 changes: 4 additions & 6 deletions PrebidMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,6 @@
FAA2990924334E96002ACBF2 /* AdUnitSuccessorTests.swift */,
FAA2990B243368A1002ACBF2 /* AdUnitSuccessorObjCTests.m */,
97826AA621FB4F1B001E2C05 /* Constants.swift */,
606FAC5122022932008EAE5E /* ExAdUnit.swift */,
FAD9527D241BE18000A03AB6 /* VideoAdUnitObjCTests.m */,
);
path = AdUnitTests;
sourceTree = "<group>";
Expand Down Expand Up @@ -963,7 +961,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -986,7 +984,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -1009,7 +1007,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -1032,7 +1030,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.8;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down

0 comments on commit 5b011d1

Please sign in to comment.