saturngod / IAPHelper

No more maintenance for this repo. Please use the https://github.com/bizz84/SwiftyStoreKit
MIT License
1.55k stars 280 forks source link

Fix ver 1.0.8.1 #25

Closed phuongnl closed 7 years ago

phuongnl commented 8 years ago

Please fix this version to 1.0.9 or some thing, iTunes connect does not approve this type.

Spacelapp commented 8 years ago

Really? Why?

nickkuh commented 8 years ago

Yep, having 4 separate numbers is causing submissions to Apple to fail. More details here:

http://stackoverflow.com/questions/25418798/cfbundleversion-must-be-a-period-separated-list-of-at-most-three-non-negative-in

mzeeshanid commented 8 years ago

I am also facing same issues.

aiy1tm commented 8 years ago

You can fix this by adding a small script to your Podfile:

https://libraries.io/github/Jonge/Cocoapods-frameworks-version-number-fix

saturngod commented 8 years ago

oh! will fix it. Sorry about that

saturngod commented 7 years ago

fixed