Hey Unity Folks!
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.