iOS Question Uploading to Store With New Swift Problem

tufanv

Expert
Licensed User
Longtime User
Hello

I used new swiftybutton in my app and try to send an update to itunes but getting an error:

B4X:
 NSLocalizedFailureReason=ERROR ITMS-90171: \"Invalid Bundle Structure - The binary file 'Airline Manager Online.app/libswiftRemoteMirror.dylib' is not permitted. Your app can\U2019t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles
 

tufanv

Expert
Licensed User
Longtime User
Thanks for your work ! . I don't know why but I had expected somehow that it was not an easy task because itunes' error message was a big one like " We don't accept that library " so i think you had to change many things.. But it is good that we found out early because it was going to be a problem for all swift things i think not just iswiftybutton ?
It was more complicated than expected.
I now have an app in the store with iSwiftyButton: https://itunes.apple.com/us/app/b4i-coordinates-calculator/id915366768?mt=8

I will release the update next week.
 
Upvote 0
Top