Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
+ remove old project
  • Loading branch information
SURYAKANTSHARMA committed Apr 28, 2024
1 parent 33173bc commit c115306
Show file tree
Hide file tree
Showing 518 changed files with 2 additions and 4,455 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)
13 changes: 0 additions & 13 deletions CountryPickeriOS15+/CountryPicker13+Example/Podfile

This file was deleted.

2,758 changes: 0 additions & 2,758 deletions CountryPickeriOS15+/CountryPicker13+Example/Pods/Pods.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c115306

Please sign in to comment.