I have been trying to archive a project of mine and cannot get it to work. I have looked at other suggestions including, removing x86_64 and i386 from frameworks to no avail and I have messed with all of the build setting/phases. My project is not using Carthage just Cocoa Pods and they are all up to date. When it fails to archive I clicked "Show Logs" and at the very bottom it says the following:
alerts = (
{
code = 3620;
description = "Configuration issue: platform AppleTVSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
},
{
code = 3620;
description = "Configuration issue: platform WatchSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
},
{
code = 3620;
description = "Configuration issue: platform iPhoneSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
}
);
UPDATE: I don't think it is a framework issue as another application I have uses the same frameworks and archives fine.
I had the very same issue 'IPA processing failed' along with these warning.. Current workaround is to press enter key as soon as the App thinning window appears while archiving, with the “Next” button having focus, or being super fast clicking on it.
And make sure to "Uncheck" the bitcode check while creating the IPA.
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