|
46 | 46 | D470AC3719E86128003DA6C6 /* Box.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Box.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 47 | D470AC3B19E86128003DA6C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
48 | 48 | D470AC3C19E86128003DA6C6 /* Box.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Box.h; sourceTree = "<group>"; }; |
49 | | - D470AC4219E86128003DA6C6 /* BoxTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BoxTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 49 | + D470AC4219E86128003DA6C6 /* Box-MacTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Box-MacTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 50 | D470AC4819E86128003DA6C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
51 | 51 | D470AC4919E86128003DA6C6 /* BoxTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoxTests.swift; sourceTree = "<group>"; }; |
52 | 52 | D470AC5519E861E2003DA6C6 /* Box.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Box.swift; sourceTree = "<group>"; }; |
|
105 | 105 | isa = PBXGroup; |
106 | 106 | children = ( |
107 | 107 | D470AC3719E86128003DA6C6 /* Box.framework */, |
108 | | - D470AC4219E86128003DA6C6 /* BoxTests.xctest */, |
| 108 | + D470AC4219E86128003DA6C6 /* Box-MacTests.xctest */, |
109 | 109 | F8BB81D31A939B66001AA352 /* Box.framework */, |
110 | 110 | F8BB81DD1A939B67001AA352 /* Box-iOSTests.xctest */, |
111 | 111 | ); |
|
206 | 206 | ); |
207 | 207 | name = "Box-MacTests"; |
208 | 208 | productName = BoxTests; |
209 | | - productReference = D470AC4219E86128003DA6C6 /* BoxTests.xctest */; |
| 209 | + productReference = D470AC4219E86128003DA6C6 /* Box-MacTests.xctest */; |
210 | 210 | productType = "com.apple.product-type.bundle.unit-test"; |
211 | 211 | }; |
212 | 212 | F8BB81D21A939B66001AA352 /* Box-iOS */ = { |
|
223 | 223 | dependencies = ( |
224 | 224 | ); |
225 | 225 | name = "Box-iOS"; |
226 | | - productName = "Box"; |
| 226 | + productName = Box; |
227 | 227 | productReference = F8BB81D31A939B66001AA352 /* Box.framework */; |
228 | 228 | productType = "com.apple.product-type.framework"; |
229 | 229 | }; |
|
647 | 647 | F8BB81E81A939B67001AA352 /* Release */, |
648 | 648 | ); |
649 | 649 | defaultConfigurationIsVisible = 0; |
| 650 | + defaultConfigurationName = Release; |
650 | 651 | }; |
651 | 652 | F8BB81E91A939B67001AA352 /* Build configuration list for PBXNativeTarget "Box-iOSTests" */ = { |
652 | 653 | isa = XCConfigurationList; |
|
655 | 656 | F8BB81EB1A939B67001AA352 /* Release */, |
656 | 657 | ); |
657 | 658 | defaultConfigurationIsVisible = 0; |
| 659 | + defaultConfigurationName = Release; |
658 | 660 | }; |
659 | 661 | /* End XCConfigurationList section */ |
660 | 662 | }; |
|
0 commit comments