I am attempting to construct a Flutter app I am engaged on for fairly some time. Till a few days in the past I used to be in a position to simply construct the app as anticipated. Now I am having the difficulty although that on operating flutter construct ios --verbose
or flutter run --verbose
the constructing course of simply will get caught. I feel I nailed it right down to the execution of xattr
.
Principally the construct pipeline will get caught at xattr -r -d com.apple.FinderInfo /Customers/path/to/flutter/folder
. First I acquired a bunch of permission errors on totally different information in my Pods folder that regarded like that: xattr: [Errno 13] Permission denied: /Customers/path/to/flutter/app/ios/Pods/
. After updating the permissions to 776 by way of chmod these errors are gone, the command nonetheless stays in an infinite state although and nothing occurs.
I really feel like I attempted every little thing: Cleansing flutter folder, upgrading to the most recent flutter model, cleansing xcode construct folder. Eradicating pubspec.lock and podfile.lock and Pods folder with reinstalls, set up new simulator, after all restarting the pc, nothing helps me right here and I am simply caught on that.
Joyful to offer extra infos if required, however would actually respect some assist right here.
flutter physician -v
:
[✓] Flutter (Channel steady, 3.7.7, on macOS 13.0.1 22A400 darwin-arm64, locale de)
• Flutter model 3.7.7 on channel steady at /Customers/username/Improvement/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2ad6cd72c0 (10 days in the past), 2023-03-08 09:41:59 -0800
• Engine revision 1837b5be5f
• Dart model 2.19.4
• DevTools model 2.20.1
[✓] Android toolchain - develop for Android units (Android SDK model 32.0.0-rc1)
• Android SDK at /Customers/username/Library/Android/sdk
• Platform android-33, build-tools 32.0.0-rc1
• Java binary at: /Functions/Android Studio.app/Contents/jbr/Contents/Dwelling/bin/java
• Java model OpenJDK Runtime Surroundings (construct 11.0.15+0-b2043.56-8887301)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Functions/Xcode.app/Contents/Developer
• Construct 14C18
• CocoaPods model 1.11.3
[✓] Chrome - develop for the net
• Chrome at /Functions/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (model 2022.1)
• Android Studio at /Functions/Android Studio.app/Contents
• Flutter plugin will be put in from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin will be put in from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java model OpenJDK Runtime Surroundings (construct 11.0.15+0-b2043.56-8887301)
[✓] VS Code (model 1.76.2)
• VS Code at /Functions/Visible Studio Code.app/Contents
• Flutter extension model 3.60.0
[✓] Related gadget (2 accessible)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.0.1 22A400 darwin-arm64
• Chrome (internet) • chrome • web-javascript • Google Chrome 111.0.5563.64
[✓] HTTP Host Availability
• All required HTTP hosts can be found