Replies: 2 comments 7 replies
-
Hello @sorydima, i can see that you have resolved the above error and you are now facing a different one.
Also make sure that Info.plist file has the following string along with their key values
|
Beta Was this translation helpful? Give feedback.
-
Note: Continued and resolved over Intercom chat |
Beta Was this translation helpful? Give feedback.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Try to build macOS app with the https://github.com/sorydima/REChain-.git
Expected results
Build done ..
Actual results
Error output from CocoaPods:
↳
[!] The version of CocoaPods used to generate the lockfile (1.14.3) is higher than the version of the current executable (1.11.3). Incompatibility issues may arise.
Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies.
To update the CocoaPods specs, run:
pod repo update
Error running pod install
Build failed :|
Failed to build for macOS
Build failed :|
Failed to build for macOS
Build id (optional)
66477f146708dc6bf34223ba
Beta Was this translation helpful? Give feedback.
All reactions