|
12 | 12 | 53719E9F19BF4C6D005D3DE0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 53719E9E19BF4C6D005D3DE0 /* main.m */; };
|
13 | 13 | 53719EA619BF4C6D005D3DE0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 53719EA519BF4C6D005D3DE0 /* AppDelegate.m */; };
|
14 | 14 | 53719EA919BF4C6D005D3DE0 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 53719EA719BF4C6D005D3DE0 /* MainMenu.xib */; };
|
15 |
| - 53719EAB19BF4C6D005D3DE0 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 53719EAA19BF4C6D005D3DE0 /* Images.xcassets */; }; |
| 15 | + 53719EAB19BF4C6D005D3DE0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 53719EAA19BF4C6D005D3DE0 /* Assets.xcassets */; }; |
16 | 16 | 53719EB219BF4C6D005D3DE0 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53719EB119BF4C6D005D3DE0 /* XCTest.framework */; };
|
17 | 17 | 53719EB319BF4C6D005D3DE0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53719E9219BF4C6D005D3DE0 /* Cocoa.framework */; };
|
18 | 18 | 53719EBB19BF4C6D005D3DE0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53719EB919BF4C6D005D3DE0 /* InfoPlist.strings */; };
|
|
49 | 49 | 53719EA419BF4C6D005D3DE0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
50 | 50 | 53719EA519BF4C6D005D3DE0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
51 | 51 | 53719EA819BF4C6D005D3DE0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
52 |
| - 53719EAA19BF4C6D005D3DE0 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
| 52 | + 53719EAA19BF4C6D005D3DE0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
53 | 53 | 53719EB019BF4C6D005D3DE0 /* BuildSettingExtractorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BuildSettingExtractorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 | 54 | 53719EB119BF4C6D005D3DE0 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
55 | 55 | 53719EB819BF4C6D005D3DE0 /* BuildSettingExtractorTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BuildSettingExtractorTests-Info.plist"; sourceTree = "<group>"; };
|
|
143 | 143 | 53F372F91A7C5803006118CB /* Constants+Categories.h */,
|
144 | 144 | 53F372FA1A7C5803006118CB /* Constants+Categories.m */,
|
145 | 145 | 53719EA719BF4C6D005D3DE0 /* MainMenu.xib */,
|
146 |
| - 53719EAA19BF4C6D005D3DE0 /* Images.xcassets */, |
| 146 | + 53719EAA19BF4C6D005D3DE0 /* Assets.xcassets */, |
147 | 147 | 538196C41A851BB40033CB65 /* BuildSettingInfoSubpaths.plist */,
|
148 | 148 | 53719E9919BF4C6D005D3DE0 /* Supporting Files */,
|
149 | 149 | );
|
|
266 | 266 | files = (
|
267 | 267 | 53719E9D19BF4C6D005D3DE0 /* InfoPlist.strings in Resources */,
|
268 | 268 | 538196C51A851BB40033CB65 /* BuildSettingInfoSubpaths.plist in Resources */,
|
269 |
| - 53719EAB19BF4C6D005D3DE0 /* Images.xcassets in Resources */, |
| 269 | + 53719EAB19BF4C6D005D3DE0 /* Assets.xcassets in Resources */, |
270 | 270 | 53719EA919BF4C6D005D3DE0 /* MainMenu.xib in Resources */,
|
271 | 271 | );
|
272 | 272 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments