###質問内容
Flutterで作ったアプリをFirebaseのApp Distributionを使って知り合いに配布するためにipaファイルを抽出したいです。
しかし、下記のようなエラーが出てきてしまって作成ができません!
(公開したくない情報は■で伏せてます。)
解決方法わかる方いらっしゃいましたら回答お願いいたします!
Message
1Xcode's output: 2↳ 3 note: Using new build system 4 note: Building targets in parallel 5 note: Planning build 6 note: Constructing build description 7 error: Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it. (in target 'Runner' from project 'Runner') 8 error: No profiles for 'com.example.■■■■■App' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.example.■■■■■App'. (in target 'Runner' from project 'Runner') 9 10 11It appears that your application still contains the default signing identifier. 12Try replacing 'com.example' with your signing id in Xcode: 13 open ios/Runner.xcworkspace 14Encountered error while building for device. 15Process finished with exit code 1
####環境
M1Macのパソコンで、AndroidStudioで作業しています!
Xcodeもインストール済みとなっております。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。