Skip to content

Commit

Permalink
fix(macos): declare support for [email protected] (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 authored Nov 5, 2021
1 parent 3f3f009 commit a18cf34
Show file tree
Hide file tree
Showing 7 changed files with 1,491 additions and 1,617 deletions.
6 changes: 1 addition & 5 deletions example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ require_relative '../node_modules/react-native-test-app/test_app'

workspace 'Example.xcworkspace'

use_flipper!({
'Flipper' => '0.75.1',
'Flipper-Folly' => '2.5.3',
'Flipper-RSocket' => '1.3.1',
})
use_flipper! false if ENV['DISABLE_FLIPPER']

use_test_app! :hermes_enabled => false do |target|
target.tests do
Expand Down
Loading

0 comments on commit a18cf34

Please sign in to comment.