You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to submit my app to app store. Getting following error:
Error 1:
ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'MyApp.app/Frameworks/Timberjack.framework/libswiftRemoteMirror.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles.
Error 2:
ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/Timberjack.framework' contains disallowed file 'Frameworks'."
I have integrated Timberjack through Carthage.
Carthage: 0.24.0
Timberjack: 0.0.3
Xcode: 8.3.3
The text was updated successfully, but these errors were encountered:
I am not able to submit my app to app store. Getting following error:
Error 1:
ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'MyApp.app/Frameworks/Timberjack.framework/libswiftRemoteMirror.dylib' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles.
Error 2:
ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/Timberjack.framework' contains disallowed file 'Frameworks'."
I have integrated Timberjack through Carthage.
Carthage: 0.24.0
Timberjack: 0.0.3
Xcode: 8.3.3
The text was updated successfully, but these errors were encountered: