mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-05 08:12:42 +00:00
76a570b7b3
Add TV screenshots and organize PassepartoutUITests with two test plans for generating iOS/macOS (Main) and tvOS (TV) screenshots. Revert to the .attachment destination and use `xcparse` to export the screenshots. Change iPad screenshots to portrait. Then autogenerate framed screenshots in two steps: - Export the UITests screenshots per device (`export.sh`) - Embed the results in a HTML/CSS template and take snapshots with Chrome headless (`compose.sh`) - Repeat for all devices (iPhone, iPad, Mac and Apple TV) - Save framed screenshots to the `fastlane` screenshots directory
25 lines
368 B
Plaintext
25 lines
368 B
Plaintext
.DS_Store
|
|
*.swp
|
|
*.pbxuser
|
|
**/xcuserdata
|
|
fastlane/README.md
|
|
fastlane/report.xml
|
|
fastlane/**/*.html
|
|
fastlane/**/test_output
|
|
fastlane/**/review_information
|
|
fastlane/**/trade_representative_contact_information
|
|
build/
|
|
dist/
|
|
/iap/
|
|
screenshots/html/*/0*.png
|
|
screenshots/results/
|
|
/templates/
|
|
Preview.html
|
|
default.profraw
|
|
.api
|
|
.build
|
|
.bundle
|
|
.env.secret*
|
|
*.storekit
|
|
*.sqlite-*
|