Bug / Crash Doesn't build for latest XCode (11.4) - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html) +--- Thread: Bug / Crash Doesn't build for latest XCode (11.4) (/thread-2124.html) |
RE: Doesn't build for latest XCode (11.4) - Yaskorama - 26-06-2020 (24-06-2020, 08:20 AM)josemendez Wrote: Well, looks like I was wrong. XCode 12 beta 1 does seem to contain the fix, according to Apple's response a few hours ago to the bug report. Haven't tested it yet. Hello, Is there any news about the situation? In addition, I would appreciate if you could send the Obi rope running in 11.3.1 version. RE: Doesn't build for latest XCode (11.4) - josemendez - 30-06-2020 Hi all, Just tested the Xcode 12 beta, and I can confirm: the linker bug is fixed. Linking finishes successfully and it runs fine. Here's a screenie of the successful build/link/run: So, XCode 12 should work as intended for Obi builds once again, using any Obi version. If you're stuck with XCode 11.4 or 11.5 for now, revert to 11.3.1 and use a Obi version with bitcode compatibility (5.1, 5.2 or 5.4). RE: Doesn't build for latest XCode (11.4) - Warren - 16-07-2020 How about Xcode 11.6? RE: Doesn't build for latest XCode (11.4) - josemendez - 16-07-2020 (16-07-2020, 07:40 AM)Warren Wrote: How about Xcode 11.6? Haven't tried, but Apple specifically referred to XCode 12 beta 1 being the one containing the fix, so I'd assume 11.6 does not contain it, unless they back ported: Quote:Please verify this issue with the Xcode 12 beta 1 and update your bug report with your results by logging into https://feedbackassistant.apple.com/ or by using the Feedback Assistant app. RE: Doesn't build for latest XCode (11.4) - davidsedrakyan - 19-07-2020 (16-07-2020, 07:40 AM)Warren Wrote: How about Xcode 11.6? is this fixed now on new obi versions? RE: Doesn't build for latest XCode (11.4) - josemendez - 20-07-2020 (19-07-2020, 10:50 PM)davidsedrakyan Wrote: is this fixed now on new obi versions? This is not a bug in Obi, but in XCode. It has been fixed in XCode 12 beta 1. Check my previous post in this thread. RE: Doesn't build for latest XCode (11.4) - Hypercasual_dev - 22-07-2020 Hey guys, I'm buidling a game using cloud build, and I tried different versions of xcode there, including 11.3.1 and 10.3. Build crashes anyway. Could you help, please? Logs for both Code: 259: [color=#ffffff]❌[/color]; ld: in /BUILD_PATH/24play.gasstationjam.default-ios/temp20200722-6417-gk9my1/Libraries/Obi/Plugins/iOS/libOni.a(Oni.o), could not parse object file /BUILD_PATH/24play.gasstationjam.default-ios/temp20200722-6417-gk9my1/Libraries/Obi/Plugins/iOS/libOni.a(Oni.o): 'Invalid bitcode version (Producer: '1103.0.32.29.0_0' Reader: '1100.0.33.17_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.17)' for architecture armv7 Thanks in advance! RE: Doesn't build for latest XCode (11.4) - maceb - 04-08-2020 (16-07-2020, 07:43 AM)josemendez Wrote: Haven't tried, but Apple specifically referred to XCode 12 beta 1 being the one containing the fix, so I'd assume 11.6 does not contain it, unless they back ported:Hello Jose, could I please get the version of Obi Softbody that works with Xcode 11.3? I'm getting this issue using the latest version of Obi Softbody and Xcode 11.6. My email is macebarihi@gmail.com. Currently downloading Xcode 12 but thought I'd ask anyway in case it doesn't work for me. Thanks a lot Jose, your asset is wonderful! RE: Doesn't build for latest XCode (11.4) - josemendez - 05-08-2020 (04-08-2020, 11:07 PM)maceb Wrote: Hello Jose, could I please get the version of Obi Softbody that works with Xcode 11.3? I'm getting this issue using the latest version of Obi Softbody and Xcode 11.6. My email is macebarihi@gmail.com. Currently downloading Xcode 12 but thought I'd ask anyway in case it doesn't work for me. Hi Maceb, Just sent you an email. cheers! RE: Doesn't build for latest XCode (11.4) - GiftedMamba - 13-08-2020 Hi, Josemendez! As I untderstand, I can't build project with any xCode, starting from 11.4. Also Apple doesn't allow to push in the store project builded with 12 version, because it is a beta. It looks like I need to use older version of Obi Rope, right? If so, how can I get it? |