https://github.com/polac24/xcrcreportingdemo
Sample project to validate XCRemoteCache bug reports
https://github.com/polac24/xcrcreportingdemo
Last synced: 3 months ago
JSON representation
Sample project to validate XCRemoteCache bug reports
- Host: GitHub
- URL: https://github.com/polac24/xcrcreportingdemo
- Owner: polac24
- Created: 2022-09-20T04:20:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T16:56:30.000Z (over 2 years ago)
- Last Synced: 2025-01-30T03:15:17.556Z (5 months ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project to reproduce problems with XCRemoteCache: by default contains a sample Swift application that depends on a static swift library.
#### Steps to reproduce
1. Open `DemoReferences.xcodeproj` and setup your project
2. Commit in your changes
3. Call `./reproduce.sh` and follow instructions#### Expected behaviour
1. Customer build succeeds
1. Cache hit is as expected
1. No IDE problems