naoty / Timepiece

Intuitive date handling in Swift
MIT License
2.63k stars 147 forks source link

Fixes App Store submission issue #71

Closed basememara closed 8 years ago

basememara commented 8 years ago

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'MyApp.app/Frameworks/Timepiece.framework/libswiftRemoteMirror.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."

Confirmed issue and cannot submit apps using Timepiece. Please see discussion #63.