Closed FeedMyTummy closed 5 years ago
You can continue to develop under the previous version of Xcode/Swift for the time being. An update will come to fix the issue with Xcode 10.2 but there is not ETA. If you have or have found any answers/workarounds, please contribute below.
So I should go back to Hight Sierra to be able to user this pod, right?
You can use the latest version of MacOS. I am using 10.14.4. You just need the older version of Xcode. Such as Xcode 10.1 which can be downloaded from https://developer.apple.com/xcode/downloads.
Got it. Thanks
On 15 Apr 2019, at 21:31, FeedMyTummy notifications@github.com wrote:
You can use the latest version of MacOS. I am using 10.14.4. You just need the older version of Xcode. Such as Xcode 10.1 which can be downloaded from https://developer.apple.com/xcode/downloads https://developer.apple.com/xcode/downloads.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mongodb/stitch-ios-sdk/issues/160#issuecomment-483366777, or mute the thread https://github.com/notifications/unsubscribe-auth/AI2nVnKs3zhljHiB4BipK1gqXoW-q-ouks5vhMWUgaJpZM4cf-Dq.
Xcode 10.2 wouldn't Build Stich iOS SDK for me either. Tech Support told me to try:
pod 'StitchSDK', '= 6.0.0-beta.1'
It seems to be working...
Yes. Version 6.0.0 of the SDK fixes this issue. I’ve closed this issue.
Any news on this? I can't compile my app because of this.