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 capable of simply construct the app as anticipated. Now I am having the problem although that on working flutter construct ios --verbose
or flutter run --verbose
the constructing course of simply will get caught. I feel I nailed it all the way 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 received a bunch of permission errors on completely different information in my Pods folder that appeared like that: xattr: [Errno 13] Permission denied: /Customers/path/to/flutter/app/ios/Pods/
. After updating the permissions to 776 through chmod these errors are gone, the command nonetheless stays in an infinite state although and nothing occurs.
I really feel like I attempted every part: Cleansing flutter folder, upgrading to the newest 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 supply extra infos if required, however would actually admire 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: /Purposes/Android Studio.app/Contents/jbr/Contents/Dwelling/bin/java
• Java model OpenJDK Runtime Setting (construct 11.0.15+0-b2043.56-8887301)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Purposes/Xcode.app/Contents/Developer
• Construct 14C18
• CocoaPods model 1.11.3
[✓] Chrome - develop for the net
• Chrome at /Purposes/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (model 2022.1)
• Android Studio at /Purposes/Android Studio.app/Contents
• Flutter plugin could be put in from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin could be put in from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java model OpenJDK Runtime Setting (construct 11.0.15+0-b2043.56-8887301)
[✓] VS Code (model 1.76.2)
• VS Code at /Purposes/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