|
12 | 12 | 0050C1C61EDDA02700665F74 /* LifecycleBehaviorsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0050C1C51EDDA02700665F74 /* LifecycleBehaviorsListViewController.swift */; }; |
13 | 13 | 04CD173B1AB7C4F6286F8FA1 /* Pods_Swiftilities_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 849AC9425E95C2FF6F694A7F /* Pods_Swiftilities_Example.framework */; }; |
14 | 14 | 2340A5BD1E8CC67A00572417 /* TestModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 2340A5BA1E8CC3B500572417 /* TestModel.xcdatamodeld */; }; |
| 15 | + 521859AF265EF84E00C819D3 /* ValidatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD74F57D1E2FC4D3005E59FF /* ValidatorTests.swift */; }; |
| 16 | + 521859B0265EF84E00C819D3 /* LicenseFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDF471521DDFB20100D4D5A2 /* LicenseFormatterTests.swift */; }; |
| 17 | + 521859B1265EF84E00C819D3 /* TestModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 2340A5BA1E8CC3B500572417 /* TestModel.xcdatamodeld */; }; |
| 18 | + 521859B2265EF84E00C819D3 /* RootViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72E281A61E5DDE59000D0C9D /* RootViewControllerTests.swift */; }; |
| 19 | + 521859B3265EF84E00C819D3 /* TableViewHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDCBBA9C1EA7D95D00610F47 /* TableViewHelperTests.swift */; }; |
| 20 | + 521859B4265EF84E00C819D3 /* LogTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDF3429D1EA02B5100E6328B /* LogTests.swift */; }; |
| 21 | + 521859B5265EF84E00C819D3 /* MathTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD32DE731CEA1EC600FC0C7E /* MathTests.swift */; }; |
| 22 | + 521859B6265EF84E00C819D3 /* CoreDataStackTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D98569CA23E8C54D007EF367 /* CoreDataStackTests.swift */; }; |
| 23 | + 521859B8265EF84E00C819D3 /* Pods_Swiftilities_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F294762325B4901AA48D27B1 /* Pods_Swiftilities_Tests.framework */; }; |
15 | 24 | 722099011E5F46EE0098229D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 722098FF1E5F46EE0098229D /* Main.storyboard */; }; |
16 | 25 | 722099061E5F470D0098229D /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 722099031E5F470D0098229D /* LaunchScreen.xib */; }; |
17 | 26 | 722099071E5F470D0098229D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 722099051E5F470D0098229D /* Images.xcassets */; }; |
|
37 | 46 | /* End PBXBuildFile section */ |
38 | 47 |
|
39 | 48 | /* Begin PBXContainerItemProxy section */ |
| 49 | + 521859AC265EF84E00C819D3 /* PBXContainerItemProxy */ = { |
| 50 | + isa = PBXContainerItemProxy; |
| 51 | + containerPortal = 607FACC81AFB9204008FA782 /* Project object */; |
| 52 | + proxyType = 1; |
| 53 | + remoteGlobalIDString = 607FACCF1AFB9204008FA782; |
| 54 | + remoteInfo = Swiftilities_Example; |
| 55 | + }; |
40 | 56 | D909A58020DAE3E7007BCA07 /* PBXContainerItemProxy */ = { |
41 | 57 | isa = PBXContainerItemProxy; |
42 | 58 | containerPortal = 607FACC81AFB9204008FA782 /* Project object */; |
|
52 | 68 | 0050C1C51EDDA02700665F74 /* LifecycleBehaviorsListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LifecycleBehaviorsListViewController.swift; sourceTree = "<group>"; }; |
53 | 69 | 2340A5BB1E8CC3B500572417 /* TestModel.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TestModel.xcdatamodel; sourceTree = "<group>"; }; |
54 | 70 | 3ED95507725D28046957F181 /* Pods-Swiftilities_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Swiftilities_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Swiftilities_Tests/Pods-Swiftilities_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 71 | + 521859BE265EF84E00C819D3 /* Swiftilities_Tests_Latest.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Swiftilities_Tests_Latest.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | 72 | 5524B820B7943401CC253A04 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
56 | 73 | 563BE12C99CEF6CB9AB591A4 /* Swiftilities.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Swiftilities.podspec; path = ../Swiftilities.podspec; sourceTree = "<group>"; }; |
57 | 74 | 607FACD01AFB9204008FA782 /* Swiftilities_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Swiftilities_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
88 | 105 | /* End PBXFileReference section */ |
89 | 106 |
|
90 | 107 | /* Begin PBXFrameworksBuildPhase section */ |
| 108 | + 521859B7265EF84E00C819D3 /* Frameworks */ = { |
| 109 | + isa = PBXFrameworksBuildPhase; |
| 110 | + buildActionMask = 2147483647; |
| 111 | + files = ( |
| 112 | + 521859B8265EF84E00C819D3 /* Pods_Swiftilities_Tests.framework in Frameworks */, |
| 113 | + ); |
| 114 | + runOnlyForDeploymentPostprocessing = 0; |
| 115 | + }; |
91 | 116 | 607FACCD1AFB9204008FA782 /* Frameworks */ = { |
92 | 117 | isa = PBXFrameworksBuildPhase; |
93 | 118 | buildActionMask = 2147483647; |
|
144 | 169 | children = ( |
145 | 170 | 607FACD01AFB9204008FA782 /* Swiftilities_Example.app */, |
146 | 171 | 607FACE51AFB9204008FA782 /* Swiftilities_Tests.xctest */, |
| 172 | + 521859BE265EF84E00C819D3 /* Swiftilities_Tests_Latest.xctest */, |
147 | 173 | ); |
148 | 174 | name = Products; |
149 | 175 | sourceTree = "<group>"; |
|
324 | 350 | /* End PBXGroup section */ |
325 | 351 |
|
326 | 352 | /* Begin PBXNativeTarget section */ |
| 353 | + 521859AA265EF84E00C819D3 /* Swiftilities_Tests_Latest */ = { |
| 354 | + isa = PBXNativeTarget; |
| 355 | + buildConfigurationList = 521859BB265EF84E00C819D3 /* Build configuration list for PBXNativeTarget "Swiftilities_Tests_Latest" */; |
| 356 | + buildPhases = ( |
| 357 | + 521859AD265EF84E00C819D3 /* [CP] Check Pods Manifest.lock */, |
| 358 | + 521859AE265EF84E00C819D3 /* Sources */, |
| 359 | + 521859B7265EF84E00C819D3 /* Frameworks */, |
| 360 | + 521859B9265EF84E00C819D3 /* Resources */, |
| 361 | + 521859BA265EF84E00C819D3 /* [CP] Embed Pods Frameworks */, |
| 362 | + ); |
| 363 | + buildRules = ( |
| 364 | + ); |
| 365 | + dependencies = ( |
| 366 | + 521859AB265EF84E00C819D3 /* PBXTargetDependency */, |
| 367 | + ); |
| 368 | + name = Swiftilities_Tests_Latest; |
| 369 | + productName = Tests; |
| 370 | + productReference = 521859BE265EF84E00C819D3 /* Swiftilities_Tests_Latest.xctest */; |
| 371 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 372 | + }; |
327 | 373 | 607FACCF1AFB9204008FA782 /* Swiftilities_Example */ = { |
328 | 374 | isa = PBXNativeTarget; |
329 | 375 | buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Swiftilities_Example" */; |
|
402 | 448 | targets = ( |
403 | 449 | 607FACCF1AFB9204008FA782 /* Swiftilities_Example */, |
404 | 450 | 607FACE41AFB9204008FA782 /* Swiftilities_Tests */, |
| 451 | + 521859AA265EF84E00C819D3 /* Swiftilities_Tests_Latest */, |
405 | 452 | ); |
406 | 453 | }; |
407 | 454 | /* End PBXProject section */ |
408 | 455 |
|
409 | 456 | /* Begin PBXResourcesBuildPhase section */ |
| 457 | + 521859B9265EF84E00C819D3 /* Resources */ = { |
| 458 | + isa = PBXResourcesBuildPhase; |
| 459 | + buildActionMask = 2147483647; |
| 460 | + files = ( |
| 461 | + ); |
| 462 | + runOnlyForDeploymentPostprocessing = 0; |
| 463 | + }; |
410 | 464 | 607FACCE1AFB9204008FA782 /* Resources */ = { |
411 | 465 | isa = PBXResourcesBuildPhase; |
412 | 466 | buildActionMask = 2147483647; |
|
445 | 499 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Swiftilities_Example/Pods-Swiftilities_Example-frameworks.sh\"\n"; |
446 | 500 | showEnvVarsInLog = 0; |
447 | 501 | }; |
| 502 | + 521859AD265EF84E00C819D3 /* [CP] Check Pods Manifest.lock */ = { |
| 503 | + isa = PBXShellScriptBuildPhase; |
| 504 | + buildActionMask = 2147483647; |
| 505 | + files = ( |
| 506 | + ); |
| 507 | + inputPaths = ( |
| 508 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 509 | + "${PODS_ROOT}/Manifest.lock", |
| 510 | + ); |
| 511 | + name = "[CP] Check Pods Manifest.lock"; |
| 512 | + outputPaths = ( |
| 513 | + "$(DERIVED_FILE_DIR)/Pods-Swiftilities_Tests-checkManifestLockResult.txt", |
| 514 | + ); |
| 515 | + runOnlyForDeploymentPostprocessing = 0; |
| 516 | + shellPath = /bin/sh; |
| 517 | + 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"; |
| 518 | + showEnvVarsInLog = 0; |
| 519 | + }; |
| 520 | + 521859BA265EF84E00C819D3 /* [CP] Embed Pods Frameworks */ = { |
| 521 | + isa = PBXShellScriptBuildPhase; |
| 522 | + buildActionMask = 2147483647; |
| 523 | + files = ( |
| 524 | + ); |
| 525 | + inputFileListPaths = ( |
| 526 | + "${PODS_ROOT}/Target Support Files/Pods-Swiftilities_Tests/Pods-Swiftilities_Tests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 527 | + ); |
| 528 | + name = "[CP] Embed Pods Frameworks"; |
| 529 | + outputFileListPaths = ( |
| 530 | + "${PODS_ROOT}/Target Support Files/Pods-Swiftilities_Tests/Pods-Swiftilities_Tests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 531 | + ); |
| 532 | + runOnlyForDeploymentPostprocessing = 0; |
| 533 | + shellPath = /bin/sh; |
| 534 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Swiftilities_Tests/Pods-Swiftilities_Tests-frameworks.sh\"\n"; |
| 535 | + showEnvVarsInLog = 0; |
| 536 | + }; |
448 | 537 | 662F65D4D4E8DC340A9997D2 /* [CP] Check Pods Manifest.lock */ = { |
449 | 538 | isa = PBXShellScriptBuildPhase; |
450 | 539 | buildActionMask = 2147483647; |
|
515 | 604 | /* End PBXShellScriptBuildPhase section */ |
516 | 605 |
|
517 | 606 | /* Begin PBXSourcesBuildPhase section */ |
| 607 | + 521859AE265EF84E00C819D3 /* Sources */ = { |
| 608 | + isa = PBXSourcesBuildPhase; |
| 609 | + buildActionMask = 2147483647; |
| 610 | + files = ( |
| 611 | + 521859AF265EF84E00C819D3 /* ValidatorTests.swift in Sources */, |
| 612 | + 521859B0265EF84E00C819D3 /* LicenseFormatterTests.swift in Sources */, |
| 613 | + 521859B1265EF84E00C819D3 /* TestModel.xcdatamodeld in Sources */, |
| 614 | + 521859B2265EF84E00C819D3 /* RootViewControllerTests.swift in Sources */, |
| 615 | + 521859B3265EF84E00C819D3 /* TableViewHelperTests.swift in Sources */, |
| 616 | + 521859B4265EF84E00C819D3 /* LogTests.swift in Sources */, |
| 617 | + 521859B5265EF84E00C819D3 /* MathTests.swift in Sources */, |
| 618 | + 521859B6265EF84E00C819D3 /* CoreDataStackTests.swift in Sources */, |
| 619 | + ); |
| 620 | + runOnlyForDeploymentPostprocessing = 0; |
| 621 | + }; |
518 | 622 | 607FACCC1AFB9204008FA782 /* Sources */ = { |
519 | 623 | isa = PBXSourcesBuildPhase; |
520 | 624 | buildActionMask = 2147483647; |
|
553 | 657 | /* End PBXSourcesBuildPhase section */ |
554 | 658 |
|
555 | 659 | /* Begin PBXTargetDependency section */ |
| 660 | + 521859AB265EF84E00C819D3 /* PBXTargetDependency */ = { |
| 661 | + isa = PBXTargetDependency; |
| 662 | + target = 607FACCF1AFB9204008FA782 /* Swiftilities_Example */; |
| 663 | + targetProxy = 521859AC265EF84E00C819D3 /* PBXContainerItemProxy */; |
| 664 | + }; |
556 | 665 | D909A58120DAE3E7007BCA07 /* PBXTargetDependency */ = { |
557 | 666 | isa = PBXTargetDependency; |
558 | 667 | target = 607FACCF1AFB9204008FA782 /* Swiftilities_Example */; |
|
580 | 689 | /* End PBXVariantGroup section */ |
581 | 690 |
|
582 | 691 | /* Begin XCBuildConfiguration section */ |
| 692 | + 521859BC265EF84E00C819D3 /* Debug */ = { |
| 693 | + isa = XCBuildConfiguration; |
| 694 | + baseConfigurationReference = 3ED95507725D28046957F181 /* Pods-Swiftilities_Tests.debug.xcconfig */; |
| 695 | + buildSettings = { |
| 696 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
| 697 | + CODE_SIGN_STYLE = Manual; |
| 698 | + DEVELOPMENT_TEAM = ""; |
| 699 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 700 | + "DEBUG=1", |
| 701 | + "$(inherited)", |
| 702 | + ); |
| 703 | + INFOPLIST_FILE = Tests/Info.plist; |
| 704 | + IPHONEOS_DEPLOYMENT_TARGET = 14.4; |
| 705 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 706 | + "$(inherited)", |
| 707 | + "@executable_path/Frameworks", |
| 708 | + "@loader_path/Frameworks", |
| 709 | + ); |
| 710 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
| 711 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 712 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 713 | + SWIFT_VERSION = 5.0; |
| 714 | + }; |
| 715 | + name = Debug; |
| 716 | + }; |
| 717 | + 521859BD265EF84E00C819D3 /* Release */ = { |
| 718 | + isa = XCBuildConfiguration; |
| 719 | + baseConfigurationReference = 7396494F9BA8221A6823B9D4 /* Pods-Swiftilities_Tests.release.xcconfig */; |
| 720 | + buildSettings = { |
| 721 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
| 722 | + CODE_SIGN_STYLE = Manual; |
| 723 | + DEVELOPMENT_TEAM = ""; |
| 724 | + INFOPLIST_FILE = Tests/Info.plist; |
| 725 | + IPHONEOS_DEPLOYMENT_TARGET = 14.4; |
| 726 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 727 | + "$(inherited)", |
| 728 | + "@executable_path/Frameworks", |
| 729 | + "@loader_path/Frameworks", |
| 730 | + ); |
| 731 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; |
| 732 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 733 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 734 | + SWIFT_VERSION = 5.0; |
| 735 | + }; |
| 736 | + name = Release; |
| 737 | + }; |
583 | 738 | 607FACED1AFB9204008FA782 /* Debug */ = { |
584 | 739 | isa = XCBuildConfiguration; |
585 | 740 | buildSettings = { |
|
776 | 931 | /* End XCBuildConfiguration section */ |
777 | 932 |
|
778 | 933 | /* Begin XCConfigurationList section */ |
| 934 | + 521859BB265EF84E00C819D3 /* Build configuration list for PBXNativeTarget "Swiftilities_Tests_Latest" */ = { |
| 935 | + isa = XCConfigurationList; |
| 936 | + buildConfigurations = ( |
| 937 | + 521859BC265EF84E00C819D3 /* Debug */, |
| 938 | + 521859BD265EF84E00C819D3 /* Release */, |
| 939 | + ); |
| 940 | + defaultConfigurationIsVisible = 0; |
| 941 | + defaultConfigurationName = Release; |
| 942 | + }; |
779 | 943 | 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Swiftilities" */ = { |
780 | 944 | isa = XCConfigurationList; |
781 | 945 | buildConfigurations = ( |
|
0 commit comments