When I try to archive my project which include a library I get only generic archive type instead of IOS type. I manage the scheme so my library would be in my main project container, I changed the skip install in the library to "YES".(in the main project set to NO but tried also to YES). Why this keep happening?
Asked
Active
Viewed 42 times
1 Answers
0
Maybe this will work?
Go to Xcode preferences and make sure to download all provisional profiles. Quit Xcode & restart your computer then try deleting (backup if you want) your library - developer - Xcode - Archives folder and DerivedData folder. Archive
Try this if the above doesn't work: Xcode 7 GM created generic archive instead of iOS app archive