|
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 */ |
|
264 | 264 | 0FFBB44C24470C43000D2795 /* ContentStackLogTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFBB44B24470C43000D2795 /* ContentStackLogTest.swift */; }; |
265 | 265 | 0FFBB44D24470C43000D2795 /* ContentStackLogTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFBB44B24470C43000D2795 /* ContentStackLogTest.swift */; }; |
266 | 266 | 0FFBB44E24470C43000D2795 /* ContentStackLogTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFBB44B24470C43000D2795 /* ContentStackLogTest.swift */; }; |
| 267 | + 64F522062BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 268 | + 64F522072BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 269 | + 64F522082BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 270 | + 64F522092BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 271 | + 64F5220A2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 272 | + 64F5220B2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
| 273 | + 64F5220C2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */; }; |
267 | 274 | /* End PBXBuildFile section */ |
268 | 275 |
|
269 | 276 | /* Begin PBXContainerItemProxy section */ |
|
384 | 391 | 0FFBB4422446F219000D2795 /* AssetQueryAPITest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AssetQueryAPITest.swift; sourceTree = "<group>"; }; |
385 | 392 | 0FFBB4462446F9A4000D2795 /* Asset.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Asset.json; sourceTree = "<group>"; }; |
386 | 393 | 0FFBB44B24470C43000D2795 /* ContentStackLogTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentStackLogTest.swift; sourceTree = "<group>"; }; |
| 394 | + 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
387 | 395 | OBJ_17 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
388 | 396 | OBJ_18 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
389 | 397 | OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; }; |
|
706 | 714 | 0FFA5D79241F7033003B3AF5 /* ContentType.swift */, |
707 | 715 | 0F4A762B241BB0D200E3A024 /* Contentstack.swift */, |
708 | 716 | 0FFA5D56241F5085003B3AF5 /* ContentstackConfig.swift */, |
| 717 | + 64F522052BF5C65300AE6E0F /* PrivacyInfo.xcprivacy */, |
709 | 718 | ); |
710 | 719 | path = Sources; |
711 | 720 | sourceTree = SOURCE_ROOT; |
|
961 | 970 | isa = PBXResourcesBuildPhase; |
962 | 971 | buildActionMask = 2147483647; |
963 | 972 | files = ( |
| 973 | + 64F522062BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
964 | 974 | ); |
965 | 975 | runOnlyForDeploymentPostprocessing = 0; |
966 | 976 | }; |
|
974 | 984 | 0F359991257BE29B00B3DB89 /* Asset.json in Resources */, |
975 | 985 | 0F359992257BE2A700B3DB89 /* ContentType.json in Resources */, |
976 | 986 | 0F4C0A87243C6990006604B7 /* config.json in Resources */, |
| 987 | + 64F522072BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
977 | 988 | 0F5794C2266A37120082815C /* Paragraph.Json in Resources */, |
978 | 989 | ); |
979 | 990 | runOnlyForDeploymentPostprocessing = 0; |
|
982 | 993 | isa = PBXResourcesBuildPhase; |
983 | 994 | buildActionMask = 2147483647; |
984 | 995 | files = ( |
| 996 | + 64F522082BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
985 | 997 | ); |
986 | 998 | runOnlyForDeploymentPostprocessing = 0; |
987 | 999 | }; |
|
995 | 1007 | 0F50EA17244ED7F500E5D705 /* QueryOn.json in Resources */, |
996 | 1008 | 0F796C532449EA8700EA04D5 /* Entry.json in Resources */, |
997 | 1009 | 0F4C0A88243C6990006604B7 /* config.json in Resources */, |
| 1010 | + 64F522092BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
998 | 1011 | 0F5794C3266A37120082815C /* Paragraph.Json in Resources */, |
999 | 1012 | ); |
1000 | 1013 | runOnlyForDeploymentPostprocessing = 0; |
|
1003 | 1016 | isa = PBXResourcesBuildPhase; |
1004 | 1017 | buildActionMask = 2147483647; |
1005 | 1018 | files = ( |
| 1019 | + 64F5220A2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
1006 | 1020 | ); |
1007 | 1021 | runOnlyForDeploymentPostprocessing = 0; |
1008 | 1022 | }; |
|
1016 | 1030 | 0F50EA18244ED7F500E5D705 /* QueryOn.json in Resources */, |
1017 | 1031 | 0F796C542449EA8700EA04D5 /* Entry.json in Resources */, |
1018 | 1032 | 0F4C0A89243C6990006604B7 /* config.json in Resources */, |
| 1033 | + 64F5220B2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
1019 | 1034 | 0F5794C4266A37120082815C /* Paragraph.Json in Resources */, |
1020 | 1035 | ); |
1021 | 1036 | runOnlyForDeploymentPostprocessing = 0; |
|
1024 | 1039 | isa = PBXResourcesBuildPhase; |
1025 | 1040 | buildActionMask = 2147483647; |
1026 | 1041 | files = ( |
| 1042 | + 64F5220C2BF5C65300AE6E0F /* PrivacyInfo.xcprivacy in Resources */, |
1027 | 1043 | ); |
1028 | 1044 | runOnlyForDeploymentPostprocessing = 0; |
1029 | 1045 | }; |
|
1374 | 1390 | GCC_WARN_UNUSED_VARIABLE = YES; |
1375 | 1391 | INFOPLIST_FILE = "Supporting Files/Info.plist"; |
1376 | 1392 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1377 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 1393 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1378 | 1394 | LD_RUNPATH_SEARCH_PATHS = ( |
1379 | 1395 | "$(inherited)", |
1380 | 1396 | "@executable_path/Frameworks", |
|
1450 | 1466 | GCC_WARN_UNUSED_VARIABLE = YES; |
1451 | 1467 | INFOPLIST_FILE = "Supporting Files/Info.plist"; |
1452 | 1468 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1453 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 1469 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1454 | 1470 | LD_RUNPATH_SEARCH_PATHS = ( |
1455 | 1471 | "$(inherited)", |
1456 | 1472 | "@executable_path/Frameworks", |
|
2343 | 2359 | "SWIFT_PACKAGE=1", |
2344 | 2360 | "DEBUG=1", |
2345 | 2361 | ); |
| 2362 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
2346 | 2363 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
2347 | 2364 | ONLY_ACTIVE_ARCH = YES; |
2348 | 2365 | OTHER_SWIFT_FLAGS = "$(inherited) -DXcode"; |
|
2369 | 2386 | "$(inherited)", |
2370 | 2387 | "SWIFT_PACKAGE=1", |
2371 | 2388 | ); |
| 2389 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
2372 | 2390 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
2373 | 2391 | OTHER_SWIFT_FLAGS = "$(inherited) -DXcode"; |
2374 | 2392 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments