Apple Intelligence: appintents calendar/messaging/music/photo, foundationmodels-origami, evaluations-book-tracker. Plus declaredagerange age-assurance, immersivemediasupport, metal ML (inline ops, irradiance NN), avfoundation camera, avfaudio sequencer, appkit state restoration, healthkit heart-rate zones. Extracted from Apple sample archives.
22 lines
611 B
Plaintext
22 lines
611 B
Plaintext
# See LICENSE folder for this sample's licensing information.
|
|
#
|
|
# Apple sample code gitignore configuration.
|
|
|
|
# Finder
|
|
.DS_Store
|
|
|
|
# Xcode - User files
|
|
xcuserdata/
|
|
|
|
**/*.xcodeproj/project.xcworkspace/*
|
|
!**/*.xcodeproj/project.xcworkspace/xcshareddata
|
|
|
|
**/*.xcodeproj/project.xcworkspace/xcshareddata/*
|
|
!**/*.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
|
|
|
|
**/*.playground/playground.xcworkspace/*
|
|
!**/*.playground/playground.xcworkspace/xcshareddata
|
|
|
|
**/*.playground/playground.xcworkspace/xcshareddata/*
|
|
!**/*.playground/playground.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
|