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

Missing CFBundleVersion #34

Closed
1 of 2 tasks
eneko opened this issue Feb 21, 2018 · 3 comments
Closed
1 of 2 tasks

Missing CFBundleVersion #34

eneko opened this issue Feb 21, 2018 · 3 comments

Comments

@eneko
Copy link

eneko commented Feb 21, 2018

New Issue Checklist

  • Updated RangeSeekSlider to the latest version
  • Checked Gitter

Issue Description

After adding this framework to our application, we are getting the following error when uploading to iTunes Connect (TestFlight beta):

[11:13:20]: [Transporter Error Output]: ERROR ITMS-90056: "This bundle Payload/XXXX.app/Frameworks/RangeSeekSlider.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."
[11:13:20]: Transporter transfer failed.
[11:13:20]: 
[11:13:20]: ERROR ITMS-90056: "This bundle Payload/XXXX.app/Frameworks/RangeSeekSlider.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."

Environment

  • Library version 1.7.0
  • iOS version 10-11
  • Swift version 4

Framework was installed via Carthage, adding the following to our Cartfile:

# Used for time sliders
github "WorldDownTown/RangeSeekSlider"
@joaopedrok
Copy link

It is not working. Im still trying to upload an app using Carthage for this component and I got the same error. How can I proceed?

@eneko
Copy link
Author

eneko commented Feb 7, 2019

@joaopedrok feel free to use my fork, it solves this issue: https://github.com/eneko/RangeSeekSlider

@sasojadrovski
Copy link

Hi @WorldDownTown,

Thanks for the great library :) This fix should be applied as this is still an issue when distributing the app to the App Store if the dependency was added using Carthage.

Cheers!

@eneko eneko closed this as completed Dec 23, 2020
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

3 participants