Post

Replies

Boosts

Views

Activity

Reply to Is there a way to turn off the new objc stubs optimizations in Xcode 14?
The same problem,Xcode14 compiler framework, used in Xcode13 Undefined symbols for architecture arm64: \"_objc_msgSend$setInsidequote:\", referenced from: +[JSBCGovrmentUtil setInsidequote:] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$setInsideApp:\", referenced from: +[JSBCGovrmentUtil setInsideApp:] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$setNav_color:\", referenced from: +[JSBCGovrmentUtil setNavColor:] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$setINTERFACE_DOMIAN:\", referenced from: +[JSBCGovrmentUtil setDomain:] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$setRealNameAppId:\", referenced from: +[JSBCGovrmentUtil startReregister] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$arrayWithObjects:count:\", referenced from: +[JSBCGovrmentUtil load] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$bundleIdentifier\", referenced from: +[JSBCGovrmentUtil load] in JSBCGovermentSDK(JSBCGovrmentUtil.o) \"_objc_msgSend$containsObject:\", referenced from: +[JSBCGovrmentUtil load] in JSBCGovermentSDK(JSBCGovrmentUtil.o)
Sep ’22