LoginSignup
0
0

More than 1 year has passed since last update.

__swift_FORCE_LOAD_$_swiftCompatibilityConcurrencyでハマった

Posted at

FlutterでFirestoreビルド短縮のため firestore-ios-sdk-frameworks を導入したらドハマリしました。

解決策

XCodeを最新にしましょう。
今回は
13.0.0 → 13.4.1
で解決しました。
__swift_FORCE_LOAD_系のエラーはXCode更新で解決することがある模様。
あとはSwiftサポートが有効になってなくてもなることがあるらしいです。

解決の糸口になった記事
https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk?locale=ja_JP

備考

時間返せ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0