blitzagency / ios-unity5

How to integrate Unity with an Native iOS Application using Swift
MIT License
368 stars 69 forks source link

Problem with il2cpp #47

Open fdegiovanni opened 7 years ago

fdegiovanni commented 7 years ago

Hello, I followed all the steps and when build the project this compile with this Linker Error. captura de pantalla 2017-07-19 a la s 10 47 07

I am use: unity3d 5.6.1f1 Xcode: 8.3.3 swift 3

dborelli commented 6 years ago

That looks very similar to the errors that happen when you build for a simulator. This will only work when built for a real device.