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

iTunes Connect rejects builds with SwiftDate 4.0.9 #364

Closed
darrarski opened this issue Dec 21, 2016 · 5 comments
Closed

iTunes Connect rejects builds with SwiftDate 4.0.9 #364

darrarski opened this issue Dec 21, 2016 · 5 comments
Assignees
Labels
Milestone

Comments

@darrarski
Copy link

When submitting an app to iTunes Connect (for TestFlight or AppStore distribution) with SwiftDate 4.0.9 integrated via Cocoapods 1.1.1, the app gets rejected. Rejection reason:

Unrecognized Locale - The directory located at ('Payload/MyApp.app/Frameworks/SwiftDate.framework/SwiftDate.bundle/jp-JP.lproj' ) has an unrecognized locale name. Refer to the Language and Locale Designations guide for more information on naming your language-specific directories.

When using version 4.0.8 everything seams to be fine (no rejection emails, app working correctly).

@malcommac
Copy link
Owner

It should be ja-JP. Fixed in 9d72d10
I'll release it in 4.0.10 right now.

@darrarski
Copy link
Author

👍

@malcommac
Copy link
Owner

Can you make a test? It should be available on cocoapods

@malcommac malcommac added this to the 4.0.10 milestone Dec 21, 2016
@malcommac malcommac added the bug label Dec 21, 2016
@malcommac malcommac self-assigned this Dec 21, 2016
@darrarski
Copy link
Author

Looks like problem is solved in 4.0.10. Thanks!

@malcommac
Copy link
Owner

malcommac commented Dec 21, 2016 via email

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

No branches or pull requests

2 participants