iZettle / Presentation

Presentation is an iOS Swift library for working with UI presentations in a more structured way
MIT License
72 stars 11 forks source link

Remove Carthage copy phase to avoid iTunes connect invalid Bundle error #10

Closed egarni closed 6 years ago

egarni commented 6 years ago

Nested dependencies should not contains this phase, only the main app.

https://github.com/Carthage/Carthage#nested-dependencies

Having this phase leads to the error Error ITMS-90206 Invalid bundle contains disallowed file 'Frameworks' when uploading an app to itunes connect