|
215 | 215 | 51417C272E1BF6B8000266C8 /* TokensOpacitySnapshotsTestsTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51417C262E1BF6B8000266C8 /* TokensOpacitySnapshotsTestsTestCase.swift */; }; |
216 | 216 | 51417C292E1BF70F000266C8 /* TokensColorSnapshotsTestsTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51417C282E1BF70F000266C8 /* TokensColorSnapshotsTestsTestCase.swift */; }; |
217 | 217 | 51417C2B2E1BF7B2000266C8 /* TokensFontSnapshotsTestsTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51417C2A2E1BF7B2000266C8 /* TokensFontSnapshotsTestsTestCase.swift */; }; |
| 218 | + 5149BADB2C3D6F4F000FA4BF /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 5149BADA2C3D6F4F000FA4BF /* Podfile */; }; |
218 | 219 | 5152DA1D2DE0BD440078B9F1 /* DesignToolbox+EnrichedTexts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5152DA1C2DE0BD3B0078B9F1 /* DesignToolbox+EnrichedTexts.swift */; }; |
219 | 220 | 5152DA1E2DE0BD440078B9F1 /* DesignToolbox+EnrichedTexts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5152DA1C2DE0BD3B0078B9F1 /* DesignToolbox+EnrichedTexts.swift */; }; |
220 | 221 | 515439232DE734E600B25D13 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 515439222DE734E600B25D13 /* Settings.bundle */; }; |
|
453 | 454 | 95CD64F22EB3A375008FAB03 /* WindowManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CD64F12EB3A371008FAB03 /* WindowManager.swift */; }; |
454 | 455 | 95D713EA2EB36B0400EBB7C2 /* OSUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D713E92EB36B0400EBB7C2 /* OSUtilities.swift */; }; |
455 | 456 | 95D713EC2EB36B0B00EBB7C2 /* View+extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D713EB2EB36B0B00EBB7C2 /* View+extensions.swift */; }; |
| 457 | + A5E69629240B3A88C139F084 /* Pods_DesignToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8ECF213874016985FA405A3 /* Pods_DesignToolbox.framework */; }; |
456 | 458 | FCA849142E9FF00500DBCE76 /* InputTagElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCA849122E9FF00500DBCE76 /* InputTagElement.swift */; }; |
457 | 459 | FCA849152E9FF00500DBCE76 /* InputTagConfigurationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCA849112E9FF00500DBCE76 /* InputTagConfigurationView.swift */; }; |
458 | 460 | FCA849162E9FF00500DBCE76 /* InputTagPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCA849132E9FF00500DBCE76 /* InputTagPage.swift */; }; |
|
635 | 637 | 51417C262E1BF6B8000266C8 /* TokensOpacitySnapshotsTestsTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokensOpacitySnapshotsTestsTestCase.swift; sourceTree = "<group>"; }; |
636 | 638 | 51417C282E1BF70F000266C8 /* TokensColorSnapshotsTestsTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokensColorSnapshotsTestsTestCase.swift; sourceTree = "<group>"; }; |
637 | 639 | 51417C2A2E1BF7B2000266C8 /* TokensFontSnapshotsTestsTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokensFontSnapshotsTestsTestCase.swift; sourceTree = "<group>"; }; |
| 640 | + 5149BADA2C3D6F4F000FA4BF /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; }; |
638 | 641 | 5152DA1C2DE0BD3B0078B9F1 /* DesignToolbox+EnrichedTexts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DesignToolbox+EnrichedTexts.swift"; sourceTree = "<group>"; }; |
639 | 642 | 515439222DE734E600B25D13 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; }; |
640 | 643 | 515EE9752E21329B00A60E96 /* ChipLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChipLayout.swift; sourceTree = "<group>"; }; |
|
781 | 784 | 6DFC20BF2CE3D39D00F2EC33 /* accessibility_detail.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = accessibility_detail.html; sourceTree = "<group>"; }; |
782 | 785 | 6DFC20C02CE3D39D00F2EC33 /* accessibility_result.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = accessibility_result.xml; sourceTree = "<group>"; }; |
783 | 786 | 95CD64F12EB3A371008FAB03 /* WindowManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowManager.swift; sourceTree = "<group>"; }; |
| 787 | + 8C66FEEE1D0289EB1A4D5730 /* Pods-DesignToolbox.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DesignToolbox.release.xcconfig"; path = "Target Support Files/Pods-DesignToolbox/Pods-DesignToolbox.release.xcconfig"; sourceTree = "<group>"; }; |
| 788 | + 8EFDA228C8677427EEF029B1 /* Pods-DesignToolbox.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DesignToolbox.debug.xcconfig"; path = "Target Support Files/Pods-DesignToolbox/Pods-DesignToolbox.debug.xcconfig"; sourceTree = "<group>"; }; |
784 | 789 | 95D713E92EB36B0400EBB7C2 /* OSUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSUtilities.swift; sourceTree = "<group>"; }; |
785 | 790 | 95D713EB2EB36B0B00EBB7C2 /* View+extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+extensions.swift"; sourceTree = "<group>"; }; |
| 791 | + 974E2EAB64D9123627CD7D29 /* Pods-DemoApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.release.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.release.xcconfig"; sourceTree = "<group>"; }; |
| 792 | + A8ECF213874016985FA405A3 /* Pods_DesignToolbox.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DesignToolbox.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 793 | + BF4130905502F287757622E2 /* Pods-DemoApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp.debug.xcconfig"; path = "Target Support Files/Pods-DemoApp/Pods-DemoApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 794 | + E4EBC0F46BFFE3801998F6B0 /* Pods-Showcase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Showcase.release.xcconfig"; path = "Target Support Files/Pods-Showcase/Pods-Showcase.release.xcconfig"; sourceTree = "<group>"; }; |
| 795 | + F98488CF05532E8CD405A8F8 /* Pods-Showcase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Showcase.debug.xcconfig"; path = "Target Support Files/Pods-Showcase/Pods-Showcase.debug.xcconfig"; sourceTree = "<group>"; }; |
786 | 796 | FCA849112E9FF00500DBCE76 /* InputTagConfigurationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputTagConfigurationView.swift; sourceTree = "<group>"; }; |
787 | 797 | FCA849122E9FF00500DBCE76 /* InputTagElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputTagElement.swift; sourceTree = "<group>"; }; |
788 | 798 | FCA849132E9FF00500DBCE76 /* InputTagPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputTagPage.swift; sourceTree = "<group>"; }; |
|
820 | 830 | 5115A16E2DDF39AC0025A760 /* OUDSThemesOrange in Frameworks */, |
821 | 831 | 070C35662C7762B90029C6A8 /* OUDSModules in Frameworks */, |
822 | 832 | 5131F14D2E324A9A00A942B0 /* OUDSThemesWireframe in Frameworks */, |
| 833 | + A5E69629240B3A88C139F084 /* Pods_DesignToolbox.framework in Frameworks */, |
823 | 834 | ); |
824 | 835 | runOnlyForDeploymentPostprocessing = 0; |
825 | 836 | }; |
|
1235 | 1246 | 0740A9902C9873500069D24A /* DesignToolboxSnapshotsTests */, |
1236 | 1247 | 51E599B52E27EDD0002BCB27 /* DesignToolboxUnitTests */, |
1237 | 1248 | 07FDCD922C296A500009AA13 /* Products */, |
| 1249 | + AFD4931269C94655071502F6 /* Pods */, |
| 1250 | + 6E90D400B72B50FE406E8DFC /* Frameworks */, |
1238 | 1251 | ); |
1239 | 1252 | sourceTree = "<group>"; |
1240 | 1253 | }; |
|
1269 | 1282 | 0740A98A2C98337C0069D24A /* fastlane */, |
1270 | 1283 | 0707B6432C2C569500A911E7 /* Gemfile */, |
1271 | 1284 | 5123647A2C3D7B3500572FD5 /* Gemfile.lock */, |
| 1285 | + 5149BADA2C3D6F4F000FA4BF /* Podfile */, |
1272 | 1286 | 07FDCDB82C296C370009AA13 /* .gitignore */, |
1273 | 1287 | 07FDCDA52C296B4B0009AA13 /* .gitattributes */, |
1274 | 1288 | 07FDCDB62C296C370009AA13 /* .gitleaks.toml */, |
|
2130 | 2144 | path = accessibilityStatement; |
2131 | 2145 | sourceTree = "<group>"; |
2132 | 2146 | }; |
| 2147 | + 6E90D400B72B50FE406E8DFC /* Frameworks */ = { |
| 2148 | + isa = PBXGroup; |
| 2149 | + children = ( |
| 2150 | + A8ECF213874016985FA405A3 /* Pods_DesignToolbox.framework */, |
| 2151 | + ); |
| 2152 | + name = Frameworks; |
| 2153 | + sourceTree = "<group>"; |
| 2154 | + }; |
| 2155 | + AFD4931269C94655071502F6 /* Pods */ = { |
| 2156 | + isa = PBXGroup; |
| 2157 | + children = ( |
| 2158 | + BF4130905502F287757622E2 /* Pods-DemoApp.debug.xcconfig */, |
| 2159 | + 974E2EAB64D9123627CD7D29 /* Pods-DemoApp.release.xcconfig */, |
| 2160 | + F98488CF05532E8CD405A8F8 /* Pods-Showcase.debug.xcconfig */, |
| 2161 | + E4EBC0F46BFFE3801998F6B0 /* Pods-Showcase.release.xcconfig */, |
| 2162 | + 8EFDA228C8677427EEF029B1 /* Pods-DesignToolbox.debug.xcconfig */, |
| 2163 | + 8C66FEEE1D0289EB1A4D5730 /* Pods-DesignToolbox.release.xcconfig */, |
| 2164 | + ); |
| 2165 | + path = Pods; |
| 2166 | + sourceTree = "<group>"; |
| 2167 | + }; |
2133 | 2168 | FCA849102E9FEFF600DBCE76 /* InputTag */ = { |
2134 | 2169 | isa = PBXGroup; |
2135 | 2170 | children = ( |
|
2178 | 2213 | isa = PBXNativeTarget; |
2179 | 2214 | buildConfigurationList = 07FDCD9F2C296A540009AA13 /* Build configuration list for PBXNativeTarget "DesignToolbox" */; |
2180 | 2215 | buildPhases = ( |
| 2216 | + 2A5B2E6765E57E6A6B13CBA1 /* [CP] Check Pods Manifest.lock */, |
| 2217 | + 0707B6412C2C414200A911E7 /* Run Swiftlint */, |
2181 | 2218 | 07FDCD8D2C296A500009AA13 /* Sources */, |
2182 | 2219 | 07FDCD8E2C296A500009AA13 /* Frameworks */, |
2183 | 2220 | 07FDCD8F2C296A500009AA13 /* Resources */, |
| 2221 | + 51B4005F2DDCC51E00B69CDC /* Run SwiftFormat */, |
2184 | 2222 | ); |
2185 | 2223 | buildRules = ( |
2186 | 2224 | ); |
|
2225 | 2263 | 51E599AC2E27ED5F002BCB27 /* PBXTargetDependency */, |
2226 | 2264 | ); |
2227 | 2265 | name = DesignToolboxUnitTests; |
| 2266 | + packageProductDependencies = ( |
| 2267 | + ); |
2228 | 2268 | productName = DesignToolboxUnitTest; |
2229 | 2269 | productReference = 51E599A72E27ED5F002BCB27 /* DesignToolboxUnitTests.xctest */; |
2230 | 2270 | productType = "com.apple.product-type.bundle.unit-test"; |
|
2325 | 2365 | 6DFC20C12CE3D39D00F2EC33 /* accessibility_detail.html in Resources */, |
2326 | 2366 | 6DFC20C22CE3D39D00F2EC33 /* accessibility_result.xml in Resources */, |
2327 | 2367 | 51D589902E8FCC350071E8BF /* README.md in Resources */, |
| 2368 | + 5149BADB2C3D6F4F000FA4BF /* Podfile in Resources */, |
2328 | 2369 | 51BD76242C466FCF0033365D /* Preview Assets.xcassets in Resources */, |
2329 | 2370 | 51BD76252C466FCF0033365D /* about_legal_information.html in Resources */, |
2330 | 2371 | 5180A3CF2E95941D00664BD0 /* HelveticaNeueLTArabic-Bold.ttf in Resources */, |
|
2361 | 2402 | /* End PBXResourcesBuildPhase section */ |
2362 | 2403 |
|
2363 | 2404 | /* Begin PBXShellScriptBuildPhase section */ |
| 2405 | + 0707B6412C2C414200A911E7 /* Run Swiftlint */ = { |
| 2406 | + isa = PBXShellScriptBuildPhase; |
| 2407 | + alwaysOutOfDate = 1; |
| 2408 | + buildActionMask = 2147483647; |
| 2409 | + files = ( |
| 2410 | + ); |
| 2411 | + inputFileListPaths = ( |
| 2412 | + ); |
| 2413 | + inputPaths = ( |
| 2414 | + ); |
| 2415 | + name = "Run Swiftlint"; |
| 2416 | + outputFileListPaths = ( |
| 2417 | + ); |
| 2418 | + outputPaths = ( |
| 2419 | + ); |
| 2420 | + runOnlyForDeploymentPostprocessing = 0; |
| 2421 | + shellPath = /bin/sh; |
| 2422 | + shellScript = "if which \"swiftlint\" >/dev/null; then\n swiftlint --config ../.swiftlint.yml DesignToolbox/* DesignToolboxSnapshotsTests/* DesignToolboxUITests/* DesignToolboxUnitTests/* DesignSystemToolboxAppCaptures/*\nelse\n echo \"warning: SwiftLint not installed, download from CocoaPods (see https://github.com/realm/SwiftLint)\"\nfi\n"; |
| 2423 | + }; |
| 2424 | + 2A5B2E6765E57E6A6B13CBA1 /* [CP] Check Pods Manifest.lock */ = { |
| 2425 | + isa = PBXShellScriptBuildPhase; |
| 2426 | + buildActionMask = 2147483647; |
| 2427 | + files = ( |
| 2428 | + ); |
| 2429 | + inputFileListPaths = ( |
| 2430 | + ); |
| 2431 | + inputPaths = ( |
| 2432 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 2433 | + "${PODS_ROOT}/Manifest.lock", |
| 2434 | + ); |
| 2435 | + name = "[CP] Check Pods Manifest.lock"; |
| 2436 | + outputFileListPaths = ( |
| 2437 | + ); |
| 2438 | + outputPaths = ( |
| 2439 | + "$(DERIVED_FILE_DIR)/Pods-DesignToolbox-checkManifestLockResult.txt", |
| 2440 | + ); |
| 2441 | + runOnlyForDeploymentPostprocessing = 0; |
| 2442 | + shellPath = /bin/sh; |
| 2443 | + 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"; |
| 2444 | + showEnvVarsInLog = 0; |
| 2445 | + }; |
2364 | 2446 | 512364802C3D7D8300572FD5 /* Run Periphery (for dead code analysis) */ = { |
2365 | 2447 | isa = PBXShellScriptBuildPhase; |
2366 | 2448 | buildActionMask = 2147483647; |
|
2379 | 2461 | shellPath = /bin/sh; |
2380 | 2462 | shellScript = "# Periphery action to look for dead code\nperiphery scan --project DesignToolbox.xcworkspace --schemes DesignToolbox --format xcode\n"; |
2381 | 2463 | }; |
| 2464 | + 51B4005F2DDCC51E00B69CDC /* Run SwiftFormat */ = { |
| 2465 | + isa = PBXShellScriptBuildPhase; |
| 2466 | + buildActionMask = 12; |
| 2467 | + files = ( |
| 2468 | + ); |
| 2469 | + inputFileListPaths = ( |
| 2470 | + ); |
| 2471 | + inputPaths = ( |
| 2472 | + ); |
| 2473 | + name = "Run SwiftFormat"; |
| 2474 | + outputFileListPaths = ( |
| 2475 | + ); |
| 2476 | + outputPaths = ( |
| 2477 | + ); |
| 2478 | + runOnlyForDeploymentPostprocessing = 0; |
| 2479 | + shellPath = /bin/sh; |
| 2480 | + shellScript = "if which swiftformat >/dev/null; then\n swiftformat .\nelse\n echo \"warning: SwiftFormat not installed, download from https://github.com/nicklockwood/SwiftFormat\"\nfi\n"; |
| 2481 | + }; |
2382 | 2482 | /* End PBXShellScriptBuildPhase section */ |
2383 | 2483 |
|
2384 | 2484 | /* Begin PBXSourcesBuildPhase section */ |
|
3027 | 3127 | }; |
3028 | 3128 | 07FDCDA02C296A540009AA13 /* Debug */ = { |
3029 | 3129 | isa = XCBuildConfiguration; |
| 3130 | + baseConfigurationReference = 8EFDA228C8677427EEF029B1 /* Pods-DesignToolbox.debug.xcconfig */; |
3030 | 3131 | buildSettings = { |
3031 | 3132 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug; |
3032 | 3133 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
3070 | 3171 | }; |
3071 | 3172 | 07FDCDA12C296A540009AA13 /* Release */ = { |
3072 | 3173 | isa = XCBuildConfiguration; |
| 3174 | + baseConfigurationReference = 8C66FEEE1D0289EB1A4D5730 /* Pods-DesignToolbox.release.xcconfig */; |
3073 | 3175 | buildSettings = { |
3074 | 3176 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIconRelease; |
3075 | 3177 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
0 commit comments