Disable Bitcode in windows 10

I have some errors in unity cloud build

  • 8699: [xcode] ld: bitcode bundle could not be generated because ‘/BUILD_PATH/samwit.ballerina-grade-1-nov30.default-ios-5-4/temp.9DZmjH/Libraries/Plugins/iOS/libSuperAwesomeSDKUnity.a(SABannerAd.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
  • 8700: [xcode] clang: error: linker command failed with exit code 1 (use -v to see invocation)

I’m using windows 10 pc, is it possible to disable bitcode?
also that was using superawesome ads

any help? I’m using this https://developers.superawesome.tv/extdocs/sa-unity-sdk/html/index.html

Check this guide for disabling bitcode support in your iOS builds: