iOS target within a target. How does this happen?
iOS target within a target. How does this happen?
- Subject: iOS target within a target. How does this happen?
- From: Alex Zavatone <email@hidden>
- Date: Mon, 19 Jun 2017 15:14:03 -0500
Last week, I was updating our iOS apps, duplicating the targets as we have done
for the past two years and making new copies of our apps for different clients.
Testing the app went well but surprisingly, when I went to archive it, the
archive type became generic and I was unable to create the IPA.
The archive was also twice the size as expected.
Looking inside the archive, I saw that it didn’t just hold the new target app,
but also the app that I had duplicated the app from. Yes, these are within a
workspace.
Looking at the build scheme for the target, and clicking on the Build section
in the left, I can see that the app that I created by duplicating the target
also includes the target I duplicated it from.
As illustrated here:
http://i.imgur.com/RAwCNJF.png
That second app, the “Not my awesome app”. I can’t remove it.
Does anyone here know how this happens and why it happens?
I’d like for it to never happen.
Thank you.
Alex Zavatone
_______________________________________________
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