You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting an error when I try to run development build on iOS:
Could not build the precompiled application for the device.
Error (Xcode): Signing for "flutter_sequencer-flutter_sequencer" requires a development team. Select a development team in the Signing & Capabilities editor.
/<path>/bpm-calc-app/ios/Pods/Pods.xcodeproj
I can change the development team through XCode and run the app successfully in XCode, but I still can't run it through command/IDE (IntelliJ IDEA).
The text was updated successfully, but these errors were encountered:
I am getting an error when I try to run development build on iOS:
I can change the development team through XCode and run the app successfully in XCode, but I still can't run it through command/IDE (IntelliJ IDEA).
The text was updated successfully, but these errors were encountered: