Quantcast
Channel: Questions in topic: "xcode"
Viewing all articles
Browse latest Browse all 1047

How can I disable "dead code stripping" in xcode?

$
0
0
I need to reference a third-party package in xcode that must disable "dead code stripping" to work properly. But when I disable "dead code stripping", unity will report an error: "Undefined symbols for architecture arm64:"Geo::GetiOSAppDocumentsDir()", referenced from:Geo::PathUtils::GetSandboxDataPath() in libiPhone-lib.a(GeoPathUtils.o)" What should I do?

Viewing all articles
Browse latest Browse all 1047

Trending Articles