ken1flan/f_diary

iOSのビルドができない

Closed this issue · 1 comments

iphoneエミュレータに入れようとしたら失敗しました 💦

1 error generated.
    note: Using new build system
    note: Planning
    note: Build preparation complete
    note: Building targets in dependency order
    warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the Runner editor. (in target 'Runner' from project 'Runner')
    Result bundle written to path:
    	[/var/folders/rl/0l89qv3d7jb6x8y3t5y6y6s00000gn/T/flutter_tools.VikWy0/flutter_ios_build_temp_dirRa4F1K/temporary_xcresult_bundle]()
Parse Issue (Xcode): Module 'isar_flutter_libs' not found
[/Users/ken1flan/src/f_diary/ios/Runner/GeneratedPluginRegistrant.m:23:8]()

Could not build the application for the simulator.
Error launching application on iPhone 13.
Exited (sigterm)

なにか設定が漏れてるのかも…?と思ってたら、どうもそうではなく…。
一回クリーンにすればよかったようです。
https://zenn.dev/tomo_saku/articles/058f3d74b6ed46