Post

Replies

Boosts

Views

Activity

Reply to Xcode cloud and gitlab pipeline status running.
I've found the solution after playing around in gitlab settings for a while. Simply uncheck the Confidential option in User Settings -> Applications.
Replies
Boosts
Views
Activity
Jul ’21
Reply to Xcode 13 coverage report fail
Same issue here. I figured out that initialisation of AVPlayerLayer() in our code causes the issue. Xcode 13.3
Replies
Boosts
Views
Activity
Apr ’22
Reply to Xcode 13 coverage report fail
Luckily our app has an tvOS target as well and there the coverage is working. Some test code, same implementation code, I simply added the tvOS target membership for our test files.
Replies
Boosts
Views
Activity
Jul ’22