Search code examples
iosios-provisioningapp-id

provisioning profile and app name mismatch


When I made the app ID for my app, for the identifier I put my app name as lowercase when my project is is uppercase. How could I use this with my app?


Solution

  • You can changed the Product Name in the Build Settings of your Target (under your project file). That should populate the other fields required to make it work.