Skip to content

Commit

Permalink
Remove sample apps from the repo (#606)
Browse files Browse the repository at this point in the history
* Remove sample and catalog apps from the repo
* Remove sample and catalog schemes from CI
  • Loading branch information
erik-apple authored Jun 21, 2021
1 parent e858bee commit 70df00d
Show file tree
Hide file tree
Showing 99 changed files with 1 addition and 5,683 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
destination: ['platform=iOS\ Simulator,OS=14.0,name=iPhone\ 11\ Pro\ Max']
scheme: ['CareKit\ iOS', 'CareKitStore\ iOS', 'CareKitUI\ iOS', 'CareKitFHIR', 'OCKSample', 'OCKCatalog']
scheme: ['CareKit\ iOS', 'CareKitStore\ iOS', 'CareKitUI\ iOS', 'CareKitFHIR']

steps:
- uses: actions/checkout@v2
Expand Down
6 changes: 0 additions & 6 deletions CKWorkspace.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,134 changes: 0 additions & 1,134 deletions OCKCatalog/OCKCatalog.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions OCKCatalog/OCKCatalog.xctestplan

This file was deleted.

109 changes: 0 additions & 109 deletions OCKCatalog/OCKCatalog/AppDelegate.swift

This file was deleted.

Loading

0 comments on commit 70df00d

Please sign in to comment.