Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug bitcode bundle could not be generated (Unity 2022.2.1.f1)

Discussion in 'Editor & General Support' started by paavann, May 23, 2023.

  1. paavann

    paavann

    Joined:
    Nov 21, 2018
    Posts:
    33
    Hey Unity Folks!

    Code (CSharp):
    1. bitcode bundle could not be generated because ‘/Users/winzo/Library/Developer/Xcode/DerivedData/Winzo-deotobulkieugndnkbbqqntwkswf/Build/Intermediates.noindex/ArchiveIntermediates/WinzoStage/BuildProductsPath/Debug-iphoneos/libGameAssembly.a(5jqib32oyfap.o)’ was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture arm64
    I am making an archive build for my unity game for iOS via xcode. During build process in xcode getting above error. I am stuck here for weeks and unable to resolve this.
    My Unity Editor version is 2022.2.1f1. Previously I was on 2020.3.22f1. On this version, It was working fine, After moving on this, getting this error. Please help me to resolve my issue. Thanks in advance.
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    37,243
  3. paavann

    paavann

    Joined:
    Nov 21, 2018
    Posts:
    33
    hi @Kurt-Dekker Thanks for the reply. Got the point. Previously I moved on LTS version of 2021, but on that my app getting crashed every time so moved on this 2022 version and my crashes got fixed. But going forward I will make sure that I will on LTS version. Thanks again. By when we can expect LTS version of 2022. Any idea?
    Thanks a lot!