|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 141F12201C1C9ABE0026D415 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5115241B1FFBA900514240 /* Result.framework */; }; |
11 | | - 141F12311C1C9AC70026D415 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5115241B1FFBA900514240 /* Result.framework */; }; |
12 | | - 141F12361C1C9AC70026D415 /* Result.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CD5115241B1FFBA900514240 /* Result.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 10 | 7F698E501D9D680C00F1561D /* FormURLEncodedBodyParametersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F698E3C1D9D680C00F1561D /* FormURLEncodedBodyParametersTests.swift */; }; |
14 | 11 | 7F698E511D9D680C00F1561D /* JSONBodyParametersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F698E3D1D9D680C00F1561D /* JSONBodyParametersTests.swift */; }; |
15 | 12 | 7F698E521D9D680C00F1561D /* MultipartFormDataParametersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F698E3E1D9D680C00F1561D /* MultipartFormDataParametersTests.swift */; }; |
|
72 | 69 | dstPath = ""; |
73 | 70 | dstSubfolderSpec = 10; |
74 | 71 | files = ( |
75 | | - 141F12361C1C9AC70026D415 /* Result.framework in Copy Frameworks */, |
76 | 72 | ); |
77 | 73 | name = "Copy Frameworks"; |
78 | 74 | runOnlyForDeploymentPostprocessing = 0; |
|
129 | 125 | 7F7048F21D9D8A1F003C99F6 /* URLEncodedSerialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = URLEncodedSerialization.swift; path = Sources/APIKit/Serializations/URLEncodedSerialization.swift; sourceTree = SOURCE_ROOT; }; |
130 | 126 | 7F8ECDFD1B6A799E00234E04 /* Demo.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Demo.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
131 | 127 | 7FA1690C1D9D8C80006C982B /* HTTPStub.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTTPStub.swift; sourceTree = "<group>"; }; |
132 | | - CD5115241B1FFBA900514240 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Result.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
133 | 128 | ECA831471DE4DDBF004EB1B5 /* ProtobufDataParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProtobufDataParser.swift; path = Sources/APIKit/DataParser/ProtobufDataParser.swift; sourceTree = SOURCE_ROOT; }; |
134 | 129 | ECA831491DE4DEBE004EB1B5 /* ProtobufDataParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProtobufDataParserTests.swift; sourceTree = "<group>"; }; |
135 | 130 | ECA8314B1DE4E677004EB1B5 /* ProtobufBodyParameters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProtobufBodyParameters.swift; path = Sources/APIKit/BodyParameters/ProtobufBodyParameters.swift; sourceTree = SOURCE_ROOT; }; |
|
141 | 136 | isa = PBXFrameworksBuildPhase; |
142 | 137 | buildActionMask = 2147483647; |
143 | 138 | files = ( |
144 | | - 141F12201C1C9ABE0026D415 /* Result.framework in Frameworks */, |
145 | 139 | ); |
146 | 140 | runOnlyForDeploymentPostprocessing = 0; |
147 | 141 | }; |
148 | 142 | 141F12301C1C9AC70026D415 /* Frameworks */ = { |
149 | 143 | isa = PBXFrameworksBuildPhase; |
150 | 144 | buildActionMask = 2147483647; |
151 | 145 | files = ( |
152 | | - 141F12311C1C9AC70026D415 /* Result.framework in Frameworks */, |
153 | 146 | ); |
154 | 147 | runOnlyForDeploymentPostprocessing = 0; |
155 | 148 | }; |
|
308 | 301 | children = ( |
309 | 302 | 7F7048C61D9D89BE003C99F6 /* APIKit.h */, |
310 | 303 | 7F7048C91D9D89BE003C99F6 /* Info.plist */, |
311 | | - CD5115241B1FFBA900514240 /* Result.framework */, |
312 | 304 | ); |
313 | 305 | name = "Supporting Files"; |
314 | 306 | sourceTree = "<group>"; |
|
402 | 394 | isa = PBXProject; |
403 | 395 | attributes = { |
404 | 396 | LastSwiftUpdateCheck = 0730; |
405 | | - LastUpgradeCheck = 0930; |
| 397 | + LastUpgradeCheck = 1020; |
406 | 398 | ORGANIZATIONNAME = "Yosuke Ishikawa"; |
407 | 399 | TargetAttributes = { |
408 | 400 | 141F12161C1C9ABE0026D415 = { |
|
415 | 407 | }; |
416 | 408 | buildConfigurationList = 7F45FCD71A94D02C006863BB /* Build configuration list for PBXProject "APIKit" */; |
417 | 409 | compatibilityVersion = "Xcode 3.2"; |
418 | | - developmentRegion = English; |
| 410 | + developmentRegion = en; |
419 | 411 | hasScannedForEncodings = 0; |
420 | 412 | knownRegions = ( |
421 | 413 | en, |
|
562 | 554 | isa = XCBuildConfiguration; |
563 | 555 | baseConfigurationReference = 141F12101C1C96820026D415 /* Debug.xcconfig */; |
564 | 556 | buildSettings = { |
| 557 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
565 | 558 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
566 | 559 | CLANG_WARN_COMMA = YES; |
567 | 560 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
|
575 | 568 | ENABLE_TESTABILITY = YES; |
576 | 569 | GCC_NO_COMMON_BLOCKS = YES; |
577 | 570 | ONLY_ACTIVE_ARCH = YES; |
578 | | - SWIFT_VERSION = 4.0; |
| 571 | + SWIFT_VERSION = 5.0; |
579 | 572 | }; |
580 | 573 | name = Debug; |
581 | 574 | }; |
582 | 575 | 7F45FCF21A94D02C006863BB /* Release */ = { |
583 | 576 | isa = XCBuildConfiguration; |
584 | 577 | baseConfigurationReference = 141F12111C1C96820026D415 /* Release.xcconfig */; |
585 | 578 | buildSettings = { |
| 579 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
586 | 580 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
587 | 581 | CLANG_WARN_COMMA = YES; |
588 | 582 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
|
594 | 588 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
595 | 589 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
596 | 590 | GCC_NO_COMMON_BLOCKS = YES; |
597 | | - SWIFT_VERSION = 4.0; |
| 591 | + SWIFT_VERSION = 5.0; |
598 | 592 | }; |
599 | 593 | name = Release; |
600 | 594 | }; |
|
0 commit comments