Skip to content

Commit

Permalink
Bumping to iOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn committed Mar 22, 2024
1 parent a703fba commit d946034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/generate_documentation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ swift package generate-xcodeproj

# Create a Podfile with our pod as dependency.
echo "
platform :ios, '12.0'
platform :ios, '13.0'
target '$PROJECT_NAME' do
use_frameworks!
Expand Down

0 comments on commit d946034

Please sign in to comment.