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
[!] 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
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 uponRCT-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 setuse_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:
Environment
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
The text was updated successfully, but these errors were encountered: