-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
518 changed files
with
2 additions
and
4,455 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file was deleted.
Oops, something went wrong.
2,758 changes: 0 additions & 2,758 deletions
2,758
CountryPickeriOS15+/CountryPicker13+Example/Pods/Pods.xcodeproj/project.pbxproj
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
...yPickeriOS15+/CountryPickerSPM/Sources/CountryPickerSPM/CountryPicker/Configuration.swift
This file was deleted.
Oops, something went wrong.
265 changes: 0 additions & 265 deletions
265
...ountryPickeriOS15+/CountryPickerSPM/Sources/CountryPickerSPM/CountryPicker/Constant.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.