playMaker

Author Topic: Future IL2CPP support  (Read 5371 times)

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Future IL2CPP support
« on: January 19, 2015, 04:43:57 PM »
Hi,

Just wanted to make sure this is being considered as Apple will soon make it mandatory to support 64bit on iOS, unity are moving on support for 4.6
http://blogs.unity3d.com/2014/11/20/apple-ios-64-bit-support-in-unity/

Will playmaker handle/support this?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Future IL2CPP support
« Reply #1 on: January 20, 2015, 12:40:04 AM »
Yes, we've been working with Unity on IL2CPP support since they introduced it for WebGL builds. IL2CPP is still in beta, so occasionally something breaks, but full compatibility is our goal, and Unity has been using Playmaker to help test IL2CPP completeness, so I'm pretty confident that it will work well with Playmaker :)

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: Future IL2CPP support
« Reply #2 on: January 20, 2015, 02:04:07 AM »
Excellent, releasing a game around the time all this change is happening is a little worrying. This news makes it easier to sleep :) Thx Alex

LAB618

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Future IL2CPP support
« Reply #3 on: January 30, 2015, 02:11:29 PM »
Now that 64bit iOS support and IL2CPP have been released by Unity, are there any problems we should know about?

Cheers
Steve

XilenceX

  • Playmaker Newbie
  • *
  • Posts: 11
Re: Future IL2CPP support
« Reply #4 on: February 02, 2015, 11:14:17 AM »
I am also getting 66! Mach-O Linker errors like you posted in: http://forum.unity3d.com/threads/lots-of-apple-mach-o-linker-errors-since-updating-to-4-6-2.294992/ Steve.

I deleted the Playmaker, Gizmos and iTween folders from my project and then the generated XCode Project compiled just fine!
Obviously my game doesn't work without Playmaker, but the 66 Mach-O Linker errors are gone once the Playmaker files are removed!

So please fix this asap Playmaker devs, since 64bit iOS support is mandatory now.

LAB618

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Future IL2CPP support
« Reply #5 on: February 02, 2015, 01:46:48 PM »
Thanks for your reply.

I might do the same as you as a test, but sounds like we're stuck until Hutong and/or Unity come up with a fix.

LAB618

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Future IL2CPP support
« Reply #6 on: February 02, 2015, 03:45:41 PM »
I just did the same, stripped out Playmaker and iTween, and it builds fine. Now it just comes down to whether it's a problem with Playmaker or Unity not carrying the necessary files over to Xcode when it builds.

Anyone from Playmaker have any answers?

Cheers
Steve

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Future IL2CPP support
« Reply #7 on: February 02, 2015, 05:06:38 PM »