2022/06/23 23:39
Error
When I build iOS app on macOS with Flutter sdk, it showed the following error.
Could not build the precompiled application for the device.
It appears that your application still contains the default signing identifier.
Try replacing ‘com.example’ with your signing id in Xcode: open ios/Runner.xcworkspace
Error launching application on iOS 15.5.
Solution
![[solved]fluttercouldnotbuildtheprecompiledapplicationforthedevice](http://zuli.life/wp-content/uploads/2022/06/Solved-Flutter-could-not-build-the-precompiled-application-for-the-device.jpg)
[Solved] Flutter could not build the precompiled application for the device