Client of mine want to send the iOS Xcode files (not backend) - under development - all certs for apple are generated including 3rd notif related certs, etc. as needed.
Would like to remove developer info from Xcode i.e. client’s info this case. is it in .pbxproj for project files? or am i missing any insight in this to successfully accomplish this?
Seems like this has to do more with Xcode set up and app bundle identifier. Recommend the following:
[x] Empty out details in Bundle Identifier (General tab > Bundle Identifier)
[x] Notification related files from the end user will be associated to the end product with setting ready for them.