|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 7A868DD61AC85A8500B0EDDB /* Settings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7A868DD31AC85A8500B0EDDB /* Settings.xib */; }; |
11 | 10 | 7ACC4C501AC864B800D67175 /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ACC4C4F1AC864B800D67175 /* griffin_objc.m */; }; |
12 | 11 | 7AEFCD871921295E00FB5B6A /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFCD861921295E00FB5B6A /* griffin.c */; }; |
13 | 12 | 962EE0E2178B3DF6004224FF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 962EE0E1178B3DF6004224FF /* IOKit.framework */; }; |
|
22 | 21 | /* End PBXBuildFile section */ |
23 | 22 |
|
24 | 23 | /* Begin PBXFileReference section */ |
25 | | - 7A868DD41AC85A8500B0EDDB /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = OSX/en.lproj/Settings.xib; sourceTree = SOURCE_ROOT; }; |
26 | 24 | 7ACC4C4F1AC864B800D67175 /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../griffin/griffin_objc.m; sourceTree = SOURCE_ROOT; }; |
27 | 25 | 7AEFCD861921295E00FB5B6A /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = SOURCE_ROOT; }; |
28 | 26 | 962EE0E1178B3DF6004224FF /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<group>"; }; |
|
117 | 115 | 967894E7178A2E9B00D6CA69 /* Assets */ = { |
118 | 116 | isa = PBXGroup; |
119 | 117 | children = ( |
120 | | - 7A868DD31AC85A8500B0EDDB /* Settings.xib */, |
121 | 118 | 967894E8178A2EB400D6CA69 /* OSX/modules_ppc */, |
122 | 119 | C15874EE178F2094001171D4 /* re3troarch.icns */, |
123 | 120 | ); |
|
176 | 173 | 967894931788ECDB00D6CA69 /* OSX/en.lproj/InfoPlist.strings in Resources */, |
177 | 174 | 967894E9178A2EB400D6CA69 /* OSX/modules_ppc in Resources */, |
178 | 175 | C15874EF178F2094001171D4 /* re3troarch.icns in Resources */, |
179 | | - 7A868DD61AC85A8500B0EDDB /* Settings.xib in Resources */, |
180 | 176 | ); |
181 | 177 | runOnlyForDeploymentPostprocessing = 0; |
182 | 178 | }; |
|
195 | 191 | /* End PBXSourcesBuildPhase section */ |
196 | 192 |
|
197 | 193 | /* Begin PBXVariantGroup section */ |
198 | | - 7A868DD31AC85A8500B0EDDB /* Settings.xib */ = { |
199 | | - isa = PBXVariantGroup; |
200 | | - children = ( |
201 | | - 7A868DD41AC85A8500B0EDDB /* en */, |
202 | | - ); |
203 | | - name = Settings.xib; |
204 | | - sourceTree = "<group>"; |
205 | | - }; |
206 | 194 | 9678948F1788ECDB00D6CA69 /* OSX/en.lproj/InfoPlist.strings */ = { |
207 | 195 | isa = PBXVariantGroup; |
208 | 196 | children = ( |
|
0 commit comments