Skip to content

Commit

Permalink
Add ReactCommon/turbomodule/core dependency to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy authored Jul 14, 2021
1 parent b4752fc commit f8150e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VisionCamera.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Pod::Spec.new do |s|
]

s.dependency "React-callinvoker"
s.dependency "React"
s.dependency "React-Core"
s.dependency "ReactCommon/turbomodule/core"
s.dependency "#{folly_name}"
end

0 comments on commit f8150e7

Please sign in to comment.