Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Swift pod RNFlashList depends upon RCT-Folly.common #1303

Open
sLurPPPeRsTaR opened this issue Aug 6, 2024 · 3 comments
Open

The Swift pod RNFlashList depends upon RCT-Folly.common #1303

sLurPPPeRsTaR opened this issue Aug 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@sLurPPPeRsTaR
Copy link

sLurPPPeRsTaR commented Aug 6, 2024

Current behavior

Expected behavior

just want pod install smooth and can build

To Reproduce

[!] The following Swift pods cannot yet be integrated as static libraries:

The Swift pod RNFlashList depends upon RCT-Folly.common, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or specify :modular_headers => true for particular dependencies.

just execute pod install it happens, i tried use_modular_headers its work fine when do pod install but the apps cant build

Platform:

  • [ v] iOS

Environment

"@shopify/flash-list": "^1.7.0",
"react-native": "0.73.9",

System:
OS: macOS 14.5
CPU: (8) arm64 Apple M2
Memory: 129.27 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.4.1
path: /private/var/folders/j5/tqzq5dw15mg3b21b8fb2ldy80000gn/T/xfs-3dd8a4e2/node
Yarn:
version: 3.6.4
path: /private/var/folders/j5/tqzq5dw15mg3b21b8fb2ldy80000gn/T/xfs-3dd8a4e2/yarn
npm:
version: 10.8.1
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.07.15.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK: Not Found
IDEs:
Android Studio: 2022.2 AI-222.4459.24.2221.10121639
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false

@sLurPPPeRsTaR sLurPPPeRsTaR added the bug Something isn't working label Aug 6, 2024
@bumjin1013
Copy link

did you solve it?

@sLurPPPeRsTaR
Copy link
Author

sLurPPPeRsTaR commented Sep 17, 2024

Yes , i upgrade to RN 7.4 and resolved, but i dont use it anymore because not support RTL

@bumjin1013
Copy link

@sLurPPPeRsTaR Thanks I solve it to upgrade 0.73 -> 0.74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants