After upgrading to Xcode 6.3, newly built iOS app archives can't be submitted -
after upgrading 6.3 , building archive ios app, archive appears under "other items" , "submit app store" grayed out.
my archives built prior upgrading listed correctly under name of app.
i noticed works correctly mac version of app.
i tried changing ios version's target name , scheme name match name under ios apps in organizer didn't (if things simple!).
resolution apple
for example, app "tripla" has 1 main project , 1 sub-project (google-api-client: gtl.xcodeproj). in main project, has 1 main target , 4 sub-targets, , in gtl.xcodeproj, has 4 targets.
skip-install in tab "build setting" in main project setting yes, no in sub-project , sub-targets.
skip-install in tab "build setting" in main target of main project yes, no in rest of sub-targets.
it did solve issue of app "tripla".
Comments
Post a Comment