Collection

Apple-Silicon sample architecture

Source-backed, high-level architecture notes for Apple sample-code pages grouped in the Apple-Silicon folder.

  • Catalog module label: Apple-Silicon
  • Coverage: 2 / 2 sample pages documented
  • Source policy: archive hashes and extracted-tree references are verified locally before analysis

Samples

Sample Platforms High-level architecture Documented patterns
Providing an edge-to-edge, full-screen experience in your iPad app running on a Mac iOS, iPadOS, Mac Catalyst A Swift sample with the source-visible chain AppDelegateOptionsViewControllerUIKit / CoreGraphics APIs. View-controller organization, Delegate or data-source callbacks
Providing touch gesture equivalents using Touch Alternatives iOS, iPadOS, Mac Catalyst A Swift sample with the source-visible chain AppDelegateViewControllerUIKit APIs. View-controller organization, Delegate or data-source callbacks

Cross-sample signals

Recurring documented patterns

Pattern label Sample documents
View-controller organization 2
Delegate or data-source callbacks 2

Type-role naming evidence

Counts below are declaration-name suffixes, not inferred patterns.

Role suffix Distinct declarations across samples
Delegate 4
Controller 3
View 1

Swift access-control evidence

These are declaration occurrences in scanned Swift source, including implicit internal declarations.

Access level Occurrences
implicit internal 62
private 4

References

Generated from the verified local catalog and completed Markdown documents.