Help me ! 201 warning apple mach - O linker with Xcode

I use ios 10.7.3 and using xcode 4.3.2
I try to build with ipad simulation 5.1 but it appears error:
201 warning apple mach - O linker . please help me!

Try building to a device. Same problem?

Yes laserlars . I tried with the device and it still appears that error

Do you use any external plugins in your Unity project?

no laserlars
I am use unity 3.5.0 F5 .
simply is created one box3d and point light in unity3d

What is written in at the left of the words “iPad 5.1”, are you building from Unity for simulator?

Make sure that the scheme you have selected is “Unity-iPhone > Device” and not “Unity-iPhone-Simulator > Device” if you are going to test with a device.

Another thing i make sure that is disabled to avoid this ind of errors is the checker “Symlink Unity Libraries”, i’m not sure of what is what this does, but i left it disabled for security.

Cheers.

I have done!
I was confused when build setting in unity
Thank! Juan and laserlars

[quote=“eotiti, post:7, topic: 474179, username:eotiti”]
I have done!
I was confused when build setting in unity
Thank! Juan and laserlars
[/quote]I have the same problem, can you help me?

Don’t use simulator.

[quote=“anon_24215743, post:9, topic: 474179, username:anon_24215743”]
Don’t use simulator.
[/quote]I must test my app directly on my device?

Simulator doesn’t work. If you want to simulate, play it in the unity editor.