Project renaming
Project renaming
- Subject: Project renaming
- From: Phillip Mills <email@hidden>
- Date: Mon, 18 Apr 2011 11:16:03 -0400
I attempted to rename an iOS application through the method of selecting the top-level project name in Xcode 4 and typing the replacement. This seemed to work as it changed the project, the target, and the .pch file. It built and ran on the simulator, but failed on the device (iPad) with an error such as the following:
Apr 18 09:38:31 unknown com.apple.launchd[1] <Error>: (UIKitApplication:ca.philmills.oldapp[0x9db1]) posix_spawn("/var/mobile/Applications/7941C800-0A66-4AC0-B316-06644B6FA939/OldApp.app/NewApp", ...): Permission denied
From the message, it seems as if I'm being told that whatever controls the name of the app bundle wasn't included in the modifications I made. I don't want to mess about with the App ID because I would like the application to be recognized as a continuation/extension of the previous one.
Suggestions for what I've missed?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden