|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 54; |
| 6 | + objectVersion = 90; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 123FC3EF2DB8CF3F00217EFA /* NukeExtensions.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEBEC60E2DB66ACB00FA295C /* NukeExtensions.xcframework */; }; |
11 | | - 7D013CDE265D5A2100454172 /* Nuke.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D013CDD265D5A2100454172 /* Nuke.xcframework */; }; |
12 | 10 | B08309D5241256530090FB75 /* NukeProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = B08309D3241256530090FB75 /* NukeProxy.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
13 | 11 | B08309E7241259650090FB75 /* NukeProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = B08309E6241259650090FB75 /* NukeProxy.swift */; }; |
| 12 | + F590BFEC2EC5BCBC00F87EE9 /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = F590BFEB2EC5BCBC00F87EE9 /* Nuke */; }; |
| 13 | + F590BFEE2EC5BCBC00F87EE9 /* NukeExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = F590BFED2EC5BCBC00F87EE9 /* NukeExtensions */; }; |
14 | 14 | /* End PBXBuildFile section */ |
15 | 15 |
|
16 | 16 | /* Begin PBXFileReference section */ |
17 | | - 7D013CDD265D5A2100454172 /* Nuke.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Nuke.xcframework; path = Carthage/Build/Nuke.xcframework; sourceTree = "<group>"; }; |
18 | 17 | B08309D0241256530090FB75 /* NukeProxy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NukeProxy.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 18 | B08309D3241256530090FB75 /* NukeProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NukeProxy.h; sourceTree = "<group>"; }; |
20 | 19 | B08309D4241256530090FB75 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
21 | 20 | B08309E6241259650090FB75 /* NukeProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NukeProxy.swift; sourceTree = "<group>"; }; |
22 | | - CEBEC60E2DB66ACB00FA295C /* NukeExtensions.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = NukeExtensions.xcframework; path = Carthage/Build/NukeExtensions.xcframework; sourceTree = "<group>"; }; |
23 | 21 | /* End PBXFileReference section */ |
24 | 22 |
|
25 | 23 | /* Begin PBXFrameworksBuildPhase section */ |
26 | 24 | B08309CD241256530090FB75 /* Frameworks */ = { |
27 | 25 | isa = PBXFrameworksBuildPhase; |
28 | | - buildActionMask = 2147483647; |
29 | 26 | files = ( |
30 | | - 123FC3EF2DB8CF3F00217EFA /* NukeExtensions.xcframework in Frameworks */, |
31 | | - 7D013CDE265D5A2100454172 /* Nuke.xcframework in Frameworks */, |
| 27 | + F590BFEC2EC5BCBC00F87EE9 /* Nuke in Frameworks */, |
| 28 | + F590BFEE2EC5BCBC00F87EE9 /* NukeExtensions in Frameworks */, |
32 | 29 | ); |
33 | | - runOnlyForDeploymentPostprocessing = 0; |
34 | 30 | }; |
35 | 31 | /* End PBXFrameworksBuildPhase section */ |
36 | 32 |
|
|
65 | 61 | B08309DB241256A70090FB75 /* Frameworks */ = { |
66 | 62 | isa = PBXGroup; |
67 | 63 | children = ( |
68 | | - CEBEC60E2DB66ACB00FA295C /* NukeExtensions.xcframework */, |
69 | | - 7D013CDD265D5A2100454172 /* Nuke.xcframework */, |
70 | 64 | ); |
71 | 65 | name = Frameworks; |
72 | 66 | sourceTree = "<group>"; |
|
76 | 70 | /* Begin PBXHeadersBuildPhase section */ |
77 | 71 | B08309CB241256530090FB75 /* Headers */ = { |
78 | 72 | isa = PBXHeadersBuildPhase; |
79 | | - buildActionMask = 2147483647; |
80 | 73 | files = ( |
81 | 74 | B08309D5241256530090FB75 /* NukeProxy.h in Headers */, |
82 | 75 | ); |
83 | | - runOnlyForDeploymentPostprocessing = 0; |
84 | 76 | }; |
85 | 77 | /* End PBXHeadersBuildPhase section */ |
86 | 78 |
|
|
96 | 88 | ); |
97 | 89 | buildRules = ( |
98 | 90 | ); |
99 | | - dependencies = ( |
100 | | - ); |
101 | 91 | name = NukeProxy; |
102 | 92 | packageProductDependencies = ( |
| 93 | + F590BFEB2EC5BCBC00F87EE9 /* Nuke */, |
| 94 | + F590BFED2EC5BCBC00F87EE9 /* NukeExtensions */, |
103 | 95 | ); |
104 | 96 | productName = NukeProxy; |
105 | 97 | productReference = B08309D0241256530090FB75 /* NukeProxy.framework */; |
|
122 | 114 | }; |
123 | 115 | }; |
124 | 116 | buildConfigurationList = B08309CA241256530090FB75 /* Build configuration list for PBXProject "NukeProxy" */; |
125 | | - compatibilityVersion = "Xcode 9.3"; |
126 | 117 | developmentRegion = en; |
127 | 118 | hasScannedForEncodings = 0; |
128 | 119 | knownRegions = ( |
|
131 | 122 | ); |
132 | 123 | mainGroup = B08309C6241256530090FB75; |
133 | 124 | packageReferences = ( |
| 125 | + F590BFEA2EC5BCBC00F87EE9 /* XCRemoteSwiftPackageReference "Nuke" */, |
134 | 126 | ); |
| 127 | + preferredProjectObjectVersion = 90; |
135 | 128 | productRefGroup = B08309D1241256530090FB75 /* Products */; |
136 | 129 | projectDirPath = ""; |
137 | 130 | projectRoot = ""; |
|
144 | 137 | /* Begin PBXResourcesBuildPhase section */ |
145 | 138 | B08309CE241256530090FB75 /* Resources */ = { |
146 | 139 | isa = PBXResourcesBuildPhase; |
147 | | - buildActionMask = 2147483647; |
148 | 140 | files = ( |
149 | 141 | ); |
150 | | - runOnlyForDeploymentPostprocessing = 0; |
151 | 142 | }; |
152 | 143 | /* End PBXResourcesBuildPhase section */ |
153 | 144 |
|
154 | 145 | /* Begin PBXSourcesBuildPhase section */ |
155 | 146 | B08309CC241256530090FB75 /* Sources */ = { |
156 | 147 | isa = PBXSourcesBuildPhase; |
157 | | - buildActionMask = 2147483647; |
158 | 148 | files = ( |
159 | 149 | B08309E7241259650090FB75 /* NukeProxy.swift in Sources */, |
160 | 150 | ); |
161 | | - runOnlyForDeploymentPostprocessing = 0; |
162 | 151 | }; |
163 | 152 | /* End PBXSourcesBuildPhase section */ |
164 | 153 |
|
165 | 154 | /* Begin XCBuildConfiguration section */ |
166 | | - B08309D6241256530090FB75 /* Debug */ = { |
| 155 | + B08309D6241256530090FB75 /* Debug configuration for PBXProject "NukeProxy" */ = { |
167 | 156 | isa = XCBuildConfiguration; |
168 | 157 | buildSettings = { |
169 | 158 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
216 | 205 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
217 | 206 | GCC_WARN_UNUSED_FUNCTION = YES; |
218 | 207 | GCC_WARN_UNUSED_VARIABLE = YES; |
219 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 208 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
220 | 209 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
221 | 210 | MTL_FAST_MATH = YES; |
222 | 211 | ONLY_ACTIVE_ARCH = YES; |
|
229 | 218 | }; |
230 | 219 | name = Debug; |
231 | 220 | }; |
232 | | - B08309D7241256530090FB75 /* Release */ = { |
| 221 | + B08309D7241256530090FB75 /* Release configuration for PBXProject "NukeProxy" */ = { |
233 | 222 | isa = XCBuildConfiguration; |
234 | 223 | buildSettings = { |
235 | 224 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
276 | 265 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
277 | 266 | GCC_WARN_UNUSED_FUNCTION = YES; |
278 | 267 | GCC_WARN_UNUSED_VARIABLE = YES; |
279 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 268 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
280 | 269 | MTL_ENABLE_DEBUG_INFO = NO; |
281 | 270 | MTL_FAST_MATH = YES; |
282 | 271 | SDKROOT = iphoneos; |
|
289 | 278 | }; |
290 | 279 | name = Release; |
291 | 280 | }; |
292 | | - B08309D9241256530090FB75 /* Debug */ = { |
| 281 | + B08309D9241256530090FB75 /* Debug configuration for PBXNativeTarget "NukeProxy" */ = { |
293 | 282 | isa = XCBuildConfiguration; |
294 | 283 | buildSettings = { |
295 | 284 | BUILD_LIBRARY_FOR_DISTRIBUTION = YES; |
|
322 | 311 | }; |
323 | 312 | name = Debug; |
324 | 313 | }; |
325 | | - B08309DA241256530090FB75 /* Release */ = { |
| 314 | + B08309DA241256530090FB75 /* Release configuration for PBXNativeTarget "NukeProxy" */ = { |
326 | 315 | isa = XCBuildConfiguration; |
327 | 316 | buildSettings = { |
328 | 317 | BUILD_LIBRARY_FOR_DISTRIBUTION = YES; |
|
360 | 349 | B08309CA241256530090FB75 /* Build configuration list for PBXProject "NukeProxy" */ = { |
361 | 350 | isa = XCConfigurationList; |
362 | 351 | buildConfigurations = ( |
363 | | - B08309D6241256530090FB75 /* Debug */, |
364 | | - B08309D7241256530090FB75 /* Release */, |
| 352 | + B08309D6241256530090FB75 /* Debug configuration for PBXProject "NukeProxy" */, |
| 353 | + B08309D7241256530090FB75 /* Release configuration for PBXProject "NukeProxy" */, |
365 | 354 | ); |
366 | | - defaultConfigurationIsVisible = 0; |
367 | 355 | defaultConfigurationName = Release; |
368 | 356 | }; |
369 | 357 | B08309D8241256530090FB75 /* Build configuration list for PBXNativeTarget "NukeProxy" */ = { |
370 | 358 | isa = XCConfigurationList; |
371 | 359 | buildConfigurations = ( |
372 | | - B08309D9241256530090FB75 /* Debug */, |
373 | | - B08309DA241256530090FB75 /* Release */, |
| 360 | + B08309D9241256530090FB75 /* Debug configuration for PBXNativeTarget "NukeProxy" */, |
| 361 | + B08309DA241256530090FB75 /* Release configuration for PBXNativeTarget "NukeProxy" */, |
374 | 362 | ); |
375 | | - defaultConfigurationIsVisible = 0; |
376 | 363 | defaultConfigurationName = Release; |
377 | 364 | }; |
378 | 365 | /* End XCConfigurationList section */ |
| 366 | + |
| 367 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 368 | + F590BFEA2EC5BCBC00F87EE9 /* XCRemoteSwiftPackageReference "Nuke" */ = { |
| 369 | + isa = XCRemoteSwiftPackageReference; |
| 370 | + repositoryURL = "https://github.com/kean/Nuke"; |
| 371 | + requirement = { |
| 372 | + kind = upToNextMajorVersion; |
| 373 | + minimumVersion = 12.8.0; |
| 374 | + }; |
| 375 | + }; |
| 376 | +/* End XCRemoteSwiftPackageReference section */ |
| 377 | + |
| 378 | +/* Begin XCSwiftPackageProductDependency section */ |
| 379 | + F590BFEB2EC5BCBC00F87EE9 /* Nuke */ = { |
| 380 | + isa = XCSwiftPackageProductDependency; |
| 381 | + package = F590BFEA2EC5BCBC00F87EE9 /* XCRemoteSwiftPackageReference "Nuke" */; |
| 382 | + productName = Nuke; |
| 383 | + }; |
| 384 | + F590BFED2EC5BCBC00F87EE9 /* NukeExtensions */ = { |
| 385 | + isa = XCSwiftPackageProductDependency; |
| 386 | + package = F590BFEA2EC5BCBC00F87EE9 /* XCRemoteSwiftPackageReference "Nuke" */; |
| 387 | + productName = NukeExtensions; |
| 388 | + }; |
| 389 | +/* End XCSwiftPackageProductDependency section */ |
379 | 390 | }; |
380 | 391 | rootObject = B08309C7241256530090FB75 /* Project object */; |
381 | 392 | } |
0 commit comments