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) - josemendez - 13-08-2020 (13-08-2020, 05:00 PM)GiftedMamba Wrote: 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. Any version that has been compiled with Xcode 11.3.1 (the latest non-bugged XCode) will work. Email me to support(at)virtualmethodstudio.com and I'll send you Obi 5.4, compiled with 11.3.1. RE: Doesn't build for latest XCode (11.4) - flamingogs - 18-08-2020 Hi, We can't build project with any xCode, starting from 11.4. Apple doesn't allow to push in the store. Could you send me Obi 5.4, compiled with 11.3.1. thanks @josemendez RE: Doesn't build for latest XCode (11.4) - josemendez - 19-08-2020 (18-08-2020, 10:31 PM)flamingogs Wrote: Hi, Done! RE: Doesn't build for latest XCode (11.4) - morncraban - 24-08-2020 Hi! Could you send me obi rope version compatible with XCode 11.3.1. Thank you! RE: Doesn't build for latest XCode (11.4) - josemendez - 25-08-2020 (24-08-2020, 08:47 PM)morncraban Wrote: Hi! Could you send me obi rope version compatible with XCode 11.3.1. Thank you! Sure! Where to? RE: Doesn't build for latest XCode (11.4) - uvivagabond - 25-08-2020 Hi! Could you send me Obi Cloth version compatible with XCode 11.3.1. Will it also be compatible with version 11.6? rexnudusest@gmail.com Thank you! RE: Doesn't build for latest XCode (11.4) - josemendez - 25-08-2020 (25-08-2020, 09:32 AM)uvivagabond Wrote: Hi! Could you send me Obi Cloth version compatible with XCode 11.3.1. Will it also be compatible with version 11.6? Hi there, Sent! XCode versions 11.4-11.6 exhibit the linker bug, which has been fixed in XCode 12 beta 1. Xcode 11.3.1 is the latest non-bugged production version, so you must use it instead. RE: Doesn't build for latest XCode (11.4) - uvivagabond - 25-08-2020 (25-08-2020, 09:37 AM)josemendez Wrote: Hi there, Thank you RE: Doesn't build for latest XCode (11.4) - morncraban - 25-08-2020 (25-08-2020, 08:01 AM)josemendez Wrote: Sure! Where to?morncraban@gmail.com Thank you! RE: Doesn't build for latest XCode (11.4) - morncraban - 25-08-2020 (25-08-2020, 08:01 AM)josemendez Wrote: Sure! Where to?Thanks for the workaround but now it crashes on that stage with this error: Apple Mach-o Linker (id) error clang: error: linker command failed with exit code 1 (use -v to see invocation) ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '1103.0.32.62.0_0' Reader: '1100.0.33.17_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.17)' for architecture arm64 Have I made something wrong or there is other reason for that? With xcode 12 beta version and assetstore version of obi rope everything was fine (except we couldn't publish to appstore of course) Thnx) |