I created a once off Xcode project but entered the organisation name in incorrectly. How can I change it?
The organization identifier is a way to uniquely identify yourself and your apps. It doesn't require you to have a website. The organization name is the name that appears in the copyright notice in the source code files Xcode creates.
you can try: System Preferences --> Users & Groups --> choose current User --> unlock -->right tap current User --> Advanced option --> change you full name & above account name to your want, save ,that is ok! I get it from How does Xcode know who the the project was "created by"?
There are two things you will need to do. With the project or target selected, you can update the "Organization" field in the "Project Document" section of the "Utilities" panel (usually on the right).
Next, for an existing source files, you will need to perform a search/replace to update the header comments. Only new files will automatically get the new organization name.
Click on target -> click show the file inspector -> organization name text field edit organization name
If you need to edit Project name
1- select you'r project then press Enter edit name
2- show rename project content items
3- click rename
4- build your project
Note : If you use pod should change Target name in podfile then
pod install
، You will find that he has created a new filenewTarget.xcworkspace
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With