|
27 | 27 | 7F7E8F1D1C8AD4B1008A13A9 /* URLEncodedSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F7E8F131C8AD4B1008A13A9 /* URLEncodedSerialization.swift */; }; |
28 | 28 | /* End PBXBuildFile section */ |
29 | 29 |
|
| 30 | +/* Begin PBXContainerItemProxy section */ |
| 31 | + 7F4A73AC1CA839AE002554B1 /* PBXContainerItemProxy */ = { |
| 32 | + isa = PBXContainerItemProxy; |
| 33 | + containerPortal = 7F45FCD41A94D02C006863BB /* Project object */; |
| 34 | + proxyType = 1; |
| 35 | + remoteGlobalIDString = 141F12161C1C9ABE0026D415; |
| 36 | + remoteInfo = APIKit; |
| 37 | + }; |
| 38 | +/* End PBXContainerItemProxy section */ |
| 39 | + |
30 | 40 | /* Begin PBXCopyFilesBuildPhase section */ |
31 | 41 | 141F12351C1C9AC70026D415 /* Copy Frameworks */ = { |
32 | 42 | isa = PBXCopyFilesBuildPhase; |
|
222 | 232 | buildRules = ( |
223 | 233 | ); |
224 | 234 | dependencies = ( |
| 235 | + 7F4A73AD1CA839AE002554B1 /* PBXTargetDependency */, |
225 | 236 | ); |
226 | 237 | name = Tests; |
227 | 238 | productName = APIKitTests; |
|
235 | 246 | isa = PBXProject; |
236 | 247 | attributes = { |
237 | 248 | LastSwiftUpdateCheck = 0700; |
238 | | - LastUpgradeCheck = 0700; |
| 249 | + LastUpgradeCheck = 0730; |
239 | 250 | ORGANIZATIONNAME = "Yosuke Ishikawa"; |
240 | 251 | }; |
241 | 252 | buildConfigurationList = 7F45FCD71A94D02C006863BB /* Build configuration list for PBXProject "APIKit" */; |
|
303 | 314 | }; |
304 | 315 | /* End PBXSourcesBuildPhase section */ |
305 | 316 |
|
| 317 | +/* Begin PBXTargetDependency section */ |
| 318 | + 7F4A73AD1CA839AE002554B1 /* PBXTargetDependency */ = { |
| 319 | + isa = PBXTargetDependency; |
| 320 | + target = 141F12161C1C9ABE0026D415 /* APIKit */; |
| 321 | + targetProxy = 7F4A73AC1CA839AE002554B1 /* PBXContainerItemProxy */; |
| 322 | + }; |
| 323 | +/* End PBXTargetDependency section */ |
| 324 | + |
306 | 325 | /* Begin XCBuildConfiguration section */ |
307 | 326 | 141F12241C1C9ABE0026D415 /* Debug */ = { |
308 | 327 | isa = XCBuildConfiguration; |
|
336 | 355 | isa = XCBuildConfiguration; |
337 | 356 | baseConfigurationReference = 141F12101C1C96820026D415 /* Debug.xcconfig */; |
338 | 357 | buildSettings = { |
| 358 | + ENABLE_TESTABILITY = YES; |
| 359 | + ONLY_ACTIVE_ARCH = YES; |
339 | 360 | }; |
340 | 361 | name = Debug; |
341 | 362 | }; |
|
0 commit comments