|
17 | 17 | 8BB6C8131E20512B00F0FF90 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 8BB6C8121E20512B00F0FF90 /* Data */; }; |
18 | 18 | 8BB6C8161E20514100F0FF90 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BB6C8151E20514100F0FF90 /* GLKit.framework */; }; |
19 | 19 | 8BB6C8181E20517000F0FF90 /* utah-teapot.obj in Resources */ = {isa = PBXBuildFile; fileRef = 8BB6C8171E20517000F0FF90 /* utah-teapot.obj */; }; |
| 20 | + 99CE5D751E3AB494003E972E /* lobbyxneg.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6A1E3AB494003E972E /* lobbyxneg.JPG */; }; |
| 21 | + 99CE5D761E3AB494003E972E /* lobbyxpos.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6B1E3AB494003E972E /* lobbyxpos.JPG */; }; |
| 22 | + 99CE5D771E3AB494003E972E /* lobbyyneg.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6C1E3AB494003E972E /* lobbyyneg.JPG */; }; |
| 23 | + 99CE5D781E3AB494003E972E /* lobbyypos.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6D1E3AB494003E972E /* lobbyypos.JPG */; }; |
| 24 | + 99CE5D791E3AB494003E972E /* lobbyzneg.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6E1E3AB494003E972E /* lobbyzneg.JPG */; }; |
| 25 | + 99CE5D7A1E3AB494003E972E /* lobbyzpos.JPG in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D6F1E3AB494003E972E /* lobbyzpos.JPG */; }; |
| 26 | + 99CE5D7B1E3AB494003E972E /* seafloor.png in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D701E3AB494003E972E /* seafloor.png */; }; |
| 27 | + 99CE5D7C1E3AB494003E972E /* teapot_decal.png in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D711E3AB494003E972E /* teapot_decal.png */; }; |
| 28 | + 99CE5D7D1E3AB494003E972E /* teapot_emissive.png in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D721E3AB494003E972E /* teapot_emissive.png */; }; |
| 29 | + 99CE5D7E1E3AB494003E972E /* teapot_specular.pdn in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D731E3AB494003E972E /* teapot_specular.pdn */; }; |
| 30 | + 99CE5D7F1E3AB494003E972E /* teapot_specular.png in Resources */ = {isa = PBXBuildFile; fileRef = 99CE5D741E3AB494003E972E /* teapot_specular.png */; }; |
20 | 31 | /* End PBXBuildFile section */ |
21 | 32 |
|
22 | 33 | /* Begin PBXFileReference section */ |
|
34 | 45 | 8BB6C8121E20512B00F0FF90 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; }; |
35 | 46 | 8BB6C8151E20514100F0FF90 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; |
36 | 47 | 8BB6C8171E20517000F0FF90 /* utah-teapot.obj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "utah-teapot.obj"; path = "Data/utah-teapot.obj"; sourceTree = "<group>"; }; |
| 48 | + 99CE5D6A1E3AB494003E972E /* lobbyxneg.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyxneg.JPG; path = Data/lobbyxneg.JPG; sourceTree = "<group>"; }; |
| 49 | + 99CE5D6B1E3AB494003E972E /* lobbyxpos.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyxpos.JPG; path = Data/lobbyxpos.JPG; sourceTree = "<group>"; }; |
| 50 | + 99CE5D6C1E3AB494003E972E /* lobbyyneg.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyyneg.JPG; path = Data/lobbyyneg.JPG; sourceTree = "<group>"; }; |
| 51 | + 99CE5D6D1E3AB494003E972E /* lobbyypos.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyypos.JPG; path = Data/lobbyypos.JPG; sourceTree = "<group>"; }; |
| 52 | + 99CE5D6E1E3AB494003E972E /* lobbyzneg.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyzneg.JPG; path = Data/lobbyzneg.JPG; sourceTree = "<group>"; }; |
| 53 | + 99CE5D6F1E3AB494003E972E /* lobbyzpos.JPG */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = lobbyzpos.JPG; path = Data/lobbyzpos.JPG; sourceTree = "<group>"; }; |
| 54 | + 99CE5D701E3AB494003E972E /* seafloor.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = seafloor.png; path = Data/seafloor.png; sourceTree = "<group>"; }; |
| 55 | + 99CE5D711E3AB494003E972E /* teapot_decal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = teapot_decal.png; path = Data/teapot_decal.png; sourceTree = "<group>"; }; |
| 56 | + 99CE5D721E3AB494003E972E /* teapot_emissive.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = teapot_emissive.png; path = Data/teapot_emissive.png; sourceTree = "<group>"; }; |
| 57 | + 99CE5D731E3AB494003E972E /* teapot_specular.pdn */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = teapot_specular.pdn; path = Data/teapot_specular.pdn; sourceTree = "<group>"; }; |
| 58 | + 99CE5D741E3AB494003E972E /* teapot_specular.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = teapot_specular.png; path = Data/teapot_specular.png; sourceTree = "<group>"; }; |
37 | 59 | /* End PBXFileReference section */ |
38 | 60 |
|
39 | 61 | /* Begin PBXFrameworksBuildPhase section */ |
|
68 | 90 | 8BB6C7F01E204FF500F0FF90 /* GLKitComplex */ = { |
69 | 91 | isa = PBXGroup; |
70 | 92 | children = ( |
| 93 | + 99CE5D6A1E3AB494003E972E /* lobbyxneg.JPG */, |
| 94 | + 99CE5D6B1E3AB494003E972E /* lobbyxpos.JPG */, |
| 95 | + 99CE5D6C1E3AB494003E972E /* lobbyyneg.JPG */, |
| 96 | + 99CE5D6D1E3AB494003E972E /* lobbyypos.JPG */, |
| 97 | + 99CE5D6E1E3AB494003E972E /* lobbyzneg.JPG */, |
| 98 | + 99CE5D6F1E3AB494003E972E /* lobbyzpos.JPG */, |
| 99 | + 99CE5D701E3AB494003E972E /* seafloor.png */, |
| 100 | + 99CE5D711E3AB494003E972E /* teapot_decal.png */, |
| 101 | + 99CE5D721E3AB494003E972E /* teapot_emissive.png */, |
| 102 | + 99CE5D731E3AB494003E972E /* teapot_specular.pdn */, |
| 103 | + 99CE5D741E3AB494003E972E /* teapot_specular.png */, |
71 | 104 | 8BB6C8121E20512B00F0FF90 /* Data */, |
72 | 105 | 8BB6C8081E20512600F0FF90 /* GLKitComplex.mm */, |
73 | 106 | 8BB6C8171E20517000F0FF90 /* utah-teapot.obj */, |
|
151 | 184 | buildActionMask = 2147483647; |
152 | 185 | files = ( |
153 | 186 | 8BB6C8011E204FF500F0FF90 /* LaunchScreen.storyboard in Resources */, |
| 187 | + 99CE5D7F1E3AB494003E972E /* teapot_specular.png in Resources */, |
154 | 188 | 8BB6C7FE1E204FF500F0FF90 /* Assets.xcassets in Resources */, |
| 189 | + 99CE5D7B1E3AB494003E972E /* seafloor.png in Resources */, |
| 190 | + 99CE5D791E3AB494003E972E /* lobbyzneg.JPG in Resources */, |
155 | 191 | 8BB6C8131E20512B00F0FF90 /* Data in Resources */, |
156 | 192 | 8BB6C8181E20517000F0FF90 /* utah-teapot.obj in Resources */, |
| 193 | + 99CE5D751E3AB494003E972E /* lobbyxneg.JPG in Resources */, |
157 | 194 | 8BB6C7FC1E204FF500F0FF90 /* Main.storyboard in Resources */, |
| 195 | + 99CE5D781E3AB494003E972E /* lobbyypos.JPG in Resources */, |
| 196 | + 99CE5D7A1E3AB494003E972E /* lobbyzpos.JPG in Resources */, |
| 197 | + 99CE5D7C1E3AB494003E972E /* teapot_decal.png in Resources */, |
| 198 | + 99CE5D761E3AB494003E972E /* lobbyxpos.JPG in Resources */, |
| 199 | + 99CE5D771E3AB494003E972E /* lobbyyneg.JPG in Resources */, |
| 200 | + 99CE5D7E1E3AB494003E972E /* teapot_specular.pdn in Resources */, |
| 201 | + 99CE5D7D1E3AB494003E972E /* teapot_emissive.png in Resources */, |
158 | 202 | ); |
159 | 203 | runOnlyForDeploymentPostprocessing = 0; |
160 | 204 | }; |
|
325 | 369 | 8BB6C8071E204FF500F0FF90 /* Release */, |
326 | 370 | ); |
327 | 371 | defaultConfigurationIsVisible = 0; |
| 372 | + defaultConfigurationName = Release; |
328 | 373 | }; |
329 | 374 | /* End XCConfigurationList section */ |
330 | 375 | }; |
|
0 commit comments