Skip to content

Commit

Permalink
vendored_libraries not frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Feb 22, 2024
1 parent e0bf112 commit 1b8d722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/react-native-filament.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Pod::Spec.new do |s|
]

# Link all libraries:
s.ios.vendored_frameworks = [
s.ios.vendored_libraries = [
"ios/libs/filament/lib/universal/libfilament.a",
"ios/libs/filament/lib/universal/libbackend.a",
"ios/libs/filament/lib/universal/libfilabridge.a",
Expand Down

0 comments on commit 1b8d722

Please sign in to comment.