iOS Build Environment Help Center

"ld: framework not found null" error while trying to build ARDK Lightship example scene

append delete isgaroth

Hi. Got this "ld: framework not found null" problem while trying to build ARDK Lightship example scene.

Win version : 10
Builder Version: 3.46
iOS SDK Version: 15.4

Build log : https://pastebin.com/8XyJXc6a

Thanks in advance :)

Reply RSS

Replies

append delete #1. Pierre-Marie Baty

Hello

Thank you for the report - and for providing all the info. Indeed I see that a "-framework null" argument is passed to the linker. This is clearly a bug. I suspect it's generated by pbxprojparse.exe, but right now I'm unable to tell where the problem could be and I'd like to study that more closely. Could you send me the Xcode project directory for analysis ? You can delete the "build" subdirectory to save space. Confidentiality is guaranteed of course.

Thanks in advance,

append delete #2. isgaroth

Hey. I send You email with project :)

append delete #3. Pierre-Marie Baty

Yes, I received it, thank you.

Well, it does look like your Xcode project file is bogus. See line 126:

% Unity-iPhone.xcodeproj\project.pbxproj
		702641D8836EE483395489CD /* null.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60A34832B960B3FC7D3B0D6C /* null.framework */; };
%

So, it turned out the builder isn't inventing it... the Xcode project file does mention a framework called "null", which it claims can be found among the default iOS frameworks. The problem is, to my knowledge, no such framework exists.

I think you should report this error to the Unity team.

Reply

(Leave this as-is, it’s a trap!)

There is no need to “register”, just enter the same name + password of your choice every time.

Pro tip: Use markup to add links, quotes and more.

Moderators: Pierre-Marie Baty