|
38 | 38 | 61FE2D279B7F41CA7A71318E /* Pods_ArrayPlusTuple_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ArrayPlusTuple_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 39 | 77B357480E2FA949855CB4D4 /* Pods-ArrayPlusTuple_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ArrayPlusTuple_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ArrayPlusTuple_Tests/Pods-ArrayPlusTuple_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
40 | 40 | A090D53607D80EC7099C1692 /* Pods-ArrayPlusTuple_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ArrayPlusTuple_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ArrayPlusTuple_Example/Pods-ArrayPlusTuple_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
41 | | - CC021792C9B872913E5BB2DF /* ArrayPlusTuple.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ArrayPlusTuple.podspec; path = ../ArrayPlusTuple.podspec; sourceTree = "<group>"; }; |
| 41 | + CC021792C9B872913E5BB2DF /* ArrayPlusTuple.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ArrayPlusTuple.podspec; path = ../ArrayPlusTuple.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
42 | 42 | DE18FD3D20C2B78500E2CBA1 /* ArraySpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArraySpec.swift; sourceTree = "<group>"; }; |
43 | 43 | DEDE956620C2D74F00B342CB /* Fastfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Fastfile; path = ../fastlane/Fastfile; sourceTree = "<group>"; }; |
44 | 44 | /* End PBXFileReference section */ |
|
199 | 199 | isa = PBXProject; |
200 | 200 | attributes = { |
201 | 201 | LastSwiftUpdateCheck = 0830; |
202 | | - LastUpgradeCheck = 0830; |
| 202 | + LastUpgradeCheck = 1030; |
203 | 203 | ORGANIZATIONNAME = CocoaPods; |
204 | 204 | TargetAttributes = { |
205 | 205 | 607FACCF1AFB9204008FA782 = { |
|
218 | 218 | developmentRegion = English; |
219 | 219 | hasScannedForEncodings = 0; |
220 | 220 | knownRegions = ( |
| 221 | + English, |
221 | 222 | en, |
222 | 223 | Base, |
223 | 224 | ); |
|
257 | 258 | files = ( |
258 | 259 | ); |
259 | 260 | inputPaths = ( |
260 | | - "${SRCROOT}/Pods/Target Support Files/Pods-ArrayPlusTuple_Tests/Pods-ArrayPlusTuple_Tests-frameworks.sh", |
| 261 | + "${PODS_ROOT}/Target Support Files/Pods-ArrayPlusTuple_Tests/Pods-ArrayPlusTuple_Tests-frameworks.sh", |
261 | 262 | "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
262 | 263 | "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
263 | | - "${BUILT_PRODUCTS_DIR}/QuickGWT/QuickGWT.framework", |
264 | 264 | ); |
265 | 265 | name = "[CP] Embed Pods Frameworks"; |
266 | 266 | outputPaths = ( |
267 | 267 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework", |
268 | 268 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework", |
269 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QuickGWT.framework", |
270 | 269 | ); |
271 | 270 | runOnlyForDeploymentPostprocessing = 0; |
272 | 271 | shellPath = /bin/sh; |
273 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ArrayPlusTuple_Tests/Pods-ArrayPlusTuple_Tests-frameworks.sh\"\n"; |
| 272 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ArrayPlusTuple_Tests/Pods-ArrayPlusTuple_Tests-frameworks.sh\"\n"; |
274 | 273 | showEnvVarsInLog = 0; |
275 | 274 | }; |
276 | 275 | DBF80F25CCECDFD4B0962854 /* [CP] Check Pods Manifest.lock */ = { |
|
315 | 314 | files = ( |
316 | 315 | ); |
317 | 316 | inputPaths = ( |
318 | | - "${SRCROOT}/Pods/Target Support Files/Pods-ArrayPlusTuple_Example/Pods-ArrayPlusTuple_Example-frameworks.sh", |
| 317 | + "${PODS_ROOT}/Target Support Files/Pods-ArrayPlusTuple_Example/Pods-ArrayPlusTuple_Example-frameworks.sh", |
319 | 318 | "${BUILT_PRODUCTS_DIR}/ArrayPlusTuple/ArrayPlusTuple.framework", |
320 | 319 | "${BUILT_PRODUCTS_DIR}/InjectableLoggers/InjectableLoggers.framework", |
321 | 320 | ); |
|
326 | 325 | ); |
327 | 326 | runOnlyForDeploymentPostprocessing = 0; |
328 | 327 | shellPath = /bin/sh; |
329 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ArrayPlusTuple_Example/Pods-ArrayPlusTuple_Example-frameworks.sh\"\n"; |
| 328 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ArrayPlusTuple_Example/Pods-ArrayPlusTuple_Example-frameworks.sh\"\n"; |
330 | 329 | showEnvVarsInLog = 0; |
331 | 330 | }; |
332 | 331 | /* End PBXShellScriptBuildPhase section */ |
|
363 | 362 | isa = XCBuildConfiguration; |
364 | 363 | buildSettings = { |
365 | 364 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 365 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
366 | 366 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
367 | 367 | CLANG_CXX_LIBRARY = "libc++"; |
368 | 368 | CLANG_ENABLE_MODULES = YES; |
|
371 | 371 | CLANG_WARN_BOOL_CONVERSION = YES; |
372 | 372 | CLANG_WARN_COMMA = YES; |
373 | 373 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 374 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
374 | 375 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
375 | 376 | CLANG_WARN_EMPTY_BODY = YES; |
376 | 377 | CLANG_WARN_ENUM_CONVERSION = YES; |
377 | 378 | CLANG_WARN_INFINITE_RECURSION = YES; |
378 | 379 | CLANG_WARN_INT_CONVERSION = YES; |
379 | 380 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 381 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
380 | 382 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
381 | 383 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
382 | 384 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
409 | 411 | ONLY_ACTIVE_ARCH = YES; |
410 | 412 | SDKROOT = iphoneos; |
411 | 413 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 414 | + SWIFT_VERSION = 5.0; |
412 | 415 | }; |
413 | 416 | name = Debug; |
414 | 417 | }; |
415 | 418 | 607FACEE1AFB9204008FA782 /* Release */ = { |
416 | 419 | isa = XCBuildConfiguration; |
417 | 420 | buildSettings = { |
418 | 421 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 422 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
419 | 423 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
420 | 424 | CLANG_CXX_LIBRARY = "libc++"; |
421 | 425 | CLANG_ENABLE_MODULES = YES; |
|
424 | 428 | CLANG_WARN_BOOL_CONVERSION = YES; |
425 | 429 | CLANG_WARN_COMMA = YES; |
426 | 430 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 431 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
427 | 432 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
428 | 433 | CLANG_WARN_EMPTY_BODY = YES; |
429 | 434 | CLANG_WARN_ENUM_CONVERSION = YES; |
430 | 435 | CLANG_WARN_INFINITE_RECURSION = YES; |
431 | 436 | CLANG_WARN_INT_CONVERSION = YES; |
432 | 437 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 438 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
433 | 439 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
434 | 440 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
435 | 441 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
454 | 460 | MTL_ENABLE_DEBUG_INFO = NO; |
455 | 461 | SDKROOT = iphoneos; |
456 | 462 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 463 | + SWIFT_VERSION = 5.0; |
457 | 464 | VALIDATE_PRODUCT = YES; |
458 | 465 | }; |
459 | 466 | name = Release; |
|
469 | 476 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
470 | 477 | PRODUCT_NAME = "$(TARGET_NAME)"; |
471 | 478 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
472 | | - SWIFT_VERSION = 4.0; |
| 479 | + SWIFT_VERSION = 5.0; |
473 | 480 | }; |
474 | 481 | name = Debug; |
475 | 482 | }; |
|
484 | 491 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
485 | 492 | PRODUCT_NAME = "$(TARGET_NAME)"; |
486 | 493 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
487 | | - SWIFT_VERSION = 4.0; |
| 494 | + SWIFT_VERSION = 5.0; |
488 | 495 | }; |
489 | 496 | name = Release; |
490 | 497 | }; |
|
505 | 512 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
506 | 513 | PRODUCT_NAME = "$(TARGET_NAME)"; |
507 | 514 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
508 | | - SWIFT_VERSION = 4.0; |
| 515 | + SWIFT_VERSION = 5.0; |
509 | 516 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ArrayPlusTuple_Example.app/ArrayPlusTuple_Example"; |
510 | 517 | }; |
511 | 518 | name = Debug; |
|
523 | 530 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
524 | 531 | PRODUCT_NAME = "$(TARGET_NAME)"; |
525 | 532 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
526 | | - SWIFT_VERSION = 4.0; |
| 533 | + SWIFT_VERSION = 5.0; |
527 | 534 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ArrayPlusTuple_Example.app/ArrayPlusTuple_Example"; |
528 | 535 | }; |
529 | 536 | name = Release; |
|
0 commit comments