B barracuda156 macrumors 68020 Original poster Sep 3, 2021 2,366 1,567 Dec 13, 2021 #1 I looking for a way to either make modern XIB files readable on PowerPC with Xcode 3.2 or possibly some converter to run on Intel Mac to turn XIB into NIB or something else that Xcode 3.2 can understand and use in place of XIBs to build a project.
I looking for a way to either make modern XIB files readable on PowerPC with Xcode 3.2 or possibly some converter to run on Intel Mac to turn XIB into NIB or something else that Xcode 3.2 can understand and use in place of XIBs to build a project.
prime17569 macrumors regular May 26, 2021 208 527 Dec 13, 2021 #2 This gist (not by me) might be useful, but you'll probably have to use an older version of Xcode to make the resulting nib readable by Xcode 3.2: https://gist.github.com/dnlcrl/196cefd1fcfa0028c252 Last edited: Dec 13, 2021 Reactions: barracuda156
This gist (not by me) might be useful, but you'll probably have to use an older version of Xcode to make the resulting nib readable by Xcode 3.2: https://gist.github.com/dnlcrl/196cefd1fcfa0028c252
B barracuda156 macrumors 68020 Original poster Sep 3, 2021 2,366 1,567 Dec 14, 2021 #3 prime17569 said: This gist (not by me) might be useful, but you'll probably have to use an older version of Xcode to make the resulting nib readable by Xcode 3.2: https://gist.github.com/dnlcrl/196cefd1fcfa0028c252 Click to expand... Thank you. Apparently I would need 10.10 to install Xcode 5 than can be used to save files for Xcode 3.2. Life is not getting easier LOL
prime17569 said: This gist (not by me) might be useful, but you'll probably have to use an older version of Xcode to make the resulting nib readable by Xcode 3.2: https://gist.github.com/dnlcrl/196cefd1fcfa0028c252 Click to expand... Thank you. Apparently I would need 10.10 to install Xcode 5 than can be used to save files for Xcode 3.2. Life is not getting easier LOL