-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More project structure cleanup (#4131)
## More project structure cleanup: - Removes redundant workspace and project files for PurchaseTester - Cleans up bad references - Cleans up certificates - Re-does the process to deploy PurchaseTester, since it was designed to run from the xcworkspace, which doesn't work anymore. - adds a `dry-run` option to deploying PurchaseTester and adds a job for it in the all-tests workflow. It tries building it and archiving but doesn't actually publish to TestFlight. We didn't really have a test for this, so it's another thing that could have broken in production.
- Loading branch information
Showing
12 changed files
with
104 additions
and
403 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
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
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
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
7 changes: 0 additions & 7 deletions
7
...rchaseTesterSwiftUI/PurchaseTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
...terSwiftUI/PurchaseTester.xcodeproj/xcshareddata/xcschemes/PurchaseTesterWatchOS.xcscheme
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Tests/TestingApps/PurchaseTesterSwiftUI/PurchaseTester.xcworkspace/contents.xcworkspacedata
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...ps/PurchaseTesterSwiftUI/PurchaseTester.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.