Hi,
I recieve build error on "Linking" stage, it is
Apple Mach-O Linker (ld) Error Group
Undefined symbols for architecture arm64:
"_OpenURL", referenced from:
_ActTesterGui_OpenURL_m1647756852 in Bulk_Assembly-CSharp-firstpass_0.o
(maybe you meant: Z26Application_CUSTOM_OpenURLP12Il2CppString, Z40Register_UnityEngine_Application_OpenURLv , Application_OpenURL_m2196105180 , ActTesterGui_OpenURL_m1647756852 )
ld: symbol(s) not found for architecture arm64
clang: error: linker...
Build error "Apple Mach-O Linker (ld)" from "_OpenURL"
I recieve build error on "Linking" stage, it is
Apple Mach-O Linker (ld) Error Group
Undefined symbols for architecture arm64:
"_OpenURL", referenced from:
_ActTesterGui_OpenURL_m1647756852 in Bulk_Assembly-CSharp-firstpass_0.o
(maybe you meant: Z26Application_CUSTOM_OpenURLP12Il2CppString, Z40Register_UnityEngine_Application_OpenURLv , Application_OpenURL_m2196105180 , ActTesterGui_OpenURL_m1647756852 )
ld: symbol(s) not found for architecture arm64
clang: error: linker...
Build error "Apple Mach-O Linker (ld)" from "_OpenURL"