Xcode throws ‘atomic_notify_one’ is unavailable

Instead of commenting out flipper here is a solution that worked for me. Update flipper in your Podfile to look like this use_flipper!({ ‘Flipper-Folly’ => ‘2.5.3’, ‘Flipper’ => ‘0.87.0’, ‘Flipper-RSocket’ => ‘1.3.1’ }) Run pod repo update inside the ios folder And finally, update your project pods using pod install

Xcode building for iOS Simulator, but linking in an object file built for iOS, for architecture ‘arm64’

Basically, you have to exclude arm64 for the simulator architecture, both from your project and the Pod project. To do that, navigate to Build Settings of your project and add Any iOS Simulator SDK with value arm64 inside Excluded Architecture. OR If you are using custom XCConfig files, you can simply add this line for … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)