Search Issue Tracker

By Design

Votes

0

Found in

2017.2.0f3

Issue ID

962074

Regression

No

Xcode build error: "Apple Mach-O Linker (ld)" from "_OpenURL"

Scripting

-

Reproduction steps:
1. Open the attached project.
2. Try to build it to iOS.

Actual result:
- The build will fail when building in Xcode.

IL2CPP:
"_OpenURL", referenced from:
_ActTesterGui_OpenURL_m835977890 in Bulk_Assembly-CSharp-firstpass_0.o
(maybe you meant: __Z40Register_UnityEngine_Application_OpenURLv, __Z26Application_CUSTOM_OpenURLP12Il2CppString , _ActTesterGui_OpenURL_m835977890 , _Application_OpenURL_m2434521810 )
ld: symbol(s) not found for architecture arm64

Mono:
"_OpenURL", referenced from:
RegisterMonoModules() in RegisterMonoModules.o
(maybe you meant: __Z26Application_CUSTOM_OpenURLP10MonoString, __Z40Register_UnityEngine_Application_OpenURLv )
ld: symbol(s) not found for architecture armv7

Reproduced with:
2017.2.0b1, 2018.1.0a2

Note:
The project doesn’t move to version 2017.1, but this is most likely a regression.

Comments (2)

  1. nanotribegmbh

    Dec 02, 2017 15:29

    It seems to be caused by AntiCheat Toolkit

    See the link below

    https://forum.unity.com/threads/build-error-apple-mach-o-linker-ld-from-_openurl.501373/

  2. betovena

    Nov 07, 2017 00:24

    I'm having the same problem!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.