Closed xGoPox closed 5 years ago
remove the .beta.2 from CFBundleShortVersionString key in info.plist in order to be able distribute the app
This PR drops the pre-release version from the CFBundleShortVersionString in the Info.plist.
Goals ⚽️
To allow users to be able to submit Alamofire Image betas to the AppStore using submodules and Carthage.
Implementation Details 🚧
N/A
Testing Details 🔍
@cnoon could you please have look at this 😬 I cannot distribute my app because of the issue fixed in this PR - Appreciated
remove the .beta.2 from CFBundleShortVersionString key in info.plist in order to be able distribute the app
This PR drops the pre-release version from the CFBundleShortVersionString in the Info.plist.
Goals ⚽️
To allow users to be able to submit Alamofire Image betas to the AppStore using submodules and Carthage.
Implementation Details 🚧
N/A
Testing Details 🔍
N/A