|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1387274F245D5BB500C1F56D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1387274E245D5BB500C1F56D /* AppDelegate.swift */; }; |
11 | 11 | 13872758245D5BB800C1F56D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13872757245D5BB800C1F56D /* Assets.xcassets */; }; |
12 | 12 | 1387275B245D5BB800C1F56D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13872759245D5BB800C1F56D /* LaunchScreen.storyboard */; }; |
13 | 13 | 13872765245D5D8200C1F56D /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 13872764245D5D8200C1F56D /* MainViewController.m */; }; |
14 | | - 6DD78925193625590E803994 /* libPods-PINOperationExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BDDE545CD189CC0B424ECD0 /* libPods-PINOperationExample.a */; }; |
15 | 14 | /* End PBXBuildFile section */ |
16 | 15 |
|
17 | 16 | /* Begin PBXFileReference section */ |
|
23 | 22 | 13872762245D5D8200C1F56D /* PINOperationExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PINOperationExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
24 | 23 | 13872763245D5D8200C1F56D /* MainViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; }; |
25 | 24 | 13872764245D5D8200C1F56D /* MainViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; }; |
26 | | - 15635AC2BB0501241D3126BA /* Pods-PINOperationExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PINOperationExample.release.xcconfig"; path = "Target Support Files/Pods-PINOperationExample/Pods-PINOperationExample.release.xcconfig"; sourceTree = "<group>"; }; |
27 | | - 2F8A2FBFCEF95140E01995E8 /* Pods-PINOperationExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PINOperationExample.debug.xcconfig"; path = "Target Support Files/Pods-PINOperationExample/Pods-PINOperationExample.debug.xcconfig"; sourceTree = "<group>"; }; |
28 | | - 7BDDE545CD189CC0B424ECD0 /* libPods-PINOperationExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PINOperationExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 25 | /* End PBXFileReference section */ |
30 | 26 |
|
31 | 27 | /* Begin PBXFrameworksBuildPhase section */ |
32 | 28 | 13872748245D5BB500C1F56D /* Frameworks */ = { |
33 | 29 | isa = PBXFrameworksBuildPhase; |
34 | 30 | buildActionMask = 2147483647; |
35 | 31 | files = ( |
36 | | - 6DD78925193625590E803994 /* libPods-PINOperationExample.a in Frameworks */, |
37 | 32 | ); |
38 | 33 | runOnlyForDeploymentPostprocessing = 0; |
39 | 34 | }; |
|
43 | 38 | 110EBBE34DCD59092AC3306C /* Pods */ = { |
44 | 39 | isa = PBXGroup; |
45 | 40 | children = ( |
46 | | - 2F8A2FBFCEF95140E01995E8 /* Pods-PINOperationExample.debug.xcconfig */, |
47 | | - 15635AC2BB0501241D3126BA /* Pods-PINOperationExample.release.xcconfig */, |
48 | 41 | ); |
49 | 42 | path = Pods; |
50 | 43 | sourceTree = "<group>"; |
|
55 | 48 | 1387274D245D5BB500C1F56D /* PINOperationExample */, |
56 | 49 | 1387274C245D5BB500C1F56D /* Products */, |
57 | 50 | 110EBBE34DCD59092AC3306C /* Pods */, |
58 | | - 5C200BF654CB547E7117CE2B /* Frameworks */, |
59 | 51 | ); |
60 | 52 | sourceTree = "<group>"; |
61 | 53 | }; |
|
81 | 73 | path = PINOperationExample; |
82 | 74 | sourceTree = "<group>"; |
83 | 75 | }; |
84 | | - 5C200BF654CB547E7117CE2B /* Frameworks */ = { |
85 | | - isa = PBXGroup; |
86 | | - children = ( |
87 | | - 7BDDE545CD189CC0B424ECD0 /* libPods-PINOperationExample.a */, |
88 | | - ); |
89 | | - name = Frameworks; |
90 | | - sourceTree = "<group>"; |
91 | | - }; |
92 | 76 | /* End PBXGroup section */ |
93 | 77 |
|
94 | 78 | /* Begin PBXNativeTarget section */ |
95 | 79 | 1387274A245D5BB500C1F56D /* PINOperationExample */ = { |
96 | 80 | isa = PBXNativeTarget; |
97 | 81 | buildConfigurationList = 1387275F245D5BB800C1F56D /* Build configuration list for PBXNativeTarget "PINOperationExample" */; |
98 | 82 | buildPhases = ( |
99 | | - 6C859F1C363A79193D42EFC9 /* [CP] Check Pods Manifest.lock */, |
100 | 83 | 13872747245D5BB500C1F56D /* Sources */, |
101 | 84 | 13872748245D5BB500C1F56D /* Frameworks */, |
102 | 85 | 13872749245D5BB500C1F56D /* Resources */, |
|
116 | 99 | 13872743245D5BB500C1F56D /* Project object */ = { |
117 | 100 | isa = PBXProject; |
118 | 101 | attributes = { |
| 102 | + BuildIndependentTargetsInParallel = YES; |
119 | 103 | LastSwiftUpdateCheck = 1140; |
120 | | - LastUpgradeCheck = 1140; |
| 104 | + LastUpgradeCheck = 1520; |
121 | 105 | ORGANIZATIONNAME = Pinterest; |
122 | 106 | TargetAttributes = { |
123 | 107 | 1387274A245D5BB500C1F56D = { |
|
127 | 111 | }; |
128 | 112 | }; |
129 | 113 | buildConfigurationList = 13872746245D5BB500C1F56D /* Build configuration list for PBXProject "PINOperationExample" */; |
130 | | - compatibilityVersion = "Xcode 9.3"; |
| 114 | + compatibilityVersion = "Xcode 15.0"; |
131 | 115 | developmentRegion = en; |
132 | 116 | hasScannedForEncodings = 0; |
133 | 117 | knownRegions = ( |
|
156 | 140 | }; |
157 | 141 | /* End PBXResourcesBuildPhase section */ |
158 | 142 |
|
159 | | -/* Begin PBXShellScriptBuildPhase section */ |
160 | | - 6C859F1C363A79193D42EFC9 /* [CP] Check Pods Manifest.lock */ = { |
161 | | - isa = PBXShellScriptBuildPhase; |
162 | | - buildActionMask = 2147483647; |
163 | | - files = ( |
164 | | - ); |
165 | | - inputFileListPaths = ( |
166 | | - ); |
167 | | - inputPaths = ( |
168 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
169 | | - "${PODS_ROOT}/Manifest.lock", |
170 | | - ); |
171 | | - name = "[CP] Check Pods Manifest.lock"; |
172 | | - outputFileListPaths = ( |
173 | | - ); |
174 | | - outputPaths = ( |
175 | | - "$(DERIVED_FILE_DIR)/Pods-PINOperationExample-checkManifestLockResult.txt", |
176 | | - ); |
177 | | - runOnlyForDeploymentPostprocessing = 0; |
178 | | - shellPath = /bin/sh; |
179 | | - 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"; |
180 | | - showEnvVarsInLog = 0; |
181 | | - }; |
182 | | -/* End PBXShellScriptBuildPhase section */ |
183 | | - |
184 | 143 | /* Begin PBXSourcesBuildPhase section */ |
185 | 144 | 13872747245D5BB500C1F56D /* Sources */ = { |
186 | 145 | isa = PBXSourcesBuildPhase; |
|
231 | 190 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
232 | 191 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
233 | 192 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 193 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
234 | 194 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
235 | 195 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
236 | 196 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
255 | 215 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
256 | 216 | GCC_WARN_UNUSED_FUNCTION = YES; |
257 | 217 | GCC_WARN_UNUSED_VARIABLE = YES; |
258 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 218 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
259 | 219 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
260 | 220 | MTL_FAST_MATH = YES; |
261 | 221 | ONLY_ACTIVE_ARCH = YES; |
|
291 | 251 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
292 | 252 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
293 | 253 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 254 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
294 | 255 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
295 | 256 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
296 | 257 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
309 | 270 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
310 | 271 | GCC_WARN_UNUSED_FUNCTION = YES; |
311 | 272 | GCC_WARN_UNUSED_VARIABLE = YES; |
312 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 273 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
313 | 274 | MTL_ENABLE_DEBUG_INFO = NO; |
314 | 275 | MTL_FAST_MATH = YES; |
315 | 276 | SDKROOT = iphoneos; |
|
321 | 282 | }; |
322 | 283 | 13872760245D5BB800C1F56D /* Debug */ = { |
323 | 284 | isa = XCBuildConfiguration; |
324 | | - baseConfigurationReference = 2F8A2FBFCEF95140E01995E8 /* Pods-PINOperationExample.debug.xcconfig */; |
325 | 285 | buildSettings = { |
326 | 286 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
327 | 287 | CLANG_ENABLE_MODULES = YES; |
| 288 | + CODE_SIGN_IDENTITY = "Apple Development"; |
328 | 289 | CODE_SIGN_STYLE = Automatic; |
329 | 290 | DEVELOPMENT_TEAM = ""; |
330 | 291 | INFOPLIST_FILE = PINOperationExample/Info.plist; |
331 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
332 | 292 | LD_RUNPATH_SEARCH_PATHS = ( |
333 | 293 | "$(inherited)", |
334 | 294 | "@executable_path/Frameworks", |
335 | 295 | ); |
336 | 296 | PRODUCT_BUNDLE_IDENTIFIER = com.pinterest.PINOperationExample; |
337 | 297 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 298 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
338 | 299 | SWIFT_OBJC_BRIDGING_HEADER = "PINOperationExample/PINOperationExample-Bridging-Header.h"; |
339 | 300 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
340 | 301 | SWIFT_VERSION = 5.0; |
|
344 | 305 | }; |
345 | 306 | 13872761245D5BB800C1F56D /* Release */ = { |
346 | 307 | isa = XCBuildConfiguration; |
347 | | - baseConfigurationReference = 15635AC2BB0501241D3126BA /* Pods-PINOperationExample.release.xcconfig */; |
348 | 308 | buildSettings = { |
349 | 309 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
350 | 310 | CLANG_ENABLE_MODULES = YES; |
| 311 | + CODE_SIGN_IDENTITY = "Apple Development"; |
351 | 312 | CODE_SIGN_STYLE = Automatic; |
352 | 313 | DEVELOPMENT_TEAM = ""; |
353 | 314 | INFOPLIST_FILE = PINOperationExample/Info.plist; |
354 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
355 | 315 | LD_RUNPATH_SEARCH_PATHS = ( |
356 | 316 | "$(inherited)", |
357 | 317 | "@executable_path/Frameworks", |
358 | 318 | ); |
359 | 319 | PRODUCT_BUNDLE_IDENTIFIER = com.pinterest.PINOperationExample; |
360 | 320 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 321 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
361 | 322 | SWIFT_OBJC_BRIDGING_HEADER = "PINOperationExample/PINOperationExample-Bridging-Header.h"; |
362 | 323 | SWIFT_VERSION = 5.0; |
363 | 324 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments