Dear Apple, please archive the wwdc23 slack Q&A for the time when the resource goes offline. There's tons of questions and answers that don't exist anywhere else or are extremely hard to find.
E.g. answer to SPM checkouts folder:
Question:
Dear SwiftPM team,
Is there any way to keep SPM checkouts outside of project's DerivedData folder? Since it is kept there, whenever DerivedData gets removed, packages need to re-fetch.
Answer:
Xcode looks at the IDEClonedSourcePackagesDirPathOverride user default in the com.apple.dt.Xcode defaults domain, and if it's set, the checkouts will be placed in that directory instead.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
The INUpcomingMediaManager has only couple simple functions.
But how are we supposed to test what it does or if what were doing is correct? Where are the things from setSuggestedMediaIntents supposed to be found?
The documentation notes that Xcode Cloud supports self hosted source control options and how to connect to one. However in an enterprise environment these are often accessible only through the internal network.
Is that something Xcode Cloud supports or is it only for source controls accessible publicly? If it's supported is there documentation how to configure that?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Xcode
Continuous Integration
Xcode Cloud
wwdc21-10267
Will Xcode Cloud report the build status' back to the source control provider? Will it be possible to get any other build results to e.g. Github?
Having everything integrated into Xcode is great, but it's often beneficial to have the status or other information outside. E.g. if the source control is set up in a way that it allows merging the pull requests only after there is a passing build or when the code coverage passes certain threshold.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Xcode
Continuous Integration
Xcode Cloud
wwdc21-10267
It seems that the archive shows the artifacts produced by the Xcode build process.
Will it be possible to upload any custom artifacts e.g. something produced by a code analysis tool, and will they be visible in the build results?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Xcode
Continuous Integration
Xcode Cloud
wwdc21-10267