Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud snapshot testing using ci_scripts directory
Did you create a system link so the screenshots get included by Xcode Cloud?
Replies
Boosts
Views
Activity
Oct ’22
Reply to Xcode cloud - access to environmental variables inside a test's code
I was able to get it to work by doing two things. Forward the environment variables in your scheme Copy the Xcode Cloud variables to the environment in ci_pre_xcodebuild.sh Perhaps if I use $($CI) in the scheme you don't need step #2, but I haven't tested it.
Replies
Boosts
Views
Activity
Aug ’22
Reply to Xcode cloud - access to environmental variables inside a test's code
@noamohana where you able to figure it out?
Replies
Boosts
Views
Activity
Aug ’22