Skip to content

Issue with carthage integration #35

@Nainculte

Description

@Nainculte

Hello I am getting multiple issues with the carthage integration of this project in my app when submitting the app to the AppStore as follows:

App Store Connect Operation Error
CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.facebook.pop' under the iOS application 'MyApp.app'.
App Store Connect Operation Error
Invalid Bundle. The bundle at 'MyApp.app/Frameworks/Slider.framework' contains disallowed nested bundles.
App Store Connect Operation Error
Invalid Bundle. The bundle at 'MyApp.app/Frameworks/Slider.framework' contains disallowed file 'Frameworks'.

I am copying the frameworks using the carthage utilities. So I am wondering what I am doing wrong here. If I don't copy them it just doesn't work.

I am using Xcode 10.2 and Carthage 0.33.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions