티스토리 뷰
App/Flutter
The sandbox is not in sync with the Podfile.lock (IOS - archive error)
Agrafenaaa 2022. 8. 24. 15:19Solution 1) Uninstall and reinstall podfile in "ios" directory of your root project.
pod deintegrate
pod install
Solution 2)
- Close the window of Xcode and command the lines below in "ios" directroy of your project in Terminal.
rm -rf Pods
rm -rf Podfile.lock
pod install
- Open the file ".xcworkspace" with the Xcode and go to [product] in menu and click "clean".
- Retry to archive.
'App > Flutter' 카테고리의 다른 글
Set up firebase core and flutterfire for flutter v3 (0) | 2022.11.21 |
---|---|
Riverpod 2.0 - Concepts (0) | 2022.10.18 |
Test App Distribution (IOS - Ad Hoc, Real Device, TestFlight) (1) | 2022.08.19 |
How to build apk file in AndroidStudio(not VSCode) (0) | 2022.08.08 |
How to install firebase storage with flutterfire_cli (MacOs) (0) | 2022.07.28 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- RunAFlutterProjectIniPhoneFromVSCode
- querydsl5.0.0jakarta
- MultipleFirebaseEnvironments
- unsplashAPI
- android_app_links_domain
- flutter_storage_not_working_for_the_first_time
- flutter_android_app_links
- Android
- retrofit_generator_conflicts_with_freezed
- WirelessDebug
- AndroidWirelessDebug
- flutter
- retrofit_toJson()_error
- querydslKotlinError
- FirebaseConfigurationForMultipleBuildTypes
- android_app_link_domain_works_with_adb_but_not_works_with_browser
- mvvm
- android_app_links
- KotlinFlow
- futter_api
- retrofit_generator
- flutter_secure_storage_issue_iOS
- Laravel
- FlutterWirelessDebuginAOS
- phplaravel
- dagger-hilt
- android_domain
- laravel9
- Kotlin
- querydslQclass
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함