You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm integrating this project into a swift project using Cocoapods frameworks - and all is well when building etc.
However when uploading to the store, I have only just came across this issue (since Xcode 7.1).
Apparently they don't want you to use 4 decimal points in a version number, and the fact that this project does means I need to manually edit the info.plist before submitting.
Hi - I'm integrating this project into a swift project using Cocoapods frameworks - and all is well when building etc.
However when uploading to the store, I have only just came across this issue (since Xcode 7.1).
Apparently they don't want you to use 4 decimal points in a version number, and the fact that this project does means I need to manually edit the info.plist before submitting.