Skip to content

Commit

Permalink
chore: prebuild ios folder
Browse files Browse the repository at this point in the history
Signed-off-by: D4ryl00 <[email protected]>
  • Loading branch information
D4ryl00 committed Sep 4, 2024
1 parent cf01fe1 commit 11e14e6
Show file tree
Hide file tree
Showing 15 changed files with 1,444 additions and 552 deletions.
4 changes: 2 additions & 2 deletions examples/js/react-native/gnoboard/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ self.define_singleton_method(use_autolinking_method_symbol) do |*args|
origin_autolinking_method.call()
end
end

platform :ios, podfile_properties['ios.deploymentTarget'] || '13.4'
install! 'cocoapods',
:deterministic_uuids => false

prepare_react_native_project!

target 'gnoboard' do
target 'Gnoboard' do
use_expo_modules!
config = use_native_modules!

Expand Down
Loading

0 comments on commit 11e14e6

Please sign in to comment.