Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan authored Nov 13, 2024
1 parent be67185 commit 4282874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-native/rn-bare-quick-start/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ require Pod::Executable.execute_command('node', ['-p',
{paths: [process.argv[1]]},
)', __dir__]).strip

# Requirements iOS
# IMP START - Requirements iOS
platform :ios, min_ios_version_supported
# Requirements iOS
# IMP END - Requirements iOS
prepare_react_native_project!

linkage = ENV['USE_FRAMEWORKS']
Expand Down

0 comments on commit 4282874

Please sign in to comment.