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
.env Add logic to migrate v2 profiles (#854) 2024-11-12 16:42:19 +01:00
.env.iOS
.env.macOS
.env.tvOS
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