Skip to content

Commit

Permalink
Merge pull request #119 from SURYAKANTSHARMA/iOS15AndAbove
Browse files Browse the repository at this point in the history
I os15 and above
  • Loading branch information
SURYAKANTSHARMA authored May 1, 2024
2 parents 99d92ef + c115306 commit 7d1c5d9
Show file tree
Hide file tree
Showing 2,217 changed files with 4,698 additions and 15,072 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
osx_image: xcode15
language: swift
xcode_project: CountryPicker/CountryPicker.xcodeproj
xcode_project: Framework/Framework.xcodeproj
script:
- xcodebuild clean build test -enableCodeCoverage YES -project CountryPicker/CountryPicker.xcodeproj -scheme CountryPicker -destination 'platform=iOS Simulator,OS=13.0,name=iPhone 8' ONLY_ACTIVE_ARCH=YES
- xcodebuild clean build test -enableCodeCoverage YES -project Framework/Framework.xcodeproj -scheme Framework -destination 'platform=iOS Simulator,OS=17.0,name=iPhone 14' ONLY_ACTIVE_ARCH=YES
after_success:
- bash <(curl -s https://codecov.io/bash)
622 changes: 0 additions & 622 deletions CountryPicker/CountryPicker.xcodeproj/project.pbxproj

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7d1c5d9

Please sign in to comment.