|
22 | 22 | 8F5368072295F4C10098AC8F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8F5368062295F4C10098AC8F /* Assets.xcassets */; };
|
23 | 23 | 8F53680A2295F4C10098AC8F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8F5368082295F4C10098AC8F /* MainMenu.xib */; };
|
24 | 24 | 9252C6222C62A8B3009C9272 /* FluentUI in Frameworks */ = {isa = PBXBuildFile; productRef = 9252C6212C62A8B3009C9272 /* FluentUI */; };
|
| 25 | + 92AD71232D4062050089499E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8F5368062295F4C10098AC8F /* Assets.xcassets */; }; |
| 26 | + 92AD71252D4062080089499E /* FluentUI in Frameworks */ = {isa = PBXBuildFile; productRef = 92AD71242D4062080089499E /* FluentUI */; }; |
25 | 27 | 9B4AEBAB2705206300B68020 /* TestFilledTemplateImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B4AEBAA2705206300B68020 /* TestFilledTemplateImageViewController.swift */; };
|
26 | 28 | 9B8661772A4F5DAE00FA4F78 /* TestColorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B8661752A4F5C4800FA4F78 /* TestColorProvider.swift */; };
|
27 | 29 | A257F81E2512DE45002CAA6E /* TestColorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A257F81C2512DDF7002CAA6E /* TestColorViewController.swift */; };
|
|
138 | 140 | 8F79192924589B6E00C84086 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
139 | 141 | 8F931A6C22BD593300311764 /* FluentUI_unittest.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FluentUI_unittest.xcconfig; sourceTree = "<group>"; };
|
140 | 142 | 9252C61E2C62A881009C9272 /* fluentui-apple */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "fluentui-apple"; path = ../../..; sourceTree = "<group>"; };
|
| 143 | + 92AD711E2D4061340089499E /* FluentUIUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FluentUIUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
141 | 144 | 9B4AEBAA2705206300B68020 /* TestFilledTemplateImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestFilledTemplateImageViewController.swift; sourceTree = "<group>"; };
|
142 | 145 | 9B8661752A4F5C4800FA4F78 /* TestColorProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestColorProvider.swift; sourceTree = "<group>"; };
|
143 | 146 | A257F81C2512DDF7002CAA6E /* TestColorViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestColorViewController.swift; sourceTree = "<group>"; };
|
144 | 147 | AC97EFE3247541E100DADC99 /* TestButtonViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestButtonViewController.swift; sourceTree = "<group>"; };
|
145 | 148 | AC97EFE8247FAB1D00DADC99 /* TestSeparatorViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSeparatorViewController.swift; sourceTree = "<group>"; };
|
146 |
| - E61C96BB2295E8D60006561F /* FluentUIUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FluentUIUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
147 | 149 | E61C96CE2295ED8A0006561F /* FluentUI_framework.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FluentUI_framework.xcconfig; sourceTree = "<group>"; };
|
148 | 150 | E61C96CF2295F6FE0006561F /* FluentUI_common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FluentUI_common.xcconfig; sourceTree = "<group>"; };
|
149 | 151 | E61C96D02295FA360006561F /* FluentUI_debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = FluentUI_debug.xcconfig; sourceTree = "<group>"; };
|
|
198 | 200 | isa = PBXFrameworksBuildPhase;
|
199 | 201 | buildActionMask = 2147483647;
|
200 | 202 | files = (
|
| 203 | + 92AD71252D4062080089499E /* FluentUI in Frameworks */, |
201 | 204 | );
|
202 | 205 | runOnlyForDeploymentPostprocessing = 0;
|
203 | 206 | };
|
|
266 | 269 | E6A92D2424BEA85900562BCA /* libFluentUITestViewControllers.a */,
|
267 | 270 | E6A92D3624BEA91F00562BCA /* FluentUISwiftUITestApp.app */,
|
268 | 271 | 3A42750F29677C3700F36FBE /* FluentUIDemoTests.xctest */,
|
| 272 | + 92AD711E2D4061340089499E /* FluentUIUnitTests.xctest */, |
269 | 273 | );
|
270 | 274 | name = Products;
|
271 | 275 | sourceTree = "<group>";
|
|
404 | 408 | buildConfigurationList = E61C96C92295E8D60006561F /* Build configuration list for PBXNativeTarget "FluentUITests" */;
|
405 | 409 | buildPhases = (
|
406 | 410 | E61C96B72295E8D60006561F /* Sources */,
|
407 |
| - E61C96B82295E8D60006561F /* Frameworks */, |
408 |
| - E61C96B92295E8D60006561F /* Resources */, |
409 | 411 | );
|
410 | 412 | buildRules = (
|
411 | 413 | );
|
412 | 414 | dependencies = (
|
413 |
| - 9252C6262C62A8F6009C9272 /* PBXTargetDependency */, |
414 | 415 | );
|
415 | 416 | name = FluentUITests;
|
416 | 417 | packageProductDependencies = (
|
417 |
| - 9252C6272C62A9F1009C9272 /* FluentUI */, |
418 | 418 | );
|
419 | 419 | productName = FluentUITests;
|
420 |
| - productReference = E61C96BB2295E8D60006561F /* FluentUIUnitTests.xctest */; |
| 420 | + productReference = 92AD711E2D4061340089499E /* FluentUIUnitTests.xctest */; |
421 | 421 | productType = "com.apple.product-type.bundle.unit-test";
|
422 | 422 | };
|
423 | 423 | E6A92D2324BEA85900562BCA /* FluentUITestViewControllers */ = {
|
|
449 | 449 | buildRules = (
|
450 | 450 | );
|
451 | 451 | dependencies = (
|
| 452 | + 92AD71222D4061F20089499E /* PBXTargetDependency */, |
452 | 453 | E6A92D4924BEA9AF00562BCA /* PBXTargetDependency */,
|
453 | 454 | );
|
454 | 455 | name = FluentUISwiftUITestApp;
|
|
573 | 574 | isa = PBXResourcesBuildPhase;
|
574 | 575 | buildActionMask = 2147483647;
|
575 | 576 | files = (
|
| 577 | + 92AD71232D4062050089499E /* Assets.xcassets in Resources */, |
576 | 578 | E6A92D4024BEA92000562BCA /* Preview Assets.xcassets in Resources */,
|
577 | 579 | );
|
578 | 580 | runOnlyForDeploymentPostprocessing = 0;
|
|
664 | 666 | isa = PBXTargetDependency;
|
665 | 667 | productRef = 9252C6232C62A8DC009C9272 /* FluentUI */;
|
666 | 668 | };
|
| 669 | + 92AD71222D4061F20089499E /* PBXTargetDependency */ = { |
| 670 | + isa = PBXTargetDependency; |
| 671 | + productRef = 92AD71212D4061F20089499E /* FluentUI */; |
| 672 | + }; |
667 | 673 | E6A92D4724BEA9A600562BCA /* PBXTargetDependency */ = {
|
668 | 674 | isa = PBXTargetDependency;
|
669 | 675 | target = E6A92D2324BEA85900562BCA /* FluentUITestViewControllers */;
|
|
1032 | 1038 | isa = XCSwiftPackageProductDependency;
|
1033 | 1039 | productName = FluentUI;
|
1034 | 1040 | };
|
| 1041 | + 92AD71212D4061F20089499E /* FluentUI */ = { |
| 1042 | + isa = XCSwiftPackageProductDependency; |
| 1043 | + productName = FluentUI; |
| 1044 | + }; |
| 1045 | + 92AD71242D4062080089499E /* FluentUI */ = { |
| 1046 | + isa = XCSwiftPackageProductDependency; |
| 1047 | + productName = FluentUI; |
| 1048 | + }; |
1035 | 1049 | /* End XCSwiftPackageProductDependency section */
|
1036 | 1050 | };
|
1037 | 1051 | rootObject = E61C96A92295E8D60006561F /* Project object */;
|
|
0 commit comments