thebergamo / react-native-fbsdk-next

MIT License
693 stars 167 forks source link

Compiling for iOS 13.0, but module 'ExpoModulesCore' has a minimum deployment target of iOS 13.4 #531

Closed dev-at-salt-and-tonic closed 3 months ago

dev-at-salt-and-tonic commented 5 months ago

:bug: Bug Report

Building an app with expo-modules-core version 1.11.12 and the latest release of this repo in XCode results in the following error

image

This bug appears to be related to this issue 346 and this PR 344.

To Reproduce

Build an iOS app with expo-modules-core version 1.11.12 and the latest release of react-native-fbsdk-next (13.0.0).

Expected Behavior

For this package to work with ExpoModulesCore 1.11.12

Environment

System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M2 Memory: 910.16 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.19.0 path: ~/.nvm/versions/node/v18.19.0/bin/node Yarn: version: 1.22.21 path: ~/.nvm/versions/node/v18.19.0/bin/yarn npm: version: 10.2.3 path: ~/.nvm/versions/node/v18.19.0/bin/npm Watchman: Not Found Managers: CocoaPods: version: 1.14.3 path: /Users/***/.rvm/gems/ruby-2.7.5/bin/pod SDKs: iOS SDK: Platforms:

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jdoroy-808 commented 4 months ago

I experienced the same issue. I just closed and relaunched XCode and tried to archive again and the error was gone.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.