Closed asotog closed 8 years ago
Hey @asotog,
We are going to fix that on next release. For now you can manually set the version to something that has 2 dots instead of 3. Search for the Mobile SDK's Info.plist in Xcode and change that before archiving.
Thanks we did that to solve the issue meanwhile
Hi there,
We are having version number complain from iTunes when trying to release application using Liferay Mobile SDK, we are using cocoapods, please check screen shot attached, it complains about the version number format:
i noticed that you haven't changed yet the code in podspec from repository: Pod::Spec.new do |s| s.name = "Liferay-iOS-SDK" s.module_name = "LRMobileSDK" s.version = "6.2.0.22"