Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud is not able to access swift-gen generated file
I'm also experiencing the issue, when digging into the logs a bit further I noticed that the file I generate in the build command is failing to be generated. This doesn't happen locally or when building in Github Actions - so seems specific to Xcode Cloud? I wonder if it is to due with the write permissions of the pluginWorkDirectory being different in Xcode Cloud or because of where DerivedData is located... Any suggestions on what steps I could add to the pre_xcodebuild.sh script would be really helpful!
Feb ’23
Reply to HLS (m3u8) time segments not cached for loop
Thank you, the soft subtitle approach has worked. We have added a vtt to the mp4 and the requests are cached on loop. I hadn't realised AVPlayer supported soft subtitles!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Xcode Cloud is not able to access swift-gen generated file
I'm also experiencing the issue, when digging into the logs a bit further I noticed that the file I generate in the build command is failing to be generated. This doesn't happen locally or when building in Github Actions - so seems specific to Xcode Cloud? I wonder if it is to due with the write permissions of the pluginWorkDirectory being different in Xcode Cloud or because of where DerivedData is located... Any suggestions on what steps I could add to the pre_xcodebuild.sh script would be really helpful!
Replies
Boosts
Views
Activity
Feb ’23