ios - Invalid Bundle structure The binary file "WatchKitSupport/WK" is not permited -
i'm trying validate app itunesstore, app have watchkit extention. archive validate these messages:
itunes store operation failed. invalid bundle structure - binary file 'watchkitsupport/wk' not permited. app can't contain standalone executables or libraries, other cfbundleexecutable of supported bundles.
you including executable files in app shouldn't there.
for more info: http://onebigfunction.com/ios/2015/03/15/invalid-bundle-structure/
Comments
Post a Comment