
【Xcode】does not contain bitcode 解決法
Xcodeでビルド時、以下のエラーが発生しました。

'/Users/[ユーザ名]/Library/Developer/Xcode/DerivedData/Unity-iPhone-fophejbayltzptdzbxkbfuhbzfut/Build/Products/ReleaseForRunning-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport/GoogleAppMeasurement.framework/GoogleAppMeasurement(APMAdExposureReporter.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. file '/Users/[ユーザ名]/Library/Developer/Xcode/DerivedData/Unity-iPhone-fophejbayltzptdzbxkbfuhbzfut/Build/Products/ReleaseForRunning-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport/GoogleAppMeasurement.framework/GoogleAppMeasurement' for architecture arm64
解決法
Build Settings内に、Enable Bitcodeという項目があるため、Noに変更します。(赤枠部分)




















![composerコマンド実行時に「[UnexpectedValueException] Your github oauth token for github.com contains invalid characters: "{token}"」](https://took.jp/tech-blog/wp-content/uploads/2022/10/E-19-150x150.jpg)
