You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to fix this by gem uninstall -aIx and gem install cocoapods. Probably just updating all the gems would have fixed it too. It is a bug in upstream cocoapods: CocoaPods/CocoaPods#10332 (comment)
I managed to fix this by gem uninstall -aIx and gem install cocoapods. Probably just updating all the gems would have fixed it too. It is a bug in upstream cocoapods: CocoaPods/CocoaPods#10332 (comment)
What happened?
I tried to run pod install on my Flutter project with realm: ^1.0.1, but it failed with an error message:
{{[!] Unable to install vendored xcframework }}realm_dart{{ for Pod }}realm
, because it contains both static and dynamic frameworks
Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14C18
• CocoaPods version 1.11.3
just like #1023
Repro steps
Version
1.0.1
What Atlas Services are you using?
Local Database only
What type of application is this?
Flutter Application
Client OS and version
Xcode - develop for iOS and macOS (Xcode 14.2) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 14C18 • CocoaPods version 1.11.3
Code snippets
No response
Stacktrace of the exception/crash you're getting
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: