So basically I had an app extension (Today extension) in my project, then I created another one and deleted the first one. The deleted target isn't shown anywhere in the project, neither listed under "Targets" in the main project file, however, it is still compiling and showing up on the tests, both on the phone and on the simulator, even if I delete the app and reinstall it.
The major problem? Well, now I've changed the bundle id for both projects (the main app, and the app extension I created before), the project compiles but claims it can't be installed because:
"This app contains an app extension with an illegal bundle identifier. App extension bundle identifiers must have a prefix consisting of their containing application's bundle identifier followed by a '.'."
Although the remaining app extension bundle is correct, and matching this requirement. I'm pretty sure it is talking about the deleted target which now I can't configure. What can I do?
Thanks in advance :)
I fixed it by doing the following:
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