Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Doesn't build for latest XCode (11.4)
(15-09-2020, 09:32 AM)icamonu Wrote: Hi,

As far as I understand, in order to get a build for an iOS app that uses Obi Rope, we need to use Obi 5.1 (or 5.4) in our project and XCode 11.3.1.

On the other hand, the latest iOS version is 13.7 and XCode 11.3.1 cannot build the app for this version which means, I think, we cannot distribute this kind of app to Appstore Connect.

Do we have any choice other than waiting Xcode 12 is to be released in order to distribute our project to Appstore Connect?

You can try using Obi 5.5 (latest version in the store) and the Burst backend instead. See:
http://obi.virtualmethodstudio.com/tutor...kends.html

This circumvents the Xcode issue by not using any C++11 static libraries to run.
Reply


Messages In This Thread
RE: Doesn't build for latest XCode (11.4) - by josemendez - 15-09-2020, 10:19 AM