• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
Question by gamepat · Jun 08, 2015 at 05:58 PM · iosxcode64-bit64bit

iOS Building with IL2CPP universal Build causes tons of warnings

I created for testing a completely empty build from scratch with just one simple script attached to the main camera that prints "Hello World".

Despite my best efforts to set all proper settings in unity or XCode I'm getting about 370 of these warnings. What is this about. Can I ignore this ?

  • "Apple LLVM 6.1 Warning: Integer literal s too large to be represented by a signed integer type, interpreting as unsigned"

  • "Semantic issue: Comparison of address of UIApplicationLaunchOptionsRemoteNotificationKey not equal to a null pointer is always true"

  • Value Conversion Issue: Implicit conversion loses integer precision: uintptr_t (aka unsigned long) to uint32_t (aka unsigned int)

The build succeeds, but when I try to submit it to the store I'm getting an error that it's not 64bit or something which I can't give you more details on atm. because there seem to bee connection problems right now with XCode

XCode 6.3.2 Unity 4.6.5f1

The Warnings in XCode: alt text

bildschirmfoto-2015-06-08-um-185707.png (212.7 kB)
Comment
Viperia
efojs
Abacab
ekanitegames

People who like this

4 Show 7
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image shtomtang · Jun 10, 2015 at 08:52 AM 0
Share

I am facing the same situation, god help

avatar image efojs · Jun 24, 2015 at 10:36 AM 0
Share

Few days ago I've updated Unity to 5.1.1 and had few successful builds with no errors (Xcode 6.3.2). But yesterday it'd started producing these tons of errors. I've tried building from old successful projects archives — same problem. I build virgin project — the same.

I've not changed anything, it started from nothing.

It's not an unswear, but I'll update if I dig something.

avatar image efojs · Jun 25, 2015 at 01:06 PM 0
Share

I've installed patch 5.0.3p3 (over 5.1.1p1, I did not notice that it would be downgrade) and my 5.1.1p1 project compiled without errors (and did not change its version label)

unity start window

311705c252.jpg (57.9 kB)
avatar image ekanitegames · Jul 09, 2015 at 06:31 PM 0
Share

Has anybody been able to resolve this? I am stuck and extremely frustrated

This error also breaks my game

avatar image efojs · Jul 10, 2015 at 12:00 AM 0
Share

I'm using version 5.0.3p3. Xcode builds and runs on iPhone without these warnings, but when I archive projects all of them appear again. But Xcode validates archive and allows to upload it to AppStore.

Show more comments

3 Replies

· Add your reply
  • Sort: 
avatar image

Answer by Viperia · Jun 10, 2015 at 03:31 PM

Now, it works for me: i already have warnnings but submission id ok.

(in xcode)

  • Just go to Build setting -> architectures -> "Standard architectures (arm7, arm64) -$(ARCHS_STANDARD)"

  • And Build Active Architecture Only -> Debug = Yes; Release = No

Comment

People who like this

0 Show 0 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image

Answer by gamepat · Jun 11, 2015 at 09:05 AM

So I tested my game that has these warnings on armv7s and arm64 devices and everything seems fine, so I guess these warnings can be ignored for now.

Concerning the error that I got when submitting to the app store, I found a solution on another thread. I just had to unplug my iPhone 5 before clicking Archive :) ... has to do with the device not being a arm64. I guess it could be changed too by setting "Build Active Architecture Only" to "No", but just to be sure ;). If you encounter a similar problem, I'd give it a try.

No settings that I played around with seemed to change the thing with the warnings for the better.

Comment

People who like this

0 Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Torca · Jul 02, 2015 at 01:52 AM 0
Share

I too get 426 warnings that I never got before 64 bit was required. Bulk_mscorilb_6.cpp Apple LLVM 6.1 warning Bulk_mscorlib_0.cpp Value Conversion issue and many more... I updated all my software including the latest xcode and Unity 5.1.1 Set build settings in Unity to Scripting Backend IL2CPP Architecture to Universal Run in xcode as Release Had no choice but to send to itunes connect has is... Will post results when I know more a little dishearting to say the least.

avatar image Bentoon · Aug 01, 2015 at 01:33 AM 0
Share

SO FRUSTERATING Still doesn't work with all the great insights

avatar image councilsoft · Jan 21, 2016 at 12:03 PM 0
Share

I have all these settings as per this thread and i still get the same 64 bit support error when i try to upload the archive.

avatar image

Answer by Bentoon · Aug 02, 2015 at 07:42 AM

Latest UnityBuild & Latest xCode seem to play together better

Comment

People who like this

0 Show 0 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

8 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

What to do with "Undefined symbols for architecture ..." in Xcode for IL2CPP project? 0 Answers

Is there a way to upload a Unity project to the App Store with Mono as scripting backend after 1st of June? 1 Answer

Unity www class crashes on iOS 64 bit 2 Answers

Undefined symbols for architecture armv7 - Unity XCode Project Error 0 Answers

extension 'GL_EXT_frag_depth' is not supported in Xcode 4 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges