Author Topic: iOs build error  (Read 3417 times)

andreamonzini

  • Guest
iOs build error
« on: July 27, 2013, 05:22:12 AM »
Hello i've jus purchased Tnet and when i try to compile the example menu for iOS i have this error:



Note:

-I tried to search in the forum the same error but maybe i use wrong keywords.
-I do not have this problem with Android build.
-I'm using Unity Pro 4.2 + iOs Pro + Android Pro

Please could you give me some suggestions?

Andrea

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: iOs build error
« Reply #1 on: July 27, 2013, 12:16:17 PM »
Don't use stripping.

andreamonzini

  • Guest
Re: iOs build error
« Reply #2 on: August 04, 2013, 05:54:38 AM »
Don't use stripping.

It works now, thank you  :)

it would possible to have stripping compression in next updates?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: iOs build error
« Reply #3 on: August 04, 2013, 07:02:01 AM »
Stripping removes all kinds of useful libraries from the executable. I doubt it. I'm pretty sure even NGUI doesn't function correctly with stripping turned on.