Major corpus refresh accompanying the cupertino #284 cleanup work: docs/ (412,562 files / 2.4G total): - Net change: 71,284 files (1,017,864 insertions / 4,503,415 deletions). - Removed: 1,166 + 39 + 3 = 1,208 poison files Apple's CDN consistently returns error templates for (JS-disabled fallback + Web Server Error + 502/403 titles). - Added: 8,357 .json files recovered from cross-backup URL match (May-09 jsonpass + private mirror + Apr-30 pre-recrawl). - Added: 103 .md files from the November 2025 AppleDocs snapshot for URIs not available as .json anywhere. - Added: 580 synthesized stub .json files for URIs whose own page Apple's CDN won't render but whose one-line description IS embedded in the parent type's Topics section. Each stub carries the parent- extracted description as 'abstract' and source: custom. - Verified clean across 12 poison categories (no HTTP error titles, no JS-disabled fallback, no Skip-Navigation broken bodies, no openresty/CDN markers) by a full no-heuristics scan of all 412,458 .json + 103 .md files. swift-evolution/ (912 files, +41 new): - Refetched via 'cupertino fetch --type evolution' against github.com/swiftlang/swift-evolution. - 3 brand-new SE-XXXX proposals + 478 refreshed. - Preserves the historical NNNN-descriptive-name files (429 of them) that the cupertino-docs repo kept from the original swift-evolution proposals/* directory layout — both naming conventions coexist. swift-org/ (787 files, +2 from local sync). archive/ (419 files, +12 from local sync). packages/, hig/ unchanged. Reference: #290 (re-publish v1.0.x bundle), #284 (poison rows, closed), PR #289 + PR #291 (crawler + indexer defenses, merged into cupertino main), #293 (URI collision design issue, filed). No version bump on cupertino. The corpus tag below marks this state.
25 lines
4.4 KiB
JSON
25 lines
4.4 KiB
JSON
{
|
||
"abstract" : "Prepare your app and share it with your team, beta testers, and customers.",
|
||
"codeExamples" : [
|
||
|
||
],
|
||
"contentHash" : "e131022d4503489ea5f691b6188395d50f839f2994d3844f2d2b94597c94db70",
|
||
"crawlDepth" : 1,
|
||
"crawledAt" : "2026-05-09T04:46:28Z",
|
||
"id" : "99E3C5F1-7634-1AD2-ED2E-040D27CD65AF",
|
||
"kind" : "unknown",
|
||
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/xcode\/distribution\ncrawled: 2026-05-09T04:46:28Z\n---\n\n# Distribution | Apple Developer Documentation\n\n- [ Xcode ](\/documentation\/xcode)\n\n- [ Distribution ](\/documentation\/xcode\/distribution)\n\n- Distribution \n\n# Distribution\n\nPrepare your app and share it with your team, beta testers, and customers.## [Topics](\/documentation\/xcode\/distribution#topics)\n\n### [Essentials](\/documentation\/xcode\/distribution#Essentials)\n\n[Preparing your app for distribution](\/documentation\/xcode\/preparing-your-app-for-distribution)Configure the information property list and add icons before you distribute your app.[Changing the bundle identifier](\/documentation\/xcode\/changing-the-bundle-identifier)Modify your app’s bundle identifier and update it anywhere it appears.### [Distribution and release](\/documentation\/xcode\/distribution#Distribution-and-release)\n\n[Distributing your app for beta testing and releases](\/documentation\/xcode\/distributing-your-app-for-beta-testing-and-releases)Release your app to beta testers and users.[Distributing your app to registered devices](\/documentation\/xcode\/distributing-your-app-to-registered-devices)Register devices in your developer account and deploy your app to them for testing.[Packaging Mac software for distribution](\/documentation\/xcode\/packaging-mac-software-for-distribution)Build a zip archive, disk image, or installer package for distributing your Mac software.### [Code signing](\/documentation\/xcode\/distribution#Code-signing)\n\n[Creating distribution-signed code for macOS](\/documentation\/xcode\/creating-distribution-signed-code-for-the-mac)Sign Mac code for distribution using either Xcode or command-line tools.[Using the latest code signature format](\/documentation\/xcode\/using-the-latest-code-signature-format)Update legacy app code signatures so your app runs on current OS releases.[Notarizing macOS software before distribution](\/documentation\/Security\/notarizing-macos-software-before-distribution)Give users even more confidence in your macOS software by submitting it to Apple for notarization.[Signing a daemon with a restricted entitlement](\/documentation\/xcode\/signing-a-daemon-with-a-restricted-entitlement)Wrap a daemon in an app-like structure to use an entitlement thatʼs authorized by a provisioning profile.[Synchronizing code signing identities with your developer account](\/documentation\/xcode\/sharing-your-teams-signing-certificates)Ensure you and other team members can sign your organization’s code and installer packages in Xcode.[TN3125: Inside Code Signing: Provisioning Profiles](\/documentation\/Technotes\/tn3125-inside-code-signing-provisioning-profiles)Learn how provisioning profiles enable third-party code to run on Apple platforms.### [Testing](\/documentation\/xcode\/distribution#Testing)\n\n[Testing a release build](\/documentation\/xcode\/testing-a-release-build)Run your app in simulated user environments to discover and identify deployment errors.[Testing a beta OS](\/documentation\/xcode\/testing-a-beta-os)Manage unintended differences in your app by testing beta operating-system (OS) releases.### [Feedback](\/documentation\/xcode\/distribution#Feedback)\n\n[Viewing and responding to feedback from beta testers](\/documentation\/xcode\/viewing-and-responding-to-feedback)Follow up on feedback from beta testers using the Feedback organizer.## [See Also](\/documentation\/xcode\/distribution#see-also)\n\n### [Distribution and continuous integration](\/documentation\/xcode\/distribution#Distribution-and-continuous-integration)\n\n[Xcode Cloud](\/documentation\/xcode\/xcode-cloud)Automatically build, test, and distribute your apps with Xcode Cloud to verify changes and create high-quality apps.",
|
||
"sections" : [
|
||
{
|
||
"content" : "",
|
||
"title" : "Topics"
|
||
},
|
||
{
|
||
"content" : "",
|
||
"title" : "See Also"
|
||
}
|
||
],
|
||
"source" : "appleWebKit",
|
||
"title" : "Distribution | Apple Developer Documentation",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/xcode\/distribution"
|
||
} |