|
10 | 10 | 4102056426A631F5004B24B3 /* PerformanceExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */; }; |
11 | 11 | 4102056626A631F5004B24B3 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055726A631F4004B24B3 /* MainView.swift */; }; |
12 | 12 | 4102056826A631F5004B24B3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4102055826A631F5004B24B3 /* Assets.xcassets */; }; |
13 | | - 4102057926A63210004B24B3 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102057826A63210004B24B3 /* Tests_iOS.swift */; }; |
14 | | - 414C55A726B87EFB00114089 /* Tests_tvOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 414C55A626B87EFB00114089 /* Tests_tvOS.swift */; }; |
| 13 | + 419700ED26C30DA500F186C3 /* UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 419700EC26C30DA500F186C3 /* UITests.swift */; }; |
| 14 | + 419700EE26C30DA500F186C3 /* UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 419700EC26C30DA500F186C3 /* UITests.swift */; }; |
15 | 15 | 419AADCE26B86A94005C4817 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */; }; |
16 | 16 | 419AADCF26B86A94005C4817 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */; }; |
17 | 17 | 41BFA1EA26B1D36C0013EB90 /* PerformanceExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */; }; |
|
44 | 44 | 4102055826A631F5004B24B3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
45 | 45 | 4102055D26A631F5004B24B3 /* PerformanceExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PerformanceExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 46 | 4102057626A63210004B24B3 /* Tests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | | - 4102057826A63210004B24B3 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; }; |
48 | 47 | 410FF76926B1CEB500CA084F /* PerformanceExample (tvOS).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PerformanceExample (tvOS).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 48 | 413CB73826B4AE8200E995E2 /* PerformanceExample--tvOS--Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "PerformanceExample--tvOS--Info.plist"; sourceTree = "<group>"; }; |
50 | 49 | 414C55A426B87EFB00114089 /* Tests_tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_tvOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | | - 414C55A626B87EFB00114089 /* Tests_tvOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_tvOS.swift; sourceTree = "<group>"; }; |
| 50 | + 419700EC26C30DA500F186C3 /* UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITests.swift; sourceTree = "<group>"; }; |
52 | 51 | 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../GoogleService-Info.plist"; sourceTree = "<group>"; }; |
53 | 52 | 41BFA1EF26B1D8B80013EB90 /* Process.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Process.swift; sourceTree = "<group>"; }; |
54 | 53 | /* End PBXFileReference section */ |
|
91 | 90 | 419AADCD26B86A94005C4817 /* GoogleService-Info.plist */, |
92 | 91 | 413CB73826B4AE8200E995E2 /* PerformanceExample--tvOS--Info.plist */, |
93 | 92 | 4102055526A631F4004B24B3 /* Shared */, |
94 | | - 4102057726A63210004B24B3 /* Tests_iOS */, |
95 | | - 414C55A526B87EFB00114089 /* Tests_tvOS */, |
96 | 93 | 4102055E26A631F5004B24B3 /* Products */, |
97 | 94 | ); |
98 | 95 | sourceTree = "<group>"; |
|
103 | 100 | 4102055626A631F4004B24B3 /* PerformanceExampleApp.swift */, |
104 | 101 | 4102055726A631F4004B24B3 /* MainView.swift */, |
105 | 102 | 41BFA1EF26B1D8B80013EB90 /* Process.swift */, |
| 103 | + 419700EC26C30DA500F186C3 /* UITests.swift */, |
106 | 104 | 4102055826A631F5004B24B3 /* Assets.xcassets */, |
107 | 105 | ); |
108 | 106 | path = Shared; |
|
223 | 221 | }; |
224 | 222 | 4102057526A63210004B24B3 = { |
225 | 223 | CreatedOnToolsVersion = 13.0; |
| 224 | + LastSwiftMigration = 1300; |
226 | 225 | TestTargetID = 4102055C26A631F5004B24B3; |
227 | 226 | }; |
228 | 227 | 410FF76826B1CEB500CA084F = { |
229 | 228 | CreatedOnToolsVersion = 13.0; |
230 | 229 | }; |
231 | 230 | 414C55A326B87EFB00114089 = { |
232 | 231 | CreatedOnToolsVersion = 13.0; |
| 232 | + LastSwiftMigration = 1300; |
233 | 233 | TestTargetID = 410FF76826B1CEB500CA084F; |
234 | 234 | }; |
235 | 235 | }; |
|
305 | 305 | isa = PBXSourcesBuildPhase; |
306 | 306 | buildActionMask = 2147483647; |
307 | 307 | files = ( |
308 | | - 4102057926A63210004B24B3 /* Tests_iOS.swift in Sources */, |
| 308 | + 419700ED26C30DA500F186C3 /* UITests.swift in Sources */, |
309 | 309 | ); |
310 | 310 | runOnlyForDeploymentPostprocessing = 0; |
311 | 311 | }; |
|
323 | 323 | isa = PBXSourcesBuildPhase; |
324 | 324 | buildActionMask = 2147483647; |
325 | 325 | files = ( |
326 | | - 414C55A726B87EFB00114089 /* Tests_tvOS.swift in Sources */, |
| 326 | + 419700EE26C30DA500F186C3 /* UITests.swift in Sources */, |
327 | 327 | ); |
328 | 328 | runOnlyForDeploymentPostprocessing = 0; |
329 | 329 | }; |
|
516 | 516 | 4102057D26A63210004B24B3 /* Debug */ = { |
517 | 517 | isa = XCBuildConfiguration; |
518 | 518 | buildSettings = { |
| 519 | + CLANG_ENABLE_MODULES = YES; |
519 | 520 | CODE_SIGN_STYLE = Automatic; |
520 | 521 | CURRENT_PROJECT_VERSION = 1; |
521 | 522 | GENERATE_INFOPLIST_FILE = YES; |
|
530 | 531 | PRODUCT_NAME = "$(TARGET_NAME)"; |
531 | 532 | SDKROOT = iphoneos; |
532 | 533 | SWIFT_EMIT_LOC_STRINGS = NO; |
| 534 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
533 | 535 | SWIFT_VERSION = 5.0; |
534 | 536 | TARGETED_DEVICE_FAMILY = "1,2"; |
535 | 537 | TEST_TARGET_NAME = "PerformanceExample (iOS)"; |
|
539 | 541 | 4102057E26A63210004B24B3 /* Release */ = { |
540 | 542 | isa = XCBuildConfiguration; |
541 | 543 | buildSettings = { |
| 544 | + CLANG_ENABLE_MODULES = YES; |
542 | 545 | CODE_SIGN_STYLE = Automatic; |
543 | 546 | CURRENT_PROJECT_VERSION = 1; |
544 | 547 | GENERATE_INFOPLIST_FILE = YES; |
|
629 | 632 | isa = XCBuildConfiguration; |
630 | 633 | buildSettings = { |
631 | 634 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 635 | + CLANG_ENABLE_MODULES = YES; |
632 | 636 | CODE_SIGN_STYLE = Automatic; |
633 | 637 | CURRENT_PROJECT_VERSION = 1; |
634 | 638 | GENERATE_INFOPLIST_FILE = YES; |
|
642 | 646 | PRODUCT_NAME = "$(TARGET_NAME)"; |
643 | 647 | SDKROOT = appletvos; |
644 | 648 | SWIFT_EMIT_LOC_STRINGS = NO; |
| 649 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
645 | 650 | SWIFT_VERSION = 5.0; |
646 | 651 | TARGETED_DEVICE_FAMILY = 3; |
647 | 652 | TEST_TARGET_NAME = "PerformanceExample (tvOS)"; |
|
653 | 658 | isa = XCBuildConfiguration; |
654 | 659 | buildSettings = { |
655 | 660 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 661 | + CLANG_ENABLE_MODULES = YES; |
656 | 662 | CODE_SIGN_STYLE = Automatic; |
657 | 663 | CURRENT_PROJECT_VERSION = 1; |
658 | 664 | GENERATE_INFOPLIST_FILE = YES; |
|
0 commit comments