andysmart / Timberjack

Automatic network activity logger for iOS and OSX
MIT License
158 stars 43 forks source link

Timberjack is preventing App Store submission #26

Open indramohan92 opened 7 years ago

indramohan92 commented 7 years ago

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

ghost commented 5 years ago

manually delete Frameworks folder from Timberjack framework