We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d1bc1 commit a4a1884Copy full SHA for a4a1884
.github/workflows/abtesting.yml
@@ -84,7 +84,7 @@ jobs:
84
test: false
85
- os: catalyst
86
device: localhost
87
- test: true
+ test: false # disabled due to a permissions error on launch (OSStatus -54).
88
env:
89
SETUP: abtesting
90
SPM: true
.github/workflows/analytics.yml
@@ -39,6 +39,7 @@ jobs:
39
device: iPhone 16
40
41
42
43
- os: tvOS
44
device: Apple TV 4K (3rd generation) (at 1080p)
45
scheme: AnalyticsExampleTV
0 commit comments