Estimote / iOS-Proximity-SDK

Estimote Proximity SDK for iOS
https://developer.estimote.com
Apache License 2.0
61 stars 26 forks source link

Releasable version of v1.1.0-swift4.2 #29

Closed ay8s closed 5 years ago

ay8s commented 5 years ago

Do you have a timeline of merging and releasing v1.1.0-swift4.2? Using the "v1.1.0-swift4.2" Pod I am unable to release due to the version formatting.

Thanks 👍

chwastek commented 5 years ago

Hey @ay8s No plans yet, so I wouldn't get too attached to dates. Can you elaborate what is exactly the issue with version formatting? Or can you share snippet from Podfile?

ay8s commented 5 years ago

Using the updated Cocoapod.

screen shot 2018-09-18 at 7 34 56 am

Is installing manually the only way around building and submitting with Xcode 10?

hishma commented 5 years ago

+1

chwastek commented 5 years ago

I wasn't aware that CFBundleShortVersionString has to be "App Store compliant", not server compliant 🙄. Anyway, we'll update pods asap (before the weekend for sure 🤞). @ay8s @hishma thanks for highlighting the issue

chwastek commented 5 years ago

@ay8s @hishma https://github.com/Estimote/iOS-Proximity-SDK/releases/tag/v1.2.0

ay8s commented 5 years ago

👍