Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove -beta suffix from CFBundleShortVersionString (segmentio#795)
**What does this PR do?** This allows for the framework to be used in Swift 4 projects who consume this framework from Carthage, to be submitted to the App Store. Closes segmentio#794 **Where should the reviewer start?** By reading segmentio#794 **How should this be manually tested?** Create a project with Swift 4, consume this framework with Carthage, and then submit it to the App Store 😅 **Any background context you want to provide?** segmentio#794 **What are the relevant tickets?** segmentio#794
- Loading branch information