Search Unity

Unity to iOS & Unity version best practices

Discussion in 'Editor & General Support' started by 77Chris77, Jun 12, 2019.

  1. 77Chris77

    77Chris77

    Joined:
    Oct 24, 2015
    Posts:
    23
    Hello,

    I have completed my game, created the Xcode file and opened it in Xcode. The game runs perfectly on my iPhone but I have 999+ cautions within Xcode that are:
    • 2x warnings
    • Semantics issues
    • Value conversion issue
    • Depreciations
    • Unused entry issue
    I probably can correct the warnings and unused entries but do I have to clear the rest?

    Would it help if I updated Unity? I’m currently running 2018.3 of2.

    What is everyone else’s workflow, do you always update unity to the latest?

    Thanks