Skip to content

Commit 051dc8e

Browse files
update package
1 parent 5bca08f commit 051dc8e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Example/ConsentViewController.xcodeproj/project.pbxproj

+1-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
6D56EB7F24C8850C009F33D9 /* NativeMessageExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D56EB7E24C8850C009F33D9 /* NativeMessageExampleUITests.swift */; };
7272
6D56EB8824C88603009F33D9 /* CustomMatchers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D56EB8724C88603009F33D9 /* CustomMatchers.swift */; };
7373
6D56EB8A24C88665009F33D9 /* NativeExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D56EB8924C88665009F33D9 /* NativeExampleApp.swift */; };
74-
6D578996268DBB3D00B7909E /* ConsentViewController in Frameworks */ = {isa = PBXBuildFile; productRef = 6D578995268DBB3D00B7909E /* ConsentViewController */; };
7574
6D5FB7E92701B92B008F479B /* CustomMatchers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FB7E82701B92B008F479B /* CustomMatchers.swift */; };
7675
6D5FB7EB2702395D008F479B /* NativePMApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FB7EA2702395D008F479B /* NativePMApp.swift */; };
7776
6D5FB7EF27023C93008F479B /* NativePMUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FB7EE27023C93008F479B /* NativePMUITests.swift */; };
@@ -4071,7 +4070,7 @@
40714070
repositoryURL = "http://github.com/SourcePointUSA/ios-cmp-app.git";
40724071
requirement = {
40734072
kind = upToNextMajorVersion;
4074-
minimumVersion = "6.4.1-beta.0";
4073+
minimumVersion = "6.5.1-pre.1";
40754074
};
40764075
};
40774076
/* End XCRemoteSwiftPackageReference section */

Example/ConsentViewController.xcworkspace/xcshareddata/swiftpm/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"repositoryURL": "http://github.com/SourcePointUSA/ios-cmp-app.git",
77
"state": {
88
"branch": null,
9-
"revision": "c99d15737f276a405d14a3f1a892504333f9c21d",
10-
"version": "6.5.1-pre.0"
9+
"revision": "5bca08fcd426443e788f04845b24407a392ddbcb",
10+
"version": "6.5.1-pre.1"
1111
}
1212
}
1313
]

0 commit comments

Comments
 (0)