passepartout-apple/fastlane
Davide 54f4364c33
Split test jobs (#855)
Move Core Data tests out of the Library package so that we can still use
the more efficient `swift test` for most tests.

Create a PassepartoutTests target only for tests that require
`xcodebuild`, like Core Data tests.

Eventually:

- PRs only run SwiftPM tests
- Releases run ALL tests with `scan` before `gym`
2024-11-12 18:35:44 +01:00
..
metadata Import v3 code (#597) 2024-09-23 15:02:26 +02:00
.env Add logic to migrate v2 profiles (#854) 2024-11-12 16:42:19 +01:00
.env.iOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
.env.macOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
.env.tvOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
Appfile Add fastlane Appfile 2024-09-25 00:39:46 +02:00
Fastfile Split test jobs (#855) 2024-11-12 18:35:44 +01:00
Matchfile Add App Intents extension stub (#655) 2024-10-01 10:17:20 +02:00
Pluginfile Import v3 code (#597) 2024-09-23 15:02:26 +02:00