Skip to content

App Store publication issues when using Carthage #698

Closed
@makoni

Description

@makoni

There're few issues with publishing to App Store if you add Ably through.

Tha app builds and runs but when you're making an archive and upload it to App Store it won't be validated. Errors while validating:

iTunes Store Operation Failed
CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.facebook.socketrocket.ios' under the iOS application 'myApp.app'.

iTunes Store Operation Failed
CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.remyvirin.msgpack' under the iOS application 'myApp.app'.

iTunes Store Operation Failed
CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'org.stenerud.KSCrash' under the iOS application 'myApp.app'.

iTunes Store Operation Failed
This bundle Payload/myApp.app/Frameworks/Ably.framework/Frameworks/SocketRocket.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion.

iTunes Store Operation Failed
This bundle Payload/myApp.app/Frameworks/SocketRocket.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion.

iTunes Store Operation Failed
Invalid Bundle. The bundle at 'myApp.app/Frameworks/Ably.framework' contains disallowed nested bundles.

iTunes Store Operation Failed
Invalid Bundle. The bundle at 'myApp.app/Frameworks/Ably.framework' contains disallowed file 'Frameworks'.

Is there a chance in will be fixed?

Here's how signing screen looks like:
2018-02-22 16 05 57

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions