guinmoon/LLMFarm

can't compile in xcode

daystudio opened this issue · 1 comments

Assertion failed: (extras.otherInstrOffset != 0 && "Kind::arm64_adrp_ldr missing extra info"), function applyFixup, file Fixup.cpp, line 793.

Environment:
Xcode Version 15.0.1 (15A507)
iOS 16 SDK
iPhone 14pro
Macbook Air M2
MacOS 14.1.2 (23B92)

This is a problem with xcode 15. Install xcode 15.1 beta, it compiles normally there.