반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 춘식
- visualstudiocode
- 카카오
- list
- wrap
- Flutter
- AppleSilicon
- swift
- Git
- react
- 내돈내산
- database
- TextField
- AppBar
- datetime
- 플러터
- 데스크셋업
- VSCode
- listview
- 데스크테리어
- ios
- 간단리뷰
- 라이언
- GitHub
- M1
- sqflite
- xcode
- GetX
- Android
- error
Archives
- Today
- Total
목록flutter pub upgrade (1)
welcome to my blog
[Flutter] Could not build the precompiled application for the device
Flutter : Could not build the precompiled application for the device. Error launching application on iPhone 라는 에러가 생겼을 경우 flutter pub upgrade flutter clean 해주니까 해결되었다.... ios > Podfile에 post_install do |installer| installer.pods_project.targets.each do |target| target.build_configurations.each do |config| # drop deployment target so it works with ios14 config.build_settings.delete 'IPHONEOS_DEPL..
Flutter
2021. 12. 27. 20:56