xcode is giving error on running application on ipad device(Unity game)
Undefined symbols for architecture armv7: "_GetOpenUDID", referenced from: _OpenUDIDPlugin_GetOpenUDID_m415576254 in Bulk_Assembly-CSharp_3.o (maybe you meant: _OpenUDIDPlugin_GetOpenUDID_m415576254) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I add in build phase CoreData.fraemwork.
Open project from xcworkspace.
Scripting BeckEnd l2cpp.
Comment