- Home /
From unity 3d to Xcode
Hello every one I`m new with iOS development so far I created an app but when I export it to Xcode it Always give me these errors
(null): warning: (armv7) /Users/Albert/myfirstapp/iOS/Game/Libraries/libiPhone-lib.a(CharacterController.o) object file doesn't contain DWARF debug information
(null): warning: (armv7) /Users/Albert/myfirstapp/iOS/Game/Libraries/libiPhone-lib.a(Cloth.o) object file doesn't contain DWARF debug information
(null): warning: (armv7) /Users/Albert/myfirstapp/iOS/Game/Libraries/libiPhone-lib.a(FixedJoint.o) object file doesn't contain DWARF debug information
(null): warning: (armv7) /Users/Albert/myfirstapp/iOS/Game/Libraries/libiPhone-lib.a(Joint.o) object file doesn't contain DWARF debug information
(null): warning: (armv7) /Users/Albert/myfirstapp/iOS/Game/Libraries/libiPhone-lib.a(Material.o) object file doesn't contain DWARF debug information
I hope someone helps me thanks
Your answer
Follow this Question
Related Questions
iphone sound disappearance - ios build or hardware issue? 2 Answers
Unity 2019 iOS build problem 0 Answers
XCode 4, deploying App to new device --different Apple ID. 0 Answers
Compiling in Xcode? 0 Answers