Error in Xcode 7: None of the input catalogs contained a matching launch image set -
i have launchimage asset proper type (launch image), , has required sizes purpose of app. when building archive before submission app store, following error message:
/the/path/to/media.xcassets: none of input catalogs contained matching launch image set named "launchimage".
it working in xcode 6 , not working anymore in xcode 7, though have not changed anything.
it appears in 'red' in build settings, if asset missing, in assets, see screenshot. when click on red name, option 'not use assets'.
select image asset, open file inspector on right side, go target membership , deselect check marks , enable target app have added icons.
Comments
Post a Comment