|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
89 | 89 | 2CE2560222078532005EC12F /* InfoTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE255FC22078532005EC12F /* InfoTableViewController.swift */; };
|
90 | 90 | 2CE2560322078532005EC12F /* InfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE255FD22078532005EC12F /* InfoModel.swift */; };
|
91 | 91 | 2CE2560422078532005EC12F /* InfoScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2CE255FE22078532005EC12F /* InfoScreen.storyboard */; };
|
92 |
| - 2CE6C35129A8E7B800F0F4B9 /* Quickblox in Frameworks */ = {isa = PBXBuildFile; productRef = 2CE6C35029A8E7B800F0F4B9 /* Quickblox */; }; |
93 | 92 | 2CE733B228DC6840000138CF /* AuthModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE733B128DC6840000138CF /* AuthModule.swift */; };
|
94 | 93 | 2CEBB41722454E3800A5E7BD /* Info.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2CEBB41622454E3800A5E7BD /* Info.xcassets */; };
|
95 | 94 | 2CEFED5F21FDA35F0072B03E /* ImageView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CEFED5E21FDA35F0072B03E /* ImageView+Extension.swift */; };
|
|
99 | 98 | 2CF35128233B6ABF004CE7AA /* AuthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF35127233B6ABF004CE7AA /* AuthViewController.swift */; };
|
100 | 99 | 2CF3512A233B7262004CE7AA /* CALayer+Blur.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF35129233B7262004CE7AA /* CALayer+Blur.swift */; };
|
101 | 100 | 2CF7FD1527A2FC76005AC33C /* ConnectionModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF7FD1427A2FC76005AC33C /* ConnectionModule.swift */; };
|
| 101 | + 3A9354852D0AD7CC004A1F8E /* Quickblox in Frameworks */ = {isa = PBXBuildFile; productRef = 3A9354842D0AD7CC004A1F8E /* Quickblox */; }; |
102 | 102 | 68440B6E4666D17B5141B787 /* ReplaceSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 684405C1BE6055BDCDBEF5C2 /* ReplaceSegue.swift */; };
|
103 | 103 | CE278FA621B84EC900A892D7 /* ChatDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE278FA521B84EC900A892D7 /* ChatDataSource.swift */; };
|
104 | 104 | CE2CE36D21AFE3E000CA7D78 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE2CE36C21AFE3E000CA7D78 /* String+Extension.swift */; };
|
|
277 | 277 | E06A6BEB1D1182AE00431316 /* CoreTelephony.framework in Frameworks */,
|
278 | 278 | 14A4DCC61AC9A6030046D45C /* SystemConfiguration.framework in Frameworks */,
|
279 | 279 | 2CC812D324BC78D70034B852 /* CoreServices.framework in Frameworks */,
|
280 |
| - 2CE6C35129A8E7B800F0F4B9 /* Quickblox in Frameworks */, |
| 280 | + 3A9354852D0AD7CC004A1F8E /* Quickblox in Frameworks */, |
281 | 281 | );
|
282 | 282 | runOnlyForDeploymentPostprocessing = 0;
|
283 | 283 | };
|
|
896 | 896 | );
|
897 | 897 | name = "sample-chat-swift";
|
898 | 898 | packageProductDependencies = (
|
899 |
| - 2CE6C35029A8E7B800F0F4B9 /* Quickblox */, |
| 899 | + 3A9354842D0AD7CC004A1F8E /* Quickblox */, |
900 | 900 | );
|
901 | 901 | productName = "sample-chat-swift";
|
902 | 902 | productReference = 1437A78C1AC9948600A39692 /* sample-chat-swift.app */;
|
|
939 | 939 | );
|
940 | 940 | mainGroup = 1437A7831AC9948600A39692;
|
941 | 941 | packageReferences = (
|
942 |
| - 2CE6C34F29A8E7B800F0F4B9 /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */, |
| 942 | + 3A9354832D0AD7CC004A1F8E /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */, |
943 | 943 | );
|
944 | 944 | productRefGroup = 1437A78D1AC9948600A39692 /* Products */;
|
945 | 945 | projectDirPath = "";
|
|
1257 | 1257 | "$(inherited)",
|
1258 | 1258 | "@executable_path/Frameworks",
|
1259 | 1259 | );
|
1260 |
| - MARKETING_VERSION = 4.11.0; |
| 1260 | + MARKETING_VERSION = 4.12.0; |
1261 | 1261 | OTHER_CODE_SIGN_FLAGS = "--deep";
|
1262 | 1262 | OTHER_LDFLAGS = "$(inherited)";
|
1263 | 1263 | PRODUCT_BUNDLE_IDENTIFIER = com.quickblox.chats;
|
|
1303 | 1303 | "$(inherited)",
|
1304 | 1304 | "@executable_path/Frameworks",
|
1305 | 1305 | );
|
1306 |
| - MARKETING_VERSION = 4.11.0; |
| 1306 | + MARKETING_VERSION = 4.12.0; |
1307 | 1307 | OTHER_CODE_SIGN_FLAGS = "--deep";
|
1308 | 1308 | OTHER_LDFLAGS = "$(inherited)";
|
1309 | 1309 | PRODUCT_BUNDLE_IDENTIFIER = com.quickblox.chats;
|
|
1401 | 1401 | "$(inherited)",
|
1402 | 1402 | "@executable_path/Frameworks",
|
1403 | 1403 | );
|
1404 |
| - MARKETING_VERSION = 4.11.0; |
| 1404 | + MARKETING_VERSION = 4.12.0; |
1405 | 1405 | OTHER_LDFLAGS = "$(inherited)";
|
1406 | 1406 | PRODUCT_BUNDLE_IDENTIFIER = com.quickblox.chats;
|
1407 | 1407 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
1440 | 1440 | /* End XCConfigurationList section */
|
1441 | 1441 |
|
1442 | 1442 | /* Begin XCRemoteSwiftPackageReference section */
|
1443 |
| - 2CE6C34F29A8E7B800F0F4B9 /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */ = { |
| 1443 | + 3A9354832D0AD7CC004A1F8E /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */ = { |
1444 | 1444 | isa = XCRemoteSwiftPackageReference;
|
1445 |
| - repositoryURL = "https://github.com/QuickBlox/ios-quickblox-sdk.git"; |
| 1445 | + repositoryURL = "https://github.com/QuickBlox/ios-quickblox-sdk"; |
1446 | 1446 | requirement = {
|
1447 |
| - branch = master; |
1448 |
| - kind = branch; |
| 1447 | + kind = upToNextMajorVersion; |
| 1448 | + minimumVersion = 2.21.0; |
1449 | 1449 | };
|
1450 | 1450 | };
|
1451 | 1451 | /* End XCRemoteSwiftPackageReference section */
|
1452 | 1452 |
|
1453 | 1453 | /* Begin XCSwiftPackageProductDependency section */
|
1454 |
| - 2CE6C35029A8E7B800F0F4B9 /* Quickblox */ = { |
| 1454 | + 3A9354842D0AD7CC004A1F8E /* Quickblox */ = { |
1455 | 1455 | isa = XCSwiftPackageProductDependency;
|
1456 |
| - package = 2CE6C34F29A8E7B800F0F4B9 /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */; |
| 1456 | + package = 3A9354832D0AD7CC004A1F8E /* XCRemoteSwiftPackageReference "ios-quickblox-sdk" */; |
1457 | 1457 | productName = Quickblox;
|
1458 | 1458 | };
|
1459 | 1459 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments