Quantcast
Channel: Active questions tagged cocoapods - Stack Overflow
Viewing all articles
Browse latest Browse all 1029

After Updating Xcode, flutter run Fails with memory_order_relaxed Semantic Issue in LevelDB

$
0
0

I'm encountering an issue after updating Xcode on my macOS system. Previously, I was able to run my Flutter application on the iOS simulator without any problems. However, after the update, running flutter run results in build failures with semantic issues related to memory_order_relaxed. Here's the detailed error message:

Launching lib/main.dart on iPhone 15 in debug mode...Running pod install...                                             12,5sRunning Xcode build...                                                  Xcode build done.                                           15,4sFailed to build iOS appSemantic Issue (Xcode): No member named 'memory_order_relaxed' in 'std::memory_order'; did you mean 'std::memory_order_relaxed'?/Users/denizozaltay/Projects/Nocket/ios/Pods/leveldb-library/util/env_posix.cc:839:33Semantic Issue (Xcode): No member named 'memory_order_relaxed' in 'std::memory_order'; did you mean 'std::memory_order_relaxed'?/Users/denizozaltay/Projects/Nocket/ios/Pods/leveldb-library/util/env_posix.cc:856:34Could not build the application for the simulator.Error launching application on iPhone 15.

Environment:

Flutter Version: Flutter 3.24.4Xcode Version: Xcode 16.1macOS Version: macOS 15.1

Clean Build: Ran flutter clean and tried rebuilding the project.Pod Installation: Deleted the Pods folder and Podfile.lock, then ran pod install again.


Viewing all articles
Browse latest Browse all 1029

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>