Skip to content

Commit feec88c

Browse files
committed
Update PPC pbxproj
1 parent 85baa48 commit feec88c

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

pkg/apple/RetroArch_PPC.xcodeproj/project.pbxproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
7A868DD61AC85A8500B0EDDB /* Settings.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7A868DD31AC85A8500B0EDDB /* Settings.xib */; };
1110
7ACC4C501AC864B800D67175 /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ACC4C4F1AC864B800D67175 /* griffin_objc.m */; };
1211
7AEFCD871921295E00FB5B6A /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFCD861921295E00FB5B6A /* griffin.c */; };
1312
962EE0E2178B3DF6004224FF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 962EE0E1178B3DF6004224FF /* IOKit.framework */; };
@@ -22,7 +21,6 @@
2221
/* End PBXBuildFile section */
2322

2423
/* Begin PBXFileReference section */
25-
7A868DD41AC85A8500B0EDDB /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = OSX/en.lproj/Settings.xib; sourceTree = SOURCE_ROOT; };
2624
7ACC4C4F1AC864B800D67175 /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../griffin/griffin_objc.m; sourceTree = SOURCE_ROOT; };
2725
7AEFCD861921295E00FB5B6A /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = SOURCE_ROOT; };
2826
962EE0E1178B3DF6004224FF /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<group>"; };
@@ -117,7 +115,6 @@
117115
967894E7178A2E9B00D6CA69 /* Assets */ = {
118116
isa = PBXGroup;
119117
children = (
120-
7A868DD31AC85A8500B0EDDB /* Settings.xib */,
121118
967894E8178A2EB400D6CA69 /* OSX/modules_ppc */,
122119
C15874EE178F2094001171D4 /* re3troarch.icns */,
123120
);
@@ -176,7 +173,6 @@
176173
967894931788ECDB00D6CA69 /* OSX/en.lproj/InfoPlist.strings in Resources */,
177174
967894E9178A2EB400D6CA69 /* OSX/modules_ppc in Resources */,
178175
C15874EF178F2094001171D4 /* re3troarch.icns in Resources */,
179-
7A868DD61AC85A8500B0EDDB /* Settings.xib in Resources */,
180176
);
181177
runOnlyForDeploymentPostprocessing = 0;
182178
};
@@ -195,14 +191,6 @@
195191
/* End PBXSourcesBuildPhase section */
196192

197193
/* Begin PBXVariantGroup section */
198-
7A868DD31AC85A8500B0EDDB /* Settings.xib */ = {
199-
isa = PBXVariantGroup;
200-
children = (
201-
7A868DD41AC85A8500B0EDDB /* en */,
202-
);
203-
name = Settings.xib;
204-
sourceTree = "<group>";
205-
};
206194
9678948F1788ECDB00D6CA69 /* OSX/en.lproj/InfoPlist.strings */ = {
207195
isa = PBXVariantGroup;
208196
children = (

0 commit comments

Comments
 (0)