Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Store submission #156

Closed
jdordoigne opened this issue Oct 10, 2017 · 3 comments
Closed

Apple Store submission #156

jdordoigne opened this issue Oct 10, 2017 · 3 comments

Comments

@jdordoigne
Copy link

jdordoigne commented Oct 10, 2017

I have updated cache to version 4.0.3 and since, I can't upload my application anymore to the apple store :(
I'm using Carthage and iOS extension.

I'm having these following errors :

iTunes Store Operation Failed
ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Application.app/Frameworks/Cache.framework' contains disallowed nested bundles."
iTunes Store Operation Failed
ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Application.app/Frameworks/Cache.framework' contains disallowed file 'Frameworks'."

I tried to play with Cache project configuration with no luck.

In V3 I had to manually add SwifthHash as a dependency. In the latest version the dependency seems to be added automatically. Could it be the issue?

@onmyway133
Copy link
Contributor

@jdordoigne you're right, I added them automatically #152 😞

@jdordoigne
Copy link
Author

Indeed this is the issue, I have added a script to remove embedded frameworks and submission works

@onmyway133
Copy link
Contributor

@jdordoigne Hi, you can check https://github.com/hyperoslo/Cache/releases/tag/4.0.4 which I removed that script and update the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants