By any chance does setting the build location from Unique to legacy change the structure of where Xcode thinks a newly created iOS project's base folder is?
I have to use some super old code in an iOS project that is not using ARC and it requires the legacy build location to build. I just created a little sample file to drop in to it and realized that I needed to set the build location to legacy to get the olden code to run. Now, I opened up my tiny project and all the localizable files (storyboards, XIBs) can't be found. Xcode is expecting them to be in a Base.lproj folder. All I need to know is, "is this what is expected to happen?" I have several new projects that I need to test within the non ARC project that required legacy settings and I simply need to know what to expect so I can change what I need to. Thanks in advance. - Alex Zavatone _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com