Skip to content

Commit

Permalink
Remove static_framework option
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmartin committed Mar 1, 2021
1 parent b3eaa73 commit 3a1e824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-native-mapbox-navigation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Pod::Spec.new do |s|

s.source_files = "ios/**/*.{h,m,swift}"
s.requires_arc = true
s.static_framework = false

s.dependency "React-Core"
s.dependency "MapboxNavigation", "~> 1.2.1"
Expand Down

0 comments on commit 3a1e824

Please sign in to comment.