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
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