|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 56; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0F4EEC672DDE6EEC00D9F4B5 /* DevCycle in Frameworks */ = {isa = PBXBuildFile; productRef = 0F4EEC662DDE6EEC00D9F4B5 /* DevCycle */; }; |
10 | 11 | 0FFD249D29763D7A0025AF03 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFD249C29763D7A0025AF03 /* AppDelegate.swift */; }; |
11 | 12 | 0FFD249F29763D7A0025AF03 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFD249E29763D7A0025AF03 /* ViewController.swift */; }; |
12 | 13 | 0FFD24A129763D7B0025AF03 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0FFD24A029763D7B0025AF03 /* Assets.xcassets */; }; |
13 | 14 | 0FFD24A429763D7B0025AF03 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0FFD24A229763D7B0025AF03 /* Main.storyboard */; }; |
14 | 15 | 0FFD24AC29763DAC0025AF03 /* DevCycleManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FFD24AB29763DAC0025AF03 /* DevCycleManager.swift */; }; |
15 | | - 35DEC4ADAE7D864C2F44064F /* Pods_DevCycle_macOS_Example_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CC3F5CE54D08D373FAC1E48 /* Pods_DevCycle_macOS_Example_App.framework */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */ |
|
23 | 23 | 0FFD24A329763D7B0025AF03 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
24 | 24 | 0FFD24A529763D7B0025AF03 /* DevCycle_macOS_Example_App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DevCycle_macOS_Example_App.entitlements; sourceTree = "<group>"; }; |
25 | 25 | 0FFD24AB29763DAC0025AF03 /* DevCycleManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DevCycleManager.swift; sourceTree = "<group>"; }; |
26 | | - 20BD3FBDAC055CF089320679 /* Pods-DevCycle-macOS-Example-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DevCycle-macOS-Example-App.debug.xcconfig"; path = "Target Support Files/Pods-DevCycle-macOS-Example-App/Pods-DevCycle-macOS-Example-App.debug.xcconfig"; sourceTree = "<group>"; }; |
27 | | - 2CC3F5CE54D08D373FAC1E48 /* Pods_DevCycle_macOS_Example_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DevCycle_macOS_Example_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | | - 843AB517357F7E61158B6ABC /* Pods-DevCycle-MacOS-Example-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DevCycle-MacOS-Example-App.release.xcconfig"; path = "Target Support Files/Pods-DevCycle-MacOS-Example-App/Pods-DevCycle-MacOS-Example-App.release.xcconfig"; sourceTree = "<group>"; }; |
29 | | - AD92F9A88A2ADC4B3B71DFE4 /* Pods-DevCycle-MacOS-Example-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DevCycle-MacOS-Example-App.debug.xcconfig"; path = "Target Support Files/Pods-DevCycle-MacOS-Example-App/Pods-DevCycle-MacOS-Example-App.debug.xcconfig"; sourceTree = "<group>"; }; |
30 | | - EFEA79E49CBE0C36C2D7D170 /* Pods-DevCycle-macOS-Example-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DevCycle-macOS-Example-App.release.xcconfig"; path = "Target Support Files/Pods-DevCycle-macOS-Example-App/Pods-DevCycle-macOS-Example-App.release.xcconfig"; sourceTree = "<group>"; }; |
31 | 26 | /* End PBXFileReference section */ |
32 | 27 |
|
33 | 28 | /* Begin PBXFrameworksBuildPhase section */ |
34 | 29 | 0FFD249629763D7A0025AF03 /* Frameworks */ = { |
35 | 30 | isa = PBXFrameworksBuildPhase; |
36 | 31 | buildActionMask = 2147483647; |
37 | 32 | files = ( |
38 | | - 35DEC4ADAE7D864C2F44064F /* Pods_DevCycle_macOS_Example_App.framework in Frameworks */, |
| 33 | + 0F4EEC672DDE6EEC00D9F4B5 /* DevCycle in Frameworks */, |
39 | 34 | ); |
40 | 35 | runOnlyForDeploymentPostprocessing = 0; |
41 | 36 | }; |
|
47 | 42 | children = ( |
48 | 43 | 0FFD249B29763D7A0025AF03 /* DevCycle-macOS-Example-App */, |
49 | 44 | 0FFD249A29763D7A0025AF03 /* Products */, |
50 | | - 4825927CAF6A7327D6F6C2BC /* Pods */, |
51 | | - 5B9504658313D404E592891A /* Frameworks */, |
52 | 45 | ); |
53 | 46 | sourceTree = "<group>"; |
54 | 47 | }; |
|
73 | 66 | path = "DevCycle-macOS-Example-App"; |
74 | 67 | sourceTree = "<group>"; |
75 | 68 | }; |
76 | | - 4825927CAF6A7327D6F6C2BC /* Pods */ = { |
77 | | - isa = PBXGroup; |
78 | | - children = ( |
79 | | - AD92F9A88A2ADC4B3B71DFE4 /* Pods-DevCycle-MacOS-Example-App.debug.xcconfig */, |
80 | | - 843AB517357F7E61158B6ABC /* Pods-DevCycle-MacOS-Example-App.release.xcconfig */, |
81 | | - 20BD3FBDAC055CF089320679 /* Pods-DevCycle-macOS-Example-App.debug.xcconfig */, |
82 | | - EFEA79E49CBE0C36C2D7D170 /* Pods-DevCycle-macOS-Example-App.release.xcconfig */, |
83 | | - ); |
84 | | - path = Pods; |
85 | | - sourceTree = "<group>"; |
86 | | - }; |
87 | | - 5B9504658313D404E592891A /* Frameworks */ = { |
88 | | - isa = PBXGroup; |
89 | | - children = ( |
90 | | - 2CC3F5CE54D08D373FAC1E48 /* Pods_DevCycle_macOS_Example_App.framework */, |
91 | | - ); |
92 | | - name = Frameworks; |
93 | | - sourceTree = "<group>"; |
94 | | - }; |
95 | 69 | /* End PBXGroup section */ |
96 | 70 |
|
97 | 71 | /* Begin PBXNativeTarget section */ |
98 | 72 | 0FFD249829763D7A0025AF03 /* DevCycle-macOS-Example-App */ = { |
99 | 73 | isa = PBXNativeTarget; |
100 | 74 | buildConfigurationList = 0FFD24A829763D7B0025AF03 /* Build configuration list for PBXNativeTarget "DevCycle-macOS-Example-App" */; |
101 | 75 | buildPhases = ( |
102 | | - FDD8E4BAEDEA40A5C619BBF6 /* [CP] Check Pods Manifest.lock */, |
103 | 76 | 0FFD249529763D7A0025AF03 /* Sources */, |
104 | 77 | 0FFD249629763D7A0025AF03 /* Frameworks */, |
105 | 78 | 0FFD249729763D7A0025AF03 /* Resources */, |
106 | | - BCDE6DA169F0AF93C304C98E /* [CP] Embed Pods Frameworks */, |
107 | 79 | ); |
108 | 80 | buildRules = ( |
109 | 81 | ); |
|
122 | 94 | attributes = { |
123 | 95 | BuildIndependentTargetsInParallel = 1; |
124 | 96 | LastSwiftUpdateCheck = 1420; |
125 | | - LastUpgradeCheck = 1420; |
| 97 | + LastUpgradeCheck = 1630; |
126 | 98 | TargetAttributes = { |
127 | 99 | 0FFD249829763D7A0025AF03 = { |
128 | 100 | CreatedOnToolsVersion = 14.2; |
|
138 | 110 | Base, |
139 | 111 | ); |
140 | 112 | mainGroup = 0FFD249029763D7A0025AF03; |
| 113 | + packageReferences = ( |
| 114 | + 0F4EEC652DDE6EEC00D9F4B5 /* XCLocalSwiftPackageReference "../../../ios-client-sdk" */, |
| 115 | + ); |
141 | 116 | productRefGroup = 0FFD249A29763D7A0025AF03 /* Products */; |
142 | 117 | projectDirPath = ""; |
143 | 118 | projectRoot = ""; |
|
159 | 134 | }; |
160 | 135 | /* End PBXResourcesBuildPhase section */ |
161 | 136 |
|
162 | | -/* Begin PBXShellScriptBuildPhase section */ |
163 | | - BCDE6DA169F0AF93C304C98E /* [CP] Embed Pods Frameworks */ = { |
164 | | - isa = PBXShellScriptBuildPhase; |
165 | | - buildActionMask = 2147483647; |
166 | | - files = ( |
167 | | - ); |
168 | | - inputFileListPaths = ( |
169 | | - "${PODS_ROOT}/Target Support Files/Pods-DevCycle-macOS-Example-App/Pods-DevCycle-macOS-Example-App-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
170 | | - ); |
171 | | - name = "[CP] Embed Pods Frameworks"; |
172 | | - outputFileListPaths = ( |
173 | | - "${PODS_ROOT}/Target Support Files/Pods-DevCycle-macOS-Example-App/Pods-DevCycle-macOS-Example-App-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
174 | | - ); |
175 | | - runOnlyForDeploymentPostprocessing = 0; |
176 | | - shellPath = /bin/sh; |
177 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DevCycle-macOS-Example-App/Pods-DevCycle-macOS-Example-App-frameworks.sh\"\n"; |
178 | | - showEnvVarsInLog = 0; |
179 | | - }; |
180 | | - FDD8E4BAEDEA40A5C619BBF6 /* [CP] Check Pods Manifest.lock */ = { |
181 | | - isa = PBXShellScriptBuildPhase; |
182 | | - buildActionMask = 2147483647; |
183 | | - files = ( |
184 | | - ); |
185 | | - inputFileListPaths = ( |
186 | | - ); |
187 | | - inputPaths = ( |
188 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
189 | | - "${PODS_ROOT}/Manifest.lock", |
190 | | - ); |
191 | | - name = "[CP] Check Pods Manifest.lock"; |
192 | | - outputFileListPaths = ( |
193 | | - ); |
194 | | - outputPaths = ( |
195 | | - "$(DERIVED_FILE_DIR)/Pods-DevCycle-macOS-Example-App-checkManifestLockResult.txt", |
196 | | - ); |
197 | | - runOnlyForDeploymentPostprocessing = 0; |
198 | | - shellPath = /bin/sh; |
199 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
200 | | - showEnvVarsInLog = 0; |
201 | | - }; |
202 | | -/* End PBXShellScriptBuildPhase section */ |
203 | | - |
204 | 137 | /* Begin PBXSourcesBuildPhase section */ |
205 | 138 | 0FFD249529763D7A0025AF03 /* Sources */ = { |
206 | 139 | isa = PBXSourcesBuildPhase; |
|
259 | 192 | CLANG_WARN_UNREACHABLE_CODE = YES; |
260 | 193 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
261 | 194 | COPY_PHASE_STRIP = NO; |
| 195 | + DEAD_CODE_STRIPPING = YES; |
262 | 196 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 197 | + DEVELOPMENT_TEAM = ASZYP8H6QE; |
263 | 198 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
264 | 199 | ENABLE_TESTABILITY = YES; |
| 200 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
265 | 201 | GCC_C_LANGUAGE_STANDARD = gnu11; |
266 | 202 | GCC_DYNAMIC_NO_PIC = NO; |
267 | 203 | GCC_NO_COMMON_BLOCKS = YES; |
|
319 | 255 | CLANG_WARN_UNREACHABLE_CODE = YES; |
320 | 256 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
321 | 257 | COPY_PHASE_STRIP = NO; |
| 258 | + DEAD_CODE_STRIPPING = YES; |
322 | 259 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 260 | + DEVELOPMENT_TEAM = ASZYP8H6QE; |
323 | 261 | ENABLE_NS_ASSERTIONS = NO; |
324 | 262 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 263 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
325 | 264 | GCC_C_LANGUAGE_STANDARD = gnu11; |
326 | 265 | GCC_NO_COMMON_BLOCKS = YES; |
327 | 266 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
341 | 280 | }; |
342 | 281 | 0FFD24A929763D7B0025AF03 /* Debug */ = { |
343 | 282 | isa = XCBuildConfiguration; |
344 | | - baseConfigurationReference = 20BD3FBDAC055CF089320679 /* Pods-DevCycle-macOS-Example-App.debug.xcconfig */; |
345 | 283 | buildSettings = { |
346 | 284 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
347 | 285 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
348 | 286 | CODE_SIGN_ENTITLEMENTS = "DevCycle-MacOS-Example-App/DevCycle_MacOS_Example_App.entitlements"; |
349 | 287 | CODE_SIGN_STYLE = Automatic; |
350 | 288 | COMBINE_HIDPI_IMAGES = YES; |
351 | 289 | CURRENT_PROJECT_VERSION = 1; |
352 | | - DEVELOPMENT_TEAM = ASZYP8H6QE; |
| 290 | + DEAD_CODE_STRIPPING = YES; |
353 | 291 | ENABLE_HARDENED_RUNTIME = YES; |
354 | 292 | GENERATE_INFOPLIST_FILE = YES; |
355 | 293 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
|
359 | 297 | "$(inherited)", |
360 | 298 | "@executable_path/../Frameworks", |
361 | 299 | ); |
362 | | - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 300 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
363 | 301 | MARKETING_VERSION = 1.0; |
364 | 302 | PRODUCT_BUNDLE_IDENTIFIER = "com.devcycle.DevCycle-MacOS-Example-App"; |
365 | 303 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
370 | 308 | }; |
371 | 309 | 0FFD24AA29763D7B0025AF03 /* Release */ = { |
372 | 310 | isa = XCBuildConfiguration; |
373 | | - baseConfigurationReference = EFEA79E49CBE0C36C2D7D170 /* Pods-DevCycle-macOS-Example-App.release.xcconfig */; |
374 | 311 | buildSettings = { |
375 | 312 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
376 | 313 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
377 | 314 | CODE_SIGN_STYLE = Automatic; |
378 | 315 | CURRENT_PROJECT_VERSION = 1; |
379 | | - DEVELOPMENT_TEAM = ASZYP8H6QE; |
| 316 | + DEAD_CODE_STRIPPING = YES; |
380 | 317 | GENERATE_INFOPLIST_FILE = YES; |
381 | 318 | INFOPLIST_FILE = "DevCycle-MacOS-Example-App/Info.plist"; |
382 | 319 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
|
386 | 323 | "$(inherited)", |
387 | 324 | "@executable_path/../Frameworks", |
388 | 325 | ); |
389 | | - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 326 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
390 | 327 | MARKETING_VERSION = 1.0; |
391 | 328 | PRODUCT_BUNDLE_IDENTIFIER = "com.devcycle.DevCycle-MacOS-Example-App"; |
392 | 329 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
417 | 354 | defaultConfigurationName = Release; |
418 | 355 | }; |
419 | 356 | /* End XCConfigurationList section */ |
| 357 | + |
| 358 | +/* Begin XCLocalSwiftPackageReference section */ |
| 359 | + 0F4EEC652DDE6EEC00D9F4B5 /* XCLocalSwiftPackageReference "../../../ios-client-sdk" */ = { |
| 360 | + isa = XCLocalSwiftPackageReference; |
| 361 | + relativePath = "../../../ios-client-sdk"; |
| 362 | + }; |
| 363 | +/* End XCLocalSwiftPackageReference section */ |
| 364 | + |
| 365 | +/* Begin XCSwiftPackageProductDependency section */ |
| 366 | + 0F4EEC662DDE6EEC00D9F4B5 /* DevCycle */ = { |
| 367 | + isa = XCSwiftPackageProductDependency; |
| 368 | + productName = DevCycle; |
| 369 | + }; |
| 370 | +/* End XCSwiftPackageProductDependency section */ |
420 | 371 | }; |
421 | 372 | rootObject = 0FFD249129763D7A0025AF03 /* Project object */; |
422 | 373 | } |
0 commit comments