| |
| { |
| "PublicSDKContentRoot": [ |
| { |
| "categories": [ |
| { |
| "access": "public", |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "presentLimitedLibraryPickerFromViewController:"}, |
| {"access": "public", "introduced": "15", "name": "presentLimitedLibraryPickerFromViewController:completionHandler:"} |
| ], |
| "interface": "PHPhotoLibrary", |
| "introduced": "14", |
| "name": "PhotosUISupport" |
| } |
| ], |
| "enums": [ |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoBadgeOptionsOverContent"}, |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoBadgeOptionsLiveOff"} |
| ], |
| "introduced": "9.1", |
| "name": "PHLivePhotoBadgeOptions" |
| }, |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoViewPlaybackStyleUndefined"}, |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoViewPlaybackStyleFull"}, |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoViewPlaybackStyleHint"} |
| ], |
| "introduced": "9.1", |
| "name": "PHLivePhotoViewPlaybackStyle" |
| }, |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "name": "PHPickerCapabilitiesNone"}, |
| {"access": "public", "name": "PHPickerCapabilitiesSearch"}, |
| {"access": "public", "name": "PHPickerCapabilitiesStagingArea"}, |
| {"access": "public", "name": "PHPickerCapabilitiesCollectionNavigation"}, |
| {"access": "public", "name": "PHPickerCapabilitiesSelectionActions"}, |
| {"access": "public", "name": "PHPickerCapabilitiesSensitivityAnalysisIntervention"} |
| ], |
| "introduced": "17", |
| "name": "PHPickerCapabilities" |
| }, |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "name": "PHPickerConfigurationAssetRepresentationModeAutomatic"}, |
| {"access": "public", "name": "PHPickerConfigurationAssetRepresentationModeCurrent"}, |
| {"access": "public", "name": "PHPickerConfigurationAssetRepresentationModeCompatible"} |
| ], |
| "introduced": "14", |
| "name": "PHPickerConfigurationAssetRepresentationMode" |
| }, |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "name": "PHPickerConfigurationSelectionDefault"}, |
| {"access": "public", "name": "PHPickerConfigurationSelectionOrdered"}, |
| {"access": "public", "introduced": "17", "name": "PHPickerConfigurationSelectionContinuous"}, |
| {"access": "public", "introduced": "17", "name": "PHPickerConfigurationSelectionContinuousAndOrdered"} |
| ], |
| "introduced": "15", |
| "name": "PHPickerConfigurationSelection" |
| }, |
| { |
| "access": "public", |
| "constants": [ |
| {"access": "public", "introduced": "17", "name": "PHPickerModeDefault"}, |
| {"access": "public", "introduced": "17", "name": "PHPickerModeCompact"} |
| ], |
| "introduced": "17", |
| "name": "PHPickerMode" |
| } |
| ], |
| "interfaces": [ |
| { |
| "access": "public", |
| "classMethods": [ |
| {"access": "public", "introduced": "9.1", "name": "livePhotoBadgeImageWithOptions:"} |
| ], |
| "instanceMethods": [ |
| {"access": "public", "introduced": "9.1", "name": "startPlaybackWithStyle:"}, |
| {"access": "public", "introduced": "9.1", "name": "stopPlayback"} |
| ], |
| "introduced": "9.1", |
| "linkage": "exported", |
| "name": "PHLivePhotoView", |
| "properties": [ |
| {"access": "public", "getter": "delegate", "introduced": "9.1", "name": "delegate", "setter": "setDelegate:"}, |
| {"access": "public", "getter": "livePhoto", "introduced": "9.1", "name": "livePhoto", "setter": "setLivePhoto:"}, |
| {"access": "public", "getter": "contentsRect", "introduced": "17", "name": "contentsRect", "setter": "setContentsRect:"}, |
| {"access": "public", "getter": "isMuted", "introduced": "9.1", "name": "muted", "setter": "setMuted:"}, |
| {"access": "public", "attr": [ "readonly" ], "getter": "playbackGestureRecognizer", "introduced": "9.1", "name": "playbackGestureRecognizer"} |
| ], |
| "super": "UIView" |
| }, |
| { |
| "access": "public", |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "initWithPhotoLibrary:"}, |
| {"access": "public", "introduced": "14", "name": "init"} |
| ], |
| "introduced": "14", |
| "linkage": "exported", |
| "name": "PHPickerConfiguration", |
| "properties": [ |
| {"access": "public", "getter": "preferredAssetRepresentationMode", "introduced": "14", "name": "preferredAssetRepresentationMode", "setter": "setPreferredAssetRepresentationMode:"}, |
| {"access": "public", "getter": "selection", "introduced": "15", "name": "selection", "setter": "setSelection:"}, |
| {"access": "public", "getter": "selectionLimit", "introduced": "14", "name": "selectionLimit", "setter": "setSelectionLimit:"}, |
| {"access": "public", "getter": "filter", "introduced": "14", "name": "filter", "setter": "setFilter:"}, |
| {"access": "public", "getter": "preselectedAssetIdentifiers", "introduced": "15", "name": "preselectedAssetIdentifiers", "setter": "setPreselectedAssetIdentifiers:"}, |
| {"access": "public", "getter": "mode", "introduced": "17", "name": "mode", "setter": "setMode:"}, |
| {"access": "public", "getter": "edgesWithoutContentMargins", "introduced": "17", "name": "edgesWithoutContentMargins", "setter": "setEdgesWithoutContentMargins:"}, |
| {"access": "public", "getter": "disabledCapabilities", "introduced": "17", "name": "disabledCapabilities", "setter": "setDisabledCapabilities:"} |
| ], |
| "protocols": [ |
| "NSCopying" |
| ], |
| "super": "NSObject" |
| }, |
| { |
| "access": "public", |
| "classMethods": [ |
| {"access": "public", "introduced": "15", "name": "playbackStyleFilter:"}, |
| {"access": "public", "introduced": "14", "name": "anyFilterMatchingSubfilters:"}, |
| {"access": "public", "introduced": "15", "name": "allFilterMatchingSubfilters:"}, |
| {"access": "public", "introduced": "15", "name": "notFilterOfSubfilter:"}, |
| {"access": "public", "introduced": "14", "name": "new", "unavailable": true} |
| ], |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "init", "unavailable": true} |
| ], |
| "introduced": "14", |
| "linkage": "exported", |
| "name": "PHPickerFilter", |
| "properties": [ |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "imagesFilter", "introduced": "14", "name": "imagesFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "videosFilter", "introduced": "14", "name": "videosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "livePhotosFilter", "introduced": "14", "name": "livePhotosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "depthEffectPhotosFilter", "introduced": "16", "name": "depthEffectPhotosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "burstsFilter", "introduced": "16", "name": "burstsFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "panoramasFilter", "introduced": "15", "name": "panoramasFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "screenshotsFilter", "introduced": "15", "name": "screenshotsFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "screenRecordingsFilter", "introduced": "15", "name": "screenRecordingsFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "cinematicVideosFilter", "introduced": "16", "name": "cinematicVideosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "slomoVideosFilter", "introduced": "15", "name": "slomoVideosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "timelapseVideosFilter", "introduced": "15", "name": "timelapseVideosFilter"}, |
| {"access": "public", "attr": [ "readonly", "class" ], "getter": "spatialMediaFilter", "introduced": "18", "name": "spatialMediaFilter"} |
| ], |
| "protocols": [ |
| "NSCopying" |
| ], |
| "super": "NSObject" |
| }, |
| { |
| "access": "public", |
| "classMethods": [ |
| {"access": "public", "introduced": "14", "name": "new", "unavailable": true} |
| ], |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "init", "unavailable": true} |
| ], |
| "introduced": "14", |
| "linkage": "exported", |
| "name": "PHPickerResult", |
| "properties": [ |
| {"access": "public", "attr": [ "readonly" ], "getter": "itemProvider", "introduced": "14", "name": "itemProvider"}, |
| {"access": "public", "attr": [ "readonly" ], "getter": "assetIdentifier", "introduced": "14", "name": "assetIdentifier"} |
| ], |
| "super": "NSObject" |
| }, |
| { |
| "access": "public", |
| "introduced": "17", |
| "linkage": "exported", |
| "name": "PHPickerUpdateConfiguration", |
| "properties": [ |
| {"access": "public", "getter": "selectionLimit", "introduced": "17", "name": "selectionLimit", "setter": "setSelectionLimit:"}, |
| {"access": "public", "getter": "edgesWithoutContentMargins", "introduced": "17", "name": "edgesWithoutContentMargins", "setter": "setEdgesWithoutContentMargins:"} |
| ], |
| "protocols": [ |
| "NSCopying" |
| ], |
| "super": "NSObject" |
| }, |
| { |
| "access": "public", |
| "classMethods": [ |
| {"access": "public", "introduced": "14", "name": "new", "unavailable": true} |
| ], |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "initWithConfiguration:"}, |
| {"access": "public", "introduced": "17", "name": "updatePickerUsingConfiguration:"}, |
| {"access": "public", "introduced": "16", "name": "deselectAssetsWithIdentifiers:"}, |
| {"access": "public", "introduced": "16", "name": "moveAssetWithIdentifier:afterAssetWithIdentifier:"}, |
| {"access": "public", "introduced": "17", "name": "scrollToInitialPosition"}, |
| {"access": "public", "introduced": "17", "name": "zoomIn"}, |
| {"access": "public", "introduced": "17", "name": "zoomOut"}, |
| {"access": "public", "introduced": "14", "name": "init", "unavailable": true}, |
| {"access": "public", "introduced": "14", "name": "initWithNibName:bundle:", "unavailable": true}, |
| {"access": "public", "introduced": "14", "name": "initWithCoder:", "unavailable": true} |
| ], |
| "introduced": "14", |
| "linkage": "exported", |
| "name": "PHPickerViewController", |
| "properties": [ |
| {"access": "public", "attr": [ "readonly" ], "getter": "configuration", "introduced": "14", "name": "configuration"}, |
| {"access": "public", "getter": "delegate", "introduced": "14", "name": "delegate", "setter": "setDelegate:"} |
| ], |
| "super": "UIViewController" |
| } |
| ], |
| "protocols": [ |
| { |
| "access": "public", |
| "instanceMethods": [ |
| {"access": "public", "introduced": "8", "name": "canHandleAdjustmentData:"}, |
| {"access": "public", "introduced": "8", "name": "startContentEditingWithInput:placeholderImage:"}, |
| {"access": "public", "introduced": "8", "name": "finishContentEditingWithCompletionHandler:"}, |
| {"access": "public", "introduced": "8", "name": "cancelContentEditing"} |
| ], |
| "introduced": "8", |
| "name": "PHContentEditingController", |
| "properties": [ |
| {"access": "public", "attr": [ "readonly" ], "getter": "shouldShowCancelConfirmation", "introduced": "8", "name": "shouldShowCancelConfirmation"} |
| ], |
| "protocols": [ |
| "NSObject" |
| ] |
| }, |
| { |
| "access": "public", |
| "instanceMethods": [ |
| {"access": "public", "introduced": "9.1", "name": "livePhotoView:canBeginPlaybackWithStyle:", "optional": true}, |
| {"access": "public", "introduced": "9.1", "name": "livePhotoView:willBeginPlaybackWithStyle:", "optional": true}, |
| {"access": "public", "introduced": "9.1", "name": "livePhotoView:didEndPlaybackWithStyle:", "optional": true}, |
| {"access": "public", "introduced": "9.1", "name": "livePhotoView:extraMinimumTouchDurationForTouch:withStyle:", "optional": true} |
| ], |
| "introduced": "9.1", |
| "name": "PHLivePhotoViewDelegate", |
| "protocols": [ |
| "NSObject" |
| ] |
| }, |
| { |
| "access": "public", |
| "instanceMethods": [ |
| {"access": "public", "introduced": "14", "name": "picker:didFinishPicking:"} |
| ], |
| "introduced": "14", |
| "name": "PHPickerViewControllerDelegate", |
| "protocols": [ |
| "NSObject" |
| ] |
| } |
| ], |
| "target": "arm64e-apple-ios26.1", |
| "typedefs": [ |
| {"access": "public", "introduced": "8", "name": "PHAssetPlaybackStyle"}, |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoBadgeOptions"}, |
| {"access": "public", "introduced": "9.1", "name": "PHLivePhotoViewPlaybackStyle"}, |
| {"access": "public", "name": "PHPickerCapabilities"}, |
| {"access": "public", "name": "PHPickerConfigurationAssetRepresentationMode"}, |
| {"access": "public", "name": "PHPickerConfigurationSelection"}, |
| {"access": "public", "name": "PHPickerMode"} |
| ] |
| }, |
| { |
| "globals": [ |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7compactACvMZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7compactACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7compactACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7compactACvsZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7defaultACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV7defaultACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeVMa"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeVMn"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeVN"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeVSHAAMc"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI12PHPickerModeVSQAAMc"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV011depthEffectA0ACvgZ"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV011depthEffectA0ACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV04liveA0ACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV04liveA0ACvpZMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV11screenshotsACvgZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV11screenshotsACvpZMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV11slomoVideosACvgZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV11slomoVideosACvpZMV"}, |
| {"access": "public", "introduced": "18", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV12spatialMediaACvgZ"}, |
| {"access": "public", "introduced": "18", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV12spatialMediaACvpZMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV13playbackStyleyACSo015PHAssetPlaybackF0VFZ"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV15cinematicVideosACvgZ"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV15cinematicVideosACvpZMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV15timelapseVideosACvgZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV15timelapseVideosACvpZMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV16screenRecordingsACvgZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV16screenRecordingsACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV3all2ofACSayACG_tFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV3any2ofACSayACG_tFZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV3notyA2CFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6burstsACvgZ"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6burstsACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6imagesACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6imagesACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6videosACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV6videosACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV9panoramasACvgZ"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterV9panoramasACvpZMV"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterVMa"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterVMn"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterVN"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterVSHAAMc"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerFilterVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV12itemProviderSo06NSItemF0Cvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV12itemProviderSo06NSItemF0CvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV15assetIdentifierSSSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV15assetIdentifierSSSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultVMa"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultVMn"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultVN"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultVSHAAMc"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI14PHPickerResultVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV12photoLibraryACSo07PHPhotoF0C_tcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV14selectionLimitSivM"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV14selectionLimitSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV14selectionLimitSivpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV14selectionLimitSivs"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV20disabledCapabilitiesSo0cF0VvM"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV20disabledCapabilitiesSo0cF0Vvg"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV20disabledCapabilitiesSo0cF0VvpMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV20disabledCapabilitiesSo0cF0Vvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO10compatibleyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO2eeoiySbAE_AEtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO7currentyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO9automaticyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeO9hashValueSivpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeOMa"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeOMn"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeON"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeOSHAAMc"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV23AssetRepresentationModeOSQAAMc"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVvM"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVvg"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVvpMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVvs"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV27preselectedAssetIdentifiersSaySSGvM"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV27preselectedAssetIdentifiersSaySSGvg"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV27preselectedAssetIdentifiersSaySSGvpMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV27preselectedAssetIdentifiersSaySSGvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV32preferredAssetRepresentationModeAC0fgH0OvM"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV32preferredAssetRepresentationModeAC0fgH0Ovg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV32preferredAssetRepresentationModeAC0fgH0OvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV32preferredAssetRepresentationModeAC0fgH0Ovs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV4modeAA0C4ModeVvM"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV4modeAA0C4ModeVvg"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV4modeAA0C4ModeVvpMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV4modeAA0C4ModeVvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV14selectionLimitSiSgvM"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV14selectionLimitSiSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV14selectionLimitSiSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV14selectionLimitSiSgvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVSgvM"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV26edgesWithoutContentMarginsSo21NSDirectionalRectEdgeVSgvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV2eeoiySbAE_AEtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateV9hashValueSivpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVAEycfC"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVMa"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVMn"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVN"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVSHAAMc"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6UpdateVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6filterAA0C6FilterVSgvM"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6filterAA0C6FilterVSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6filterAA0C6FilterVSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV6filterAA0C6FilterVSgvs"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO10continuousyA2EmFWC"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO20continuousAndOrderedyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO2eeoiySbAE_AEtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO7defaultyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO7orderedyA2EmFWC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionO9hashValueSivpMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionOMa"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionOMn"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionON"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionOSHAAMc"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9SelectionOSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9selectionAC9SelectionOvM"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9selectionAC9SelectionOvg"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9selectionAC9SelectionOvpMV"}, |
| {"access": "public", "introduced": "15", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationV9selectionAC9SelectionOvs"}, |
| {"access": "public", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVACycfC"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVMa"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVMn"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVN"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVSHAAMc"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI21PHPickerConfigurationVSQAAMc"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI30PHPickerViewControllerDelegateMp"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI30PHPickerViewControllerDelegateP6picker_16didFinishPickingySo0cdE0C_SayAA0C6ResultVGtFTj"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI30PHPickerViewControllerDelegateP6picker_16didFinishPickingySo0cdE0C_SayAA0C6ResultVGtFTq"}, |
| {"access": "public", "introduced": "14", "linkage": "exported", "name": "_$s8PhotosUI30PHPickerViewControllerDelegateTL"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE12updatePicker5usingyAC0A13ConfigurationV6UpdateV_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE13configurationAC0A13ConfigurationVvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE13configurationAC0A13ConfigurationVvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE13configurationAbC0A13ConfigurationV_tcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE13configurationAbC0A13ConfigurationV_tcfc"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE8delegateAC0abC8Delegate_pSgvM"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE8delegateAC0abC8Delegate_pSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE8delegateAC0abC8Delegate_pSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo22PHPickerViewControllerC8PhotosUIE8delegateAC0abC8Delegate_pSgvs"} |
| ], |
| "target": "arm64e-apple-ios26.1" |
| }, |
| { |
| "globals": [ |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV14itemIdentifierACSS_tcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV14itemIdentifierSSSgvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV14itemIdentifierSSSgvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV16loadTransferable4type17completionHandlerSo10NSProgressCxm_ys6ResultOyxSgs5Error_pGct04CoreG00G0RzlF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV16loadTransferable4typexSgxm_tYaK04CoreG00G0RzlF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV16loadTransferable4typexSgxm_tYaK04CoreG00G0RzlFTu"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV21supportedContentTypesSay22UniformTypeIdentifiers6UTTypeVGvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV21supportedContentTypesSay22UniformTypeIdentifiers6UTTypeVGvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV10compatibleAEvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV10compatibleAEvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV2eeoiySbAE_AEtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV7currentAEvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV7currentAEvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV9automaticAEvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV9automaticAEvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyV9hashValueSivpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyVMa"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyVMn"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyVN"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyVSHAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV28EncodingDisambiguationPolicyVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemVMa"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemVMn"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemVN"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemVSHAAMc"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A10PickerItemVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV12presentationACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV12presentationACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV6inlineACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV6inlineACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV7compactACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV7compactACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleVMa"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleVMn"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleVN"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleVSHAAMc"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A11PickerStyleVSQAAMc"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV10continuousACvgZ"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV10continuousACvpZMV"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV20continuousAndOrderedACvgZ"}, |
| {"access": "public", "introduced": "17", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV20continuousAndOrderedACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV2eeoiySbAC_ACtFZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV4hash4intoys6HasherVz_tF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV7defaultACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV7defaultACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV7orderedACvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV7orderedACvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV9hashValueSivg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorV9hashValueSivpMV"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorVMa"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorVMn"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorVN"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorVSHAAMc"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A23PickerSelectionBehaviorVSQAAMc"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV4bodyQrvg"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV4bodyQrvpMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV4bodyQrvpQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV9selection17maxSelectionCount0E8Behavior8matching21preferredItemEncoding12photoLibrary5labelACyxG0cB07BindingVySayAA0adL0VGG_SiSgAA0adgI0V0aB014PHPickerFilterVSgAP0M20DisambiguationPolicyVSo07PHPhotoO0CxyXEtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV9selection17maxSelectionCount0E8Behavior8matching21preferredItemEncoding5labelACyxG0cB07BindingVySayAA0adL0VGG_SiSgAA0adgI0V0aB014PHPickerFilterVSgAO0M20DisambiguationPolicyVxyXEtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV9selection8matching21preferredItemEncoding12photoLibrary5labelACyxG0cB07BindingVyAA0adH0VSgG_0aB014PHPickerFilterVSgAN0I20DisambiguationPolicyVSo07PHPhotoK0CxyXEtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerV9selection8matching21preferredItemEncoding5labelACyxG0cB07BindingVyAA0adH0VSgG_0aB014PHPickerFilterVSgAM0I20DisambiguationPolicyVxyXEtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection17maxSelectionCount0F8Behavior8matching21preferredItemEncoding12photoLibraryACyAFGAD18LocalizedStringKeyV_AD7BindingVySayAA0adM0VGGSiSgAA0adhJ0V0aB014PHPickerFilterVSgAS0N20DisambiguationPolicyVSo07PHPhotoP0CtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection17maxSelectionCount0F8Behavior8matching21preferredItemEncoding12photoLibraryACyAFGqd___AD7BindingVySayAA0adM0VGGSiSgAA0adhJ0V0aB014PHPickerFilterVSgAQ0N20DisambiguationPolicyVSo07PHPhotoP0CtcSyRd__lufC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection17maxSelectionCount0F8Behavior8matching21preferredItemEncodingACyAFGAD18LocalizedStringKeyV_AD7BindingVySayAA0adM0VGGSiSgAA0adhJ0V0aB014PHPickerFilterVSgAR0N20DisambiguationPolicyVtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection17maxSelectionCount0F8Behavior8matching21preferredItemEncodingACyAFGqd___AD7BindingVySayAA0adM0VGGSiSgAA0adhJ0V0aB014PHPickerFilterVSgAP0N20DisambiguationPolicyVtcSyRd__lufC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection8matching21preferredItemEncoding12photoLibraryACyAFGAD18LocalizedStringKeyV_AD7BindingVyAA0adI0VSgG0aB014PHPickerFilterVSgAQ0J20DisambiguationPolicyVSo07PHPhotoL0CtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection8matching21preferredItemEncoding12photoLibraryACyAFGqd___AD7BindingVyAA0adI0VSgG0aB014PHPickerFilterVSgAO0J20DisambiguationPolicyVSo07PHPhotoL0CtcSyRd__lufC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection8matching21preferredItemEncodingACyAFGAD18LocalizedStringKeyV_AD7BindingVyAA0adI0VSgG0aB014PHPickerFilterVSgAP0J20DisambiguationPolicyVtcfC"}, |
| {"access": "public", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVAA0cB04TextVRszrlE_9selection8matching21preferredItemEncodingACyAFGqd___AD7BindingVyAA0adI0VSgG0aB014PHPickerFilterVSgAN0J20DisambiguationPolicyVtcSyRd__lufC"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVMa"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVMn"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$s015_PhotosUI_SwiftB00A6PickerVyxG0cB04ViewAAMc"}, |
| {"access": "public", "introduced": "26", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E06postToD16SharedAlbumSheet11isPresented5items12photoLibrary07defaultH10Identifier10completionQrAA7BindingVySbG_Say0dB014PHPickerResultVGSo07PHPhotoN0CSSSgys0T0Oyyts5Error_pGcSgtF"}, |
| {"access": "public", "introduced": "26", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E06postToD16SharedAlbumSheet11isPresented5items12photoLibrary07defaultH10Identifier10completionQrAA7BindingVySbG_Say0dB014PHPickerResultVGSo07PHPhotoN0CSSSgys0T0Oyyts5Error_pGcSgtFQOMQ"}, |
| {"access": "public", "introduced": "26", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E06postToD16SharedAlbumSheet11isPresented5items12photoLibrary07defaultH10Identifier10completionQrAA7BindingVySbG_SayAD0D10PickerItemVGSo07PHPhotoN0CSSSgys6ResultOyyts5Error_pGcSgtF"}, |
| {"access": "public", "introduced": "26", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E06postToD16SharedAlbumSheet11isPresented5items12photoLibrary07defaultH10Identifier10completionQrAA7BindingVySbG_SayAD0D10PickerItemVGSo07PHPhotoN0CSSSgys6ResultOyyts5Error_pGcSgtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection17maxSelectionCount0I8Behavior8matching21preferredItemEncoding12photoLibraryQrAA7BindingVySbG_ANySayAD0dfP0VGGSiSgAD0dfkM0V0dB014PHPickerFilterVSgAQ0Q20DisambiguationPolicyVSo07PHPhotoS0CtF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection17maxSelectionCount0I8Behavior8matching21preferredItemEncoding12photoLibraryQrAA7BindingVySbG_ANySayAD0dfP0VGGSiSgAD0dfkM0V0dB014PHPickerFilterVSgAQ0Q20DisambiguationPolicyVSo07PHPhotoS0CtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection17maxSelectionCount0I8Behavior8matching21preferredItemEncodingQrAA7BindingVySbG_AMySayAD0dfP0VGGSiSgAD0dfkM0V0dB014PHPickerFilterVSgAP0Q20DisambiguationPolicyVtF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection17maxSelectionCount0I8Behavior8matching21preferredItemEncodingQrAA7BindingVySbG_AMySayAD0dfP0VGGSiSgAD0dfkM0V0dB014PHPickerFilterVSgAP0Q20DisambiguationPolicyVtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection8matching21preferredItemEncoding12photoLibraryQrAA7BindingVySbG_ALyAD0dfL0VSgG0dB014PHPickerFilterVSgAO0M20DisambiguationPolicyVSo07PHPhotoO0CtF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection8matching21preferredItemEncoding12photoLibraryQrAA7BindingVySbG_ALyAD0dfL0VSgG0dB014PHPickerFilterVSgAO0M20DisambiguationPolicyVSo07PHPhotoO0CtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection8matching21preferredItemEncodingQrAA7BindingVySbG_AKyAD0dfL0VSgG0dB014PHPickerFilterVSgAN0M20DisambiguationPolicyVtF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E12photosPicker11isPresented9selection8matching21preferredItemEncodingQrAA7BindingVySbG_AKyAD0dfL0VSgG0dB014PHPickerFilterVSgAN0M20DisambiguationPolicyVtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E17photosPickerStyleyQrAD0dfG0VF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E17photosPickerStyleyQrAD0dfG0VFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E31photosPickerAccessoryVisibility_5edgesQrAA0H0O_AA4EdgeO3SetVtF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E31photosPickerAccessoryVisibility_5edgesQrAA0H0O_AA4EdgeO3SetVtFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E32photosPickerDisabledCapabilitiesyQrSo08PHPickerH0VF"}, |
| {"access": "public", "linkage": "exported", "name": "_$s7SwiftUI4ViewP07_Photosb1_aB0E32photosPickerDisabledCapabilitiesyQrSo08PHPickerH0VFQOMQ"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo11PHLivePhotoC015_PhotosUI_SwiftD0E22transferRepresentationQrvgZ"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo11PHLivePhotoC015_PhotosUI_SwiftD0E22transferRepresentationQrvpZMV"}, |
| {"access": "public", "linkage": "exported", "name": "_$sSo11PHLivePhotoC015_PhotosUI_SwiftD0E22transferRepresentationQrvpZQOMQ"}, |
| {"access": "public", "introduced": "16", "linkage": "exported", "name": "_$sSo11PHLivePhotoC16CoreTransferable0D0015_PhotosUI_SwiftF0Mc"} |
| ], |
| "target": "arm64e-apple-ios26.1" |
| } |
| ], |
| "version": "1.0" |
| } |