branch: elpa/swift-mode commit d266fbd300a1bf1592e1462ead4be093b8b68f98 Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Update standard types --- swift-mode-standard-types.el | 1934 ++++++++++++++++++++++++------------------ 1 file changed, 1108 insertions(+), 826 deletions(-) diff --git a/swift-mode-standard-types.el b/swift-mode-standard-types.el index fa77ae7..205536a 100644 --- a/swift-mode-standard-types.el +++ b/swift-mode-standard-types.el @@ -1,6 +1,6 @@ ;;; swift-mode-standard-types.el --- Major-mode for Apple's Swift programming language, Standard Types. -*- lexical-binding: t -*- -;; Copyright (C) 2018-2019 taku0 +;; Copyright (C) 2018-2020 taku0 ;; Authors: taku0 (http://github.com/taku0) ;; @@ -37,7 +37,9 @@ "AddingOptions" "AffineTransform" "Array" + "ArrayLiteralElement" "AuthChallengeDisposition" + "BackgroundTaskCancelledReason" "Base64DecodingOptions" "Base64EncodingOptions" "Behavior" @@ -45,16 +47,18 @@ "BookmarkCreationOptions" "BookmarkFileCreationOptions" "BookmarkResolutionOptions" + "BooleanLiteralType" "Bundle" "ByteCountFormatter" - "CachedURLResponse" + "CGFloat" "CachePolicy" + "CachedURLResponse" "CalculationError" "Calendar" "CenterType" - "CGFloat" "CharacterSet" "CheckingType" + "CloseCode" "CocoaError" "Codable" "Code" @@ -63,13 +67,16 @@ "ComparisonResult" "CompletionHandler" "Component" + "CompressionAlgorithm" "ContentKind" "Context" "CountStyle" "CustomNSError" + "DTDKind" "Data" "DataDecodingStrategy" "DataEncodingStrategy" + "DataTaskPublisher" "Date" "DateComponents" "DateComponentsFormatter" @@ -78,6 +85,7 @@ "DateFormatter" "DateInterval" "DateIntervalFormatter" + "DateTimeStyle" "Deallocator" "Decimal" "DecodingFailurePolicy" @@ -87,13 +95,11 @@ "DirectoryEnumerationOptions" "DirectoryEnumerator" "DistributedNotificationCenter" - "Document Content Types" "DocumentAttributeKey" "DocumentReadingOptionKey" "DocumentType" "Double" - "DTD Node Kind Constants" - "DTDKind" + "DrawingOptions" "Element" "EncodingConversionOptions" "EnergyFormatter" @@ -103,7 +109,9 @@ "ErrorPointer" "Event" "ExpressionType" + "ExtendedGraphemeClusterLiteralType" "ExternalEntityResolvingPolicy" + "Failure" "FileAttributeKey" "FileAttributeType" "FileHandle" @@ -112,22 +120,25 @@ "FileOperationKind" "FileProtectionType" "FileWrapper" + "FloatLiteralType" "Formatter" - "Host" "HTTPCookie" "HTTPCookiePropertyKey" "HTTPCookieStorage" + "HTTPCookieStringPolicy" "HTTPURLResponse" + "Host" + "ISO8601DateFormatter" "Identifier" "Index" "IndexPath" "IndexSet" "Indices" - "Input and Output Options" + "Input" "InputStream" "InsertionPosition" "Int" - "ISO8601DateFormatter" + "IntegerLiteralType" "ItemReplacementOptions" "Iterator" "JSONDecoder" @@ -144,31 +155,20 @@ "LocalizedError" "LogicalType" "MachError" + "Magnitude" "MassFormatter" "MatchingFlags" "MatchingOptions" "MatchingPolicy" "Measurement" "MeasurementFormatter" + "Message" "MessagePort" "Mode" "Modifier" "MultipathServiceType" "MutabilityOptions" "MutableURLRequest" - "Name" - "NameStyle" - "NetService" - "NetServiceBrowser" - "NetServiceBrowserDelegate" - "NetServiceDelegate" - "NetworkServiceType" - "NonConformingFloatDecodingStrategy" - "NonConformingFloatEncodingStrategy" - "Notification" - "NotificationCenter" - "NotificationCoalescing" - "NotificationQueue" "NSAffineTransform" "NSAffineTransformStruct" "NSAppleEventDescriptor" @@ -190,6 +190,7 @@ "NSCloseCommand" "NSCoder" "NSCoding" + "NSCollectionChangeType" "NSComparisonPredicate" "NSCompoundPredicate" "NSCondition" @@ -247,10 +248,6 @@ "NSItemProviderReading" "NSItemProviderRepresentationVisibility" "NSItemProviderWriting" - "NSKeyedArchiver" - "NSKeyedArchiverDelegate" - "NSKeyedUnarchiver" - "NSKeyedUnarchiverDelegate" "NSKeyValueChange" "NSKeyValueChangeKey" "NSKeyValueObservation" @@ -259,10 +256,14 @@ "NSKeyValueObservingOptions" "NSKeyValueOperator" "NSKeyValueSetMutationKind" + "NSKeyedArchiver" + "NSKeyedArchiverDelegate" + "NSKeyedUnarchiver" + "NSKeyedUnarchiverDelegate" "NSLinguisticTag" + "NSLinguisticTagScheme" "NSLinguisticTagger" "NSLinguisticTaggerUnit" - "NSLinguisticTagScheme" "NSLocale" "NSLock" "NSLocking" @@ -338,7 +339,6 @@ "NSSpellServer" "NSSpellServerDelegate" "NSString" - "NSStringDrawingOptions" "NSSwappedDouble" "NSSwappedFloat" "NSTextCheckingKey" @@ -346,11 +346,6 @@ "NSTextCheckingTypes" "NSTextWritingDirection" "NSTimeZone" - "NSUbiquitousKeyValueStore" - "NSUnarchiver" - "NSUncaughtExceptionHandler" - "NSUnderlineStyle" - "NSUniqueIDSpecifier" "NSURL" "NSURLComponents" "NSURLConnection" @@ -360,9 +355,14 @@ "NSURLDownload" "NSURLDownloadDelegate" "NSURLHandle" - "NSURLHandleClient" "NSURLQueryItem" "NSURLRequest" + "NSUUID" + "NSUbiquitousKeyValueStore" + "NSUnarchiver" + "NSUncaughtExceptionHandler" + "NSUnderlineStyle" + "NSUniqueIDSpecifier" "NSUserActivity" "NSUserActivityDelegate" "NSUserActivityPersistentIdentifier" @@ -374,7 +374,6 @@ "NSUserNotificationCenterDelegate" "NSUserScriptTask" "NSUserUnixTask" - "NSUUID" "NSValue" "NSValueTransformerName" "NSWhoseSpecifier" @@ -385,14 +384,32 @@ "NSXPCListenerDelegate" "NSXPCListenerEndpoint" "NSXPCProxyCreating" + "Name" + "NameStyle" + "NetService" + "NetServiceBrowser" + "NetServiceBrowserDelegate" + "NetServiceDelegate" + "NetworkServiceType" + "NetworkUnavailableReason" + "NonConformingFloatDecodingStrategy" + "NonConformingFloatEncodingStrategy" + "Notification" + "NotificationCenter" + "NotificationCoalescing" + "NotificationQueue" "NumberFormatter" + "NumberRepresentation" + "ObservableObject" "OperatingSystemVersion" "Operation" "OperationQueue" "Operator" "Options" + "Output" "OutputFormatting" "OutputStream" + "POSIXError" "PadPosition" "Persistence" "PersonNameComponents" @@ -401,7 +418,6 @@ "Port" "PortDelegate" "PortMessage" - "POSIXError" "PostingStyle" "PreferredPresentationStyle" "Process" @@ -415,12 +431,15 @@ "PropertyListEncoder" "PropertyListFormat" "PropertyListSerialization" + "Published" + "Publisher" "PublishingHandler" "QualityOfService" "QueuePriority" "RangeView" - "ReadingOptions" + "RawValue" "ReadOptions" + "ReadingOptions" "RecoverableError" "ReferenceConvertible" "ReferenceType" @@ -434,6 +453,8 @@ "RoundingMode" "RunLoop" "Scanner" + "SchedulerOptions" + "SchedulerTimeType" "SearchDirection" "SearchOptions" "SearchPathDirectory" @@ -447,16 +468,18 @@ "Status" "StoragePolicy" "Stream" - "Stream Status Constants" "StreamDelegate" "StreamNetworkServiceTypeValue" - "StreamSocketSecurityLevel" "StreamSOCKSProxyConfiguration" "StreamSOCKSProxyVersion" + "StreamSocketSecurityLevel" + "Stride" "String" "StringEncodingDetectionOptionsKey" + "StringLiteralType" "StringTransform" "Style" + "SubSequence" "SubelementIdentifier" "SuspensionBehavior" "SuspensionID" @@ -467,42 +490,10 @@ "ThermalState" "Thread" "TimeInterval" - "Timer" "TimeZone" + "Timer" + "TimerPublisher" "UIItemProviderPresentationSizeProviding" - "UndoManager" - "unichar" - "UnicodeScalar" - "Unit" - "UnitAcceleration" - "UnitAngle" - "UnitArea" - "UnitConcentrationMass" - "UnitConverter" - "UnitConverterLinear" - "UnitDispersion" - "UnitDuration" - "UnitElectricCharge" - "UnitElectricCurrent" - "UnitElectricPotentialDifference" - "UnitElectricResistance" - "UnitEnergy" - "UnitFrequency" - "UnitFuelEfficiency" - "UnitIlluminance" - "UnitLength" - "UnitMass" - "UnitOptions" - "UnitPower" - "UnitPressure" - "Units" - "UnitSpeed" - "UnitsStyle" - "UnitStyle" - "UnitTemperature" - "UnitVolume" - "UnmountOptions" - "UnpublishingHandler" "URL" "URLAuthenticationChallenge" "URLAuthenticationChallengeSender" @@ -536,29 +527,68 @@ "URLSessionTaskMetrics" "URLSessionTaskTransactionMetrics" "URLSessionUploadTask" + "URLSessionWebSocketDelegate" + "URLSessionWebSocketTask" "URLThumbnailDictionaryItem" "URLUbiquitousItemDownloadingStatus" "URLUbiquitousSharedItemPermissions" "URLUbiquitousSharedItemRole" + "UUID" + "UndoManager" + "UnicodeScalar" + "UnicodeScalarLiteralType" + "Unit" + "UnitAcceleration" + "UnitAngle" + "UnitArea" + "UnitConcentrationMass" + "UnitConverter" + "UnitConverterLinear" + "UnitDispersion" + "UnitDuration" + "UnitElectricCharge" + "UnitElectricCurrent" + "UnitElectricPotentialDifference" + "UnitElectricResistance" + "UnitEnergy" + "UnitFrequency" + "UnitFuelEfficiency" + "UnitIlluminance" + "UnitLength" + "UnitMass" + "UnitOptions" + "UnitPower" + "UnitPressure" + "UnitSpeed" + "UnitStyle" + "UnitTemperature" + "UnitVolume" + "Units" + "UnitsStyle" + "UnmountOptions" + "UnpublishingHandler" "UserDefaults" "UserInfoKey" - "UUID" + "Value" "ValueTransformer" "VolumeEnumerationOptions" "WriteOptions" "WritingOptions" - "XMLDocument" "XMLDTD" "XMLDTDNode" + "XMLDocument" "XMLElement" "XMLNode" "XMLParser" "XMLParserDelegate" - "ZeroFormattingBehavior") + "ZeroFormattingBehavior" + "unichar") "Foundation types.") (defconst swift-mode:foundation-enum-cases - '("abbreviated" + '("DTDKind" + "abbreviated" + "abnormalClosure" "actionButtonClicked" "activityInProgress" "additionalActionClicked" @@ -594,7 +624,9 @@ "attributeNotStartedError" "attributeRedefinedError" "autosavedInformationDirectory" + "avStreaming" "background" + "backgroundUpdatesDisabled" "backward" "badArgumentError" "bankers" @@ -626,6 +658,7 @@ "cdataAttribute" "cdataNotFinishedError" "ceiling" + "cellular" "centimeter" "characterRefAtEOFError" "characterRefInDTDError" @@ -643,6 +676,7 @@ "conditionalSectionNotFinishedError" "conditionalSectionNotStartedError" "constantValue" + "constrained" "contains" "contentsClicked" "continueLoading" @@ -659,6 +693,7 @@ "currencyPlural" "custom" "customSelector" + "data" "day" "daylightSaving" "decimal" @@ -676,13 +711,12 @@ "divideByZero" "doctypeDeclNotFinishedError" "document" - "documentationDirectory" "documentDirectory" "documentStartError" + "documentationDirectory" "down" "downloadsDirectory" "drop" - "DTDKind" "dynamic" "element" "elementContentDeclNotFinishedError" @@ -702,12 +736,12 @@ "entityNotFinishedError" "entityNotStartedError" "entityRefAtEOFError" - "entityReferenceMissingSemiError" - "entityReferenceWithoutNameError" "entityRefInDTDError" "entityRefInEpilogError" "entityRefInPrologError" "entityRefLoopError" + "entityReferenceMissingSemiError" + "entityReferenceWithoutNameError" "entityValueRequiredError" "enumerationAttribute" "equal" @@ -720,6 +754,7 @@ "evaluatedObject" "everySubelement" "exit" + "expensive" "externalStandaloneEntityError" "externalSubsetNotFinishedError" "extraContentError" @@ -729,14 +764,15 @@ "first" "floor" "foot" - "formatted" "forSession" + "formatted" "forward" "free" "full" "function" "general" "generic" + "goingAway" "gram" "grammar" "greaterThan" @@ -750,6 +786,7 @@ "halfUp" "handover" "hebrew" + "hexadecimal" "high" "hold" "hour" @@ -763,9 +800,12 @@ "indian" "inline" "inputMethodsDirectory" + "insert" "insertion" + "insufficientSystemResources" "interactive" "internalError" + "internalServerError" "intersect" "intersectSet" "invalid" @@ -777,6 +817,7 @@ "invalidEncodingError" "invalidEncodingNameError" "invalidError" + "invalidFramePayloadData" "invalidHexCharacterRefError" "invalidURIError" "islamic" @@ -813,9 +854,14 @@ "low" "ltRequiredError" "ltSlashRequiredError" + "lz4" + "lzfse" + "lzma" + "mandatoryExtensionMissing" "matches" "medium" "memory" + "messageTooBig" "meter" "middleOfSentence" "middleSubelement" @@ -834,6 +880,7 @@ "moviesDirectory" "musicDirectory" "nameRequiredError" + "named" "namespace" "namespaceDeclarationError" "nanosecond" @@ -842,32 +889,35 @@ "nextTime" "nextTimePreservingSmallerComponents" "nmTokenAttribute" - "nmtokenRequiredError" "nmTokensAttribute" + "nmtokenRequiredError" "no" "noDTDError" "noError" + "noNetwork" + "noStatusReceived" + "noSubelement" "nominal" "none" - "noNetwork" "normal" - "noSubelement" + "normalClosure" "not" "notAllowed" - "notationAttribute" - "notationDeclaration" - "notationNotFinishedError" - "notationNotStartedError" "notEqualTo" "notFoundError" "notLoaded" "notOpen" "notWellBalancedError" + "notationAttribute" + "notationDeclaration" + "notationNotFinishedError" + "notationNotStartedError" "now" + "numeric" "onlyFromMainDocumentDomain" "open" - "opening" "openStep" + "opening" "or" "orderedAscending" "orderedDescending" @@ -895,6 +945,7 @@ "persian" "picturesDirectory" "plain" + "policyViolation" "positional" "pound" "predefined" @@ -905,6 +956,7 @@ "processingInstruction" "processingInstructionNotFinishedError" "processingInstructionNotStartedError" + "protocolError" "publicIdentifierRequiredError" "quarter" "raiseException" @@ -915,10 +967,12 @@ "reloadIgnoringLocalCacheData" "reloadRevalidatingCacheData" "removal" + "remove" "replace" "replacement" "replied" "republicOfChina" + "responsiveAV" "responsiveData" "returnCacheDataDontLoad" "returnCacheDataElseLoad" @@ -942,13 +996,14 @@ "shortGeneric" "shortStandard" "spaceRequiredError" - "spelling" "spellOut" + "spelling" "standalone" "standaloneValueError" "standard" "stone" "strict" + "string" "stringNotClosedError" "stringNotStartedError" "subquery" @@ -958,8 +1013,9 @@ "team" "text" "throw" - "timeoutError" "timeZone" + "timeoutError" + "tlsHandshakeFailure" "topToBottom" "trashDirectory" "unavailableCoercionError" @@ -978,6 +1034,7 @@ "unparsed" "unparsedEntityError" "unspecified" + "unsupportedData" "up" "uriFragmentError" "uriRequiredError" @@ -986,6 +1043,7 @@ "useNewRequest" "useProtocolCachePolicy" "userDirectory" + "userForceQuitApplication" "userInitiated" "userInteractive" "utility" @@ -996,10 +1054,10 @@ "virtualMemory" "voice" "voip" - "weekday" - "weekdayOrdinal" "weekOfMonth" "weekOfYear" + "weekday" + "weekdayOrdinal" "whenIdle" "word" "writing" @@ -1010,7 +1068,8 @@ "yard" "year" "yearForWeekOfYear" - "yes") + "yes" + "zlib") "Foundation enum cases.") (defconst swift-mode:foundation-methods @@ -1027,6 +1086,7 @@ "addAttributes" "addAuthorizationChallengeHeader" "addAuthorizationResponseHeader" + "addBarrierBlock" "addBodyHeader" "addByteSequenceHeader" "addCharacters" @@ -1043,11 +1103,6 @@ "addHTTPHeader" "addImageDescriptorHeader" "addImageHandleHeader" - "adding" - "addingObjects" - "addingPercentEncoding" - "addingPercentEscapes" - "addingTimeInterval" "addLengthHeader" "addNameHeader" "addNamespace" @@ -1059,51 +1114,59 @@ "addOperations" "addPointer" "addRegularFile" - "addressCheckingResult" "addSubscriber" "addSuite" "addSymbolicLink" "addTargetHeader" "addTime4ByteHeader" - "addTimeInterval" "addTimeISOHeader" + "addTimeInterval" "addTypeHeader" "addUserDefinedHeader" "addUserInfoEntries" "addValue" "addWhoHeader" + "adding" + "addingObjects" + "addingPercentEncoding" + "addingPercentEscapes" + "addingTimeInterval" + "addressCheckingResult" "adjustingRanges" "advanced" "aeteResource" "allKeys" + "allSatisfy" "alloc" "allowEvaluation" "allowsReverseTransformation" - "allSatisfy" "alphanumeric" "annotatedString" "anonymous" "anyObject" "append" "appendFormat" + "appendPathComponent" + "appendPathExtension" "appending" "appendingFormat" "appendingPathComponent" "appendingPathExtension" - "appendPathComponent" - "appendPathExtension" "appleEvent" "appleEventCode" "appleEventCodeForArgument" "applyFontTraits" - "applyingTransform" "applyTransform" + "applying" + "applyingTransform" + "archiveRootObject" "archivedData" "archiver" "archiverDidFinish" - "archiveRootObject" "archiverWillFinish" "array" + "assertNoFailure" + "assign" "atIndex" "attemptRecovery" "attribute" @@ -1114,6 +1177,7 @@ "attributes" "attributesOfFileSystem" "attributesOfItem" + "autoconnect" "automaticallyNotifiesObservers" "availableTagSchemes" "background" @@ -1135,29 +1199,35 @@ "bool" "boundingRect" "break" + "breakpoint" + "breakpointOnError" "broadcast" + "buffer" "bundle" + "cString" + "cStringLength" "cache" "cachedResponse" "canBeConverted" + "canHandle" + "canInit" + "canLoadObject" + "canResumeDownloadDecoded" "cancel" "cancelAllOperations" "cancelPerform" "cancelPerformSelectors" "cancelRequest" - "canHandle" - "canInit" - "canLoadObject" "canonicalIdentifier" "canonicalLanguageIdentifier" "canonicalLocaleIdentifier" "canonicalRequest" "canonicalXMLStringPreservingComments" - "canResumeDownloadDecoded" "capitalized" "capitalizedLetter" "captureStreams" "caseInsensitiveCompare" + "catch" "cgAffineTransform" "cgPoint" "cgRect" @@ -1176,17 +1246,19 @@ "class" "classDescription" "classDescriptions" - "classes" "className" - "classNamed" "classNameDecoded" "classNameEncoded" + "classNamed" + "classes" "close" "closeFile" "closeRead" "closeWrite" "coerce" "coerceValue" + "collect" + "combineLatest" "commandDescription" "commandDescriptions" "comment" @@ -1201,8 +1273,11 @@ "components" "componentsJoined" "componentsToDisplay" + "compress" + "compressed" "concat" "conditionallyBeginAccessingResources" + "connect" "connection" "connectionDidFinishDownloading" "connectionDidFinishLoading" @@ -1218,8 +1293,6 @@ "contextHelp" "continueWithoutCredential" "control" - "convert" - "converted" "converting" "cookies" "coordinate" @@ -1235,8 +1308,6 @@ "createFile" "createSymbolicLink" "credentials" - "cString" - "cStringLength" "current" "currentProcess" "currentVersionOfItem" @@ -1244,6 +1315,7 @@ "data" "dataFromPropertyList" "dataTask" + "dataTaskPublisher" "dataWithContentsOfMappedFile" "date" "dateCheckingResult" @@ -1252,6 +1324,8 @@ "dateInterval" "dateIntervalOfWeekend" "daylightSavingTimeOffset" + "dealloc" + "debounce" "decimalDigit" "decode" "decodeArray" @@ -1285,12 +1359,16 @@ "decodeUIEdgeInsets" "decodeUIOffset" "decodeValue" + "decodeXPCObject" "decomposable" + "decompress" + "decompressed" "default" "defaultCredential" "defaultFormatterBehavior" "defaultOrthography" "deferredLocalizedIntentsString" + "delay" "delegate" "deleteAllSavedUserActivities" "deleteCharacters" @@ -1312,6 +1390,7 @@ "dictionaryWithValues" "didChange" "didChangeValue" + "difference" "directoryContents" "disableAutomaticTermination" "disableSuddenTermination" @@ -1362,6 +1441,7 @@ "encodePropertyList" "encodeRootObject" "encodeValue" + "encodeXPCObject" "endAccessingResources" "endActivity" "endContentAccess" @@ -1373,7 +1453,6 @@ "enumerateAttribute" "enumerateAttributes" "enumerateBytes" - "enumerated" "enumerateDates" "enumerateIndexPaths" "enumerateKeysAndObjects" @@ -1385,7 +1464,9 @@ "enumerateResults" "enumerateSubstrings" "enumerateTags" + "enumerated" "enumerator" + "eraseToAnyPublisher" "error" "escapedPattern" "escapedTemplate" @@ -1452,24 +1533,24 @@ "forEach" "forKey" "forKeyword" + "forSelector" + "forType" "formIndex" "formIntersection" "formSymmetricDifference" "formUnion" - "forSelector" - "forType" "forwardInvocation" "getAllTasks" "getBoundStreams" "getBuffer" "getBytes" - "getCachedResponse" "getCFRunLoop" + "getCString" + "getCachedResponse" "getCharacters" "getContinuationStreams" "getCookiesFor" "getCredentials" - "getCString" "getDefaultCredential" "getEra" "getFileProviderConnection" @@ -1492,8 +1573,8 @@ "getValue" "grammarCheckingResult" "handle" + "handleEvents" "handleMachMessage" - "hash" "hasItemConformingToTypeIdentifier" "hasMember" "hasMemberInPlane" @@ -1504,14 +1585,14 @@ "hasRepresentationConforming" "hasSuffix" "hasWritableProperty" + "hash" "homeDirectory" "identifier" + "ignoreOutput" "illegal" "image" "increaseLength" "index" - "indexes" - "indexesOfObjects" "indexGreaterThanIndex" "indexGreaterThanOrEqual" "indexLessThanIndex" @@ -1519,6 +1600,8 @@ "indexOfObject" "indexOfObjectIdentical" "indexRange" + "indexes" + "indexesOfObjects" "indicesOfObjects" "indicesOfObjectsByEvaluating" "insert" @@ -1534,9 +1617,9 @@ "interfaceParametersDescription" "interrupt" "intersect" + "intersectSet" "intersection" "intersects" - "intersectSet" "intersectsSet" "invalidate" "invalidateAndCancel" @@ -1622,6 +1705,7 @@ "loadData" "loadDataRepresentation" "loadFileRepresentation" + "loadFromHTML" "loadInPlaceFileRepresentation" "loadItem" "loadNibNamed" @@ -1629,6 +1713,7 @@ "loadPreviewImage" "loadSuite" "loadSuites" + "localName" "localeIdentifier" "localizedCaseInsensitiveCompare" "localizedCaseInsensitiveContains" @@ -1641,27 +1726,32 @@ "localizedString" "localizedStringWithFormat" "localizedUserNotificationString" - "localName" "lock" "longCharacterIsMember" "longLong" "lossyCString" - "lowercased" "lowercaseLetter" + "lowercased" "main" + "makeConnectable" "makeIterator" "map" + "mapError" "matches" "matchesAppleEventCode" "matchesContents" "max" "maximumLengthOfBytes" "maximumRange" + "measureInterval" "mediaPlayingPaused" "mediaPlayingStarted" "member" + "merge" "metadataQuery" + "microseconds" "millimolesPerLiter" + "milliseconds" "min" "minimumRange" "minus" @@ -1669,12 +1759,14 @@ "mountedVolumeURLs" "moveItem" "moveObjects" + "multicast" "multiplying" "mutableArrayValue" "mutableCopy" "mutableOrderedSetValue" "mutableSetValue" "namespace" + "nanoseconds" "needsToBeUpdated" "negate" "netService" @@ -1686,6 +1778,7 @@ "netServiceDidStop" "netServiceWillPublish" "netServiceWillResolve" + "new" "newline" "next" "nextDate" @@ -1709,6 +1802,7 @@ "objects" "objectsByEvaluating" "observeValue" + "offset" "open" "operatingSystem" "operatingSystemName" @@ -1716,6 +1810,7 @@ "orthography" "orthographyCheckingResult" "otherVersionsOfItem" + "output" "padding" "paragraphRange" "paramDescriptor" @@ -1765,6 +1860,7 @@ "presentedSubitemDidAppear" "presentedSubitemDidChange" "preservationPriority" + "print" "processingInstruction" "promisedItemResourceValues" "property" @@ -1772,6 +1868,7 @@ "propertyListFromData" "propertyListFromStringsFileFormat" "publish" + "publisher" "punctuation" "quoteCheckingResult" "raise" @@ -1788,8 +1885,10 @@ "readData" "readDataToEndOfFile" "readInBackgroundAndNotify" - "readingIntent" + "readToEnd" "readToEndOfFileInBackgroundAndNotify" + "readingIntent" + "receive" "record" "redo" "redoMenuTitle" @@ -1799,12 +1898,12 @@ "registerCloudKitShare" "registerCoercer" "registerDataRepresentation" - "registeredTypeIdentifiers" "registerFileRepresentation" "registerItem" "registerLanguage" "registerObject" "registerUndo" + "registeredTypeIdentifiers" "regularExpressionCheckingResult" "rejectProtectionSpaceAndContinue" "relinquishPresentedItem" @@ -1827,6 +1926,7 @@ "removeCookies" "removeDeliveredNotification" "removeDependency" + "removeDuplicates" "removeEventHandler" "removeFilePresenter" "removeFileWrapper" @@ -1854,19 +1954,22 @@ "replaceBytes" "replaceCharacters" "replaceChild" + "replaceEmpty" + "replaceError" "replaceItem" "replaceItemAt" "replaceItemAtURL" "replaceMatches" - "replacementCheckingResult" - "replacementClass" - "replacementString" + "replaceNil" "replaceObject" "replaceObjects" "replaceOccurrences" "replacePointer" "replaceSubrange" "replaceValue" + "replacementCheckingResult" + "replacementClass" + "replacementString" "replacingCharacters" "replacingOccurrences" "replacingPercentEscapes" @@ -1889,10 +1992,11 @@ "result" "resume" "resumeExecution" + "retry" "reverse" - "reversed" "reverseObjectEnumerator" "reverseTransformedValue" + "reversed" "rootElement" "rotate" "rounding" @@ -1905,6 +2009,8 @@ "savePresentedItemChanges" "scale" "scaleX" + "scan" + "scanCharacter" "scanCharacters" "scanDecimal" "scanDouble" @@ -1917,12 +2023,15 @@ "scanInt32" "scanInt64" "scanString" + "scanUInt64" "scanUnsignedLongLong" "scanUpTo" "scanUpToCharacters" + "scanUpToString" "schedule" - "scheduledTimer" "scheduleNotification" + "scheduleSendBarrierBlock" + "scheduledTimer" "scriptingBegins" "scriptingContains" "scriptingEnds" @@ -1934,13 +2043,16 @@ "searchForBrowsableDomains" "searchForRegistrationDomains" "searchForServices" + "seconds" "secondsFromGMT" "seek" + "seekToEnd" "seekToEndOfFile" "selector" "send" "sendAsynchronousRequest" "sendEvent" + "sendPing" "sendSynchronousRequest" "sentenceRange" "service" @@ -1957,8 +2069,8 @@ "setBaseWritingDirection" "setChildren" "setClass" - "setClasses" "setClassName" + "setClasses" "setCookie" "setCookies" "setCurrentAppleEventAndReplyEventWithSuspensionID" @@ -1971,6 +2083,7 @@ "setDestination" "setDictionary" "setEventHandler" + "setFailureType" "setInsertionClassDescription" "setInterface" "setLocalizedDateFormatFromTemplate" @@ -1989,17 +2102,19 @@ "setShared" "setString" "setStringValue" + "setTXTRecord" "setTemporaryResourceValue" "setThreadPriority" - "setTXTRecord" "setUbiquitous" "setUserInfoObject" "setUserInfoValueProvider" "setValue" - "setValuesForKeys" "setValueTransformer" + "setValuesForKeys" "setVolatileDomain" "setWeek" + "setXPCType" + "share" "shared" "sharedCookieStorage" "sharedKeySet" @@ -2008,15 +2123,16 @@ "shuffle" "shuffled" "signal" + "sink" "size" "skipDescendants" "skipDescendents" "sleep" "sort" + "sortRange" "sorted" "sortedArray" "sortedCookies" - "sortRange" "spellCheckingResult" "spellServer" "split" @@ -2027,8 +2143,8 @@ "startLoading" "startMonitoring" "startOfDay" - "starts" "startSecureConnection" + "starts" "stop" "stopAccessingSecurityScopedResource" "stopLoading" @@ -2051,6 +2167,7 @@ "subdata" "subpaths" "subpathsOfDirectory" + "subscribe" "subscriptRange" "substring" "subtract" @@ -2075,31 +2192,50 @@ "terminate" "text" "threadPriority" + "throttle" "timeIntervalSince" - "tokenRange" + "timeout" "toMemory" + "tokenRange" "transform" "transformedValue" "transformedValueClass" + "transformingChanges" "transitInformationCheckingResult" "translate" "translateX" "trashItem" "trimmingCharacters" + "truncate" "truncateFile" "try" + "tryAllSatisfy" + "tryCatch" + "tryCompactMap" + "tryContains" + "tryDrop" + "tryFilter" + "tryFirst" + "tryLast" "tryLock" + "tryMap" + "tryMax" + "tryMin" + "tryPrefix" + "tryReduce" + "tryRemoveDuplicates" + "tryScan" "txtRecordData" "type" "typeForArgument" "uiEdgeInsets" "uiOffset" - "unarchivedObject" "unarchiveObject" + "unarchiveTopLevelObjectWithData" + "unarchivedObject" "unarchiver" "unarchiverDidFinish" "unarchiverWillFinish" - "unarchiveTopLevelObjectWithData" "undo" "undoMenuTitle" "undoNestedGroup" @@ -2117,15 +2253,15 @@ "update" "updateAttachments" "uploadTask" - "uppercased" "uppercaseLetter" + "uppercased" "url" "urlForImageResource" "urlProtocol" "urlProtocolDidFinishLoading" - "urls" "urlSession" "urlSessionDidFinishEvents" + "urls" "use" "userActivity" "userActivityWasContinued" @@ -2135,8 +2271,8 @@ "validate" "validateValue" "value" - "values" "valueTransformerNames" + "values" "variantFittingPresentationWidth" "version" "volatileDomain" @@ -2148,6 +2284,7 @@ "weakObjects" "weakToStrongObjects" "weakToWeakObjects" + "webSocketTask" "week" "whitespace" "whitespaceAndNewline" @@ -2167,25 +2304,366 @@ "writePropertyList" "writingIntent" "xmlData" - "xmlString") + "xmlString" + "xpcType" + "zip") "Foundation methods.") (defconst swift-mode:foundation-properties - '("abbreviatingWithTildeInPath" - "abbreviation" - "abbreviationDictionary" + '("ABPeoplePickerDisplayedPropertyDidChange" + "ABPeoplePickerGroupSelectionDidChange" + "ABPeoplePickerNameSelectionDidChange" + "ABPeoplePickerValueSelectionDidChange" + "ACAccountStoreDidChange" + "ALAssetsLibraryChanged" + "AVAssetChapterMetadataGroupsDidChange" + "AVAssetContainsFragmentsDidChange" + "AVAssetDurationDidChange" + "AVAssetMediaSelectionGroupsDidChange" + "AVAssetTrackSegmentsDidChange" + "AVAssetTrackTimeRangeDidChange" + "AVAssetTrackTrackAssociationsDidChange" + "AVAssetWasDefragmented" + "AVAudioEngineConfigurationChange" + "AVAudioUnitComponentTagsDidChange" + "AVCaptureDeviceSubjectAreaDidChange" + "AVCaptureDeviceWasConnected" + "AVCaptureDeviceWasDisconnected" + "AVCaptureInputPortFormatDescriptionDidChange" + "AVCaptureSessionDidStartRunning" + "AVCaptureSessionDidStopRunning" + "AVCaptureSessionInterruptionEnded" + "AVCaptureSessionRuntimeError" + "AVCaptureSessionWasInterrupted" + "AVDisplayManagerModeSwitchEnd" + "AVDisplayManagerModeSwitchSettingsChanged" + "AVDisplayManagerModeSwitchStart" + "AVFragmentedMovieContainsMovieFragmentsDidChange" + "AVFragmentedMovieDurationDidChange" + "AVFragmentedMovieTrackSegmentsDidChange" + "AVFragmentedMovieTrackTimeRangeDidChange" + "AVFragmentedMovieTrackTotalSampleDataLengthDidChange" + "AVFragmentedMovieWasDefragmented" + "AVPlayerAvailableHDRModesDidChange" + "AVPlayerItemDidPlayToEndTime" + "AVPlayerItemFailedToPlayToEndTime" + "AVPlayerItemNewAccessLogEntry" + "AVPlayerItemNewErrorLogEntry" + "AVPlayerItemPlaybackStalled" + "AVPlayerItemTimeJumped" + "AVRouteDetectorMultipleRoutesDetectedDidChange" + "AVSampleBufferAudioRendererWasFlushedAutomatically" + "AVSampleBufferDisplayLayerFailedToDecode" + "CKAccountChanged" + "CLKComplicationServerActiveComplicationsDidChange" + "CNContactStoreDidChange" + "CTRadioAccessTechnologyDidChange" + "CTServiceRadioAccessTechnologyDidChange" + "CWBSSIDDidChange" + "CWCountryCodeDidChange" + "CWLinkDidChange" + "CWLinkQualityDidChange" + "CWModeDidChange" + "CWPowerDidChange" + "CWSSIDDidChange" + "CWScanCacheDidUpdate" + "E2BIG" + "EAAccessoryDidConnect" + "EAAccessoryDidDisconnect" + "EACCES" + "EADDRINUSE" + "EADDRNOTAVAIL" + "EAFNOSUPPORT" + "EAGAIN" + "EALREADY" + "EAUTH" + "EBADARCH" + "EBADEXEC" + "EBADF" + "EBADMACHO" + "EBADMSG" + "EBADRPC" + "EBUSY" + "ECANCELED" + "ECHILD" + "ECONNABORTED" + "ECONNREFUSED" + "ECONNRESET" + "EDEADLK" + "EDESTADDRREQ" + "EDEVERR" + "EDOM" + "EDQUOT" + "EEXIST" + "EFAULT" + "EFBIG" + "EFTYPE" + "EHOSTDOWN" + "EHOSTUNREACH" + "EIDRM" + "EILSEQ" + "EINPROGRESS" + "EINTR" + "EINVAL" + "EIO" + "EISCONN" + "EISDIR" + "EKEventStoreChanged" + "ELOOP" + "EMFILE" + "EMLINK" + "EMSGSIZE" + "EMULTIHOP" + "ENAMETOOLONG" + "ENEEDAUTH" + "ENETDOWN" + "ENETRESET" + "ENETUNREACH" + "ENFILE" + "ENOATTR" + "ENOBUFS" + "ENODATA" + "ENODEV" + "ENOENT" + "ENOEXEC" + "ENOLCK" + "ENOLINK" + "ENOMEM" + "ENOMSG" + "ENOPOLICY" + "ENOPROTOOPT" + "ENOSPC" + "ENOSR" + "ENOSTR" + "ENOSYS" + "ENOTBLK" + "ENOTCONN" + "ENOTDIR" + "ENOTEMPTY" + "ENOTRECOVERABLE" + "ENOTSOCK" + "ENOTSUP" + "ENOTTY" + "ENXIO" + "EOVERFLOW" + "EOWNERDEAD" + "EPERM" + "EPFNOSUPPORT" + "EPIPE" + "EPROCLIM" + "EPROCUNAVAIL" + "EPROGMISMATCH" + "EPROGUNAVAIL" + "EPROTO" + "EPROTONOSUPPORT" + "EPROTOTYPE" + "EPWROFF" + "EQFULL" + "ERANGE" + "EREMOTE" + "EROFS" + "ERPCMISMATCH" + "ESHLIBVERS" + "ESHUTDOWN" + "ESOCKTNOSUPPORT" + "ESPIPE" + "ESRCH" + "ESTALE" + "ETIME" + "ETIMEDOUT" + "ETOOMANYREFS" + "ETXTBSY" + "EUSERS" + "EWOULDBLOCK" + "EXDEV" + "GCControllerDidConnect" + "GCControllerDidDisconnect" + "GKPlayerAuthenticationDidChangeNotificationName" + "GKPlayerDidChangeNotificationName" + "HKUserPreferencesDidChange" + "IKFilterBrowserFilterDoubleClick" + "IKFilterBrowserFilterSelected" + "IKFilterBrowserWillPreviewFilter" + "IOBluetoothHostControllerPoweredOff" + "IOBluetoothHostControllerPoweredOn" + "IOBluetoothL2CAPChannelPublished" + "IOBluetoothL2CAPChannelTerminated" + "ISO8601" + "MFMessageComposeViewControllerTextMessageAvailabilityDidChange" + "MKAnnotationCalloutInfoDidChange" + "MPMediaLibraryDidChange" + "MPMediaPlaybackIsPreparedToPlayDidChange" + "MPMovieDurationAvailable" + "MPMovieMediaTypesAvailable" + "MPMovieNaturalSizeAvailable" + "MPMoviePlayerDidEnterFullscreen" + "MPMoviePlayerDidExitFullscreen" + "MPMoviePlayerIsAirPlayVideoActiveDidChange" + "MPMoviePlayerLoadStateDidChange" + "MPMoviePlayerNowPlayingMovieDidChange" + "MPMoviePlayerPlaybackDidFinish" + "MPMoviePlayerPlaybackStateDidChange" + "MPMoviePlayerReadyForDisplayDidChange" + "MPMoviePlayerScalingModeDidChange" + "MPMoviePlayerThumbnailImageRequestDidFinish" + "MPMoviePlayerTimedMetadataUpdated" + "MPMoviePlayerWillEnterFullscreen" + "MPMoviePlayerWillExitFullscreen" + "MPMovieSourceTypeAvailable" + "MPMusicPlayerControllerNowPlayingItemDidChange" + "MPMusicPlayerControllerPlaybackStateDidChange" + "MPMusicPlayerControllerQueueDidChange" + "MPMusicPlayerControllerVolumeDidChange" + "MPVolumeViewWirelessRouteActiveDidChange" + "MPVolumeViewWirelessRoutesAvailableDidChange" + "NEDNSProxyConfigurationDidChange" + "NEFilterConfigurationDidChange" + "NEVPNConfigurationChange" + "NEVPNStatusDidChange" + "NKIssueDownloadCompleted" + "NSAppleEventManagerWillProcessFirstEvent" + "NSBundleResourceRequestLowDiskSpace" + "NSCalendarCalendarUnit" + "NSCalendarDayChanged" + "NSClassDescriptionNeededForClass" + "NSDayCalendarUnit" + "NSDidBecomeSingleThreaded" + "NSEraCalendarUnit" + "NSExtensionHostDidBecomeActive" + "NSExtensionHostDidEnterBackground" + "NSExtensionHostWillEnterForeground" + "NSExtensionHostWillResignActive" + "NSFileHandleConnectionAccepted" + "NSFileHandleDataAvailable" + "NSFileHandleReadToEndOfFileCompletion" + "NSHTTPCookieManagerAcceptPolicyChanged" + "NSHTTPCookieManagerCookiesChanged" + "NSHourCalendarUnit" + "NSManagedObjectContextDidSave" + "NSManagedObjectContextObjectsDidChange" + "NSManagedObjectContextWillSave" + "NSMetadataQueryDidFinishGathering" + "NSMetadataQueryDidStartGathering" + "NSMetadataQueryDidUpdate" + "NSMetadataQueryGatheringProgress" + "NSMinuteCalendarUnit" + "NSMonthCalendarUnit" + "NSPPDIncludeNotFoundException" + "NSPPDIncludeStackOverflowException" + "NSPPDIncludeStackUnderflowException" + "NSPPDParseException" + "NSPersistentStoreCoordinatorStoresDidChange" + "NSPersistentStoreCoordinatorStoresWillChange" + "NSPersistentStoreCoordinatorWillRemoveStore" + "NSPersistentStoreDidImportUbiquitousContentChanges" + "NSPersistentStoreRemoteChange" + "NSPreferencePaneCancelUnselect" + "NSPreferencePaneDoUnselect" + "NSPreferencePaneSwitchToPane" + "NSPreferencePaneUpdateHelpMenu" + "NSPreferencePrefPaneIsAvailable" + "NSProcessInfoPowerStateDidChange" + "NSQuarterCalendarUnit" + "NSRTFPropertyStackOverflowException" + "NSSecondCalendarUnit" + "NSSystemClockDidChange" + "NSSystemTimeZoneDidChange" + "NSTIFFException" + "NSThreadWillExit" + "NSThumbnail1024x1024SizeKey" + "NSTimeZoneCalendarUnit" + "NSURLCredentialStorageChanged" + "NSURLErrorKey" + "NSUbiquityIdentityDidChange" + "NSUndoManagerCheckpoint" + "NSUndoManagerDidCloseUndoGroup" + "NSUndoManagerDidOpenUndoGroup" + "NSUndoManagerDidRedoChange" + "NSUndoManagerDidUndoChange" + "NSUndoManagerWillCloseUndoGroup" + "NSUndoManagerWillRedoChange" + "NSUndoManagerWillUndoChange" + "NSWeekCalendarUnit" + "NSWeekOfMonthCalendarUnit" + "NSWeekOfYearCalendarUnit" + "NSWeekdayCalendarUnit" + "NSWeekdayOrdinalCalendarUnit" + "NSWillBecomeMultiThreaded" + "NSYearCalendarUnit" + "NSYearForWeekOfYearCalendarUnit" + "PDFDocumentDidBeginFind" + "PDFDocumentDidBeginPageFind" + "PDFDocumentDidBeginPageWrite" + "PDFDocumentDidBeginWrite" + "PDFDocumentDidEndFind" + "PDFDocumentDidEndPageFind" + "PDFDocumentDidEndPageWrite" + "PDFDocumentDidEndWrite" + "PDFDocumentDidFindMatch" + "PDFDocumentDidUnlock" + "PDFThumbnailViewDocumentEdited" + "PDFViewAnnotationHit" + "PDFViewAnnotationWillHit" + "PDFViewChangedHistory" + "PDFViewCopyPermission" + "PDFViewDisplayBoxChanged" + "PDFViewDisplayModeChanged" + "PDFViewDocumentChanged" + "PDFViewPageChanged" + "PDFViewPrintPermission" + "PDFViewScaleChanged" + "PDFViewSelectionChanged" + "PDFViewVisiblePagesChanged" + "PKPassLibraryDidChange" + "PKPassLibraryRemotePaymentPassesDidChange" + "QCCompositionPickerPanelDidSelectComposition" + "QCCompositionPickerViewDidSelectComposition" + "QCCompositionRepositoryDidUpdate" + "QCViewDidStartRendering" + "QCViewDidStopRendering" + "SKCloudServiceCapabilitiesDidChange" + "SKStorefrontCountryCodeDidChange" + "SKStorefrontIdentifierDidChange" + "ServiceApplicationLaunchFailedError" + "ServiceApplicationNotFoundError" + "ServiceInvalidPasteboardDataError" + "ServiceMalformedServiceDictionaryError" + "ServiceMiscellaneousError" + "ServiceRequestTimedOutError" + "SharingServiceNotConfiguredError" + "TVTopShelfItemsDidChange" + "TextReadInapplicableDocumentTypeError" + "TextWriteInapplicableDocumentTypeError" + "UIAccessibilityTextAttributeContext" + "WKAccessibilityReduceMotionStatusDidChange" + "WKAudioFilePlayerItemDidPlayToEndTime" + "WKAudioFilePlayerItemFailedToPlayToEndTime" + "WKAudioFilePlayerItemTimeJumped" + "WebHistoryAllItemsRemoved" + "WebHistoryItemChanged" + "WebHistoryItemsAdded" + "WebHistoryItemsRemoved" + "WebHistoryLoaded" + "WebHistorySaved" + "WebPreferencesChanged" + "WebViewDidBeginEditing" + "WebViewDidChange" + "WebViewDidChangeSelection" + "WebViewDidChangeTypingStyle" + "WebViewDidEndEditing" + "WebViewProgressEstimateChanged" + "WebViewProgressFinished" + "WebViewProgressStarted" "abDatabaseChanged" "abDatabaseChangedExternally" - "aborted" + "abbreviatingWithTildeInPath" + "abbreviation" + "abbreviationDictionary" "abortModalException" "abortPrintingException" - "ABPeoplePickerDisplayedPropertyDidChange" - "ABPeoplePickerGroupSelectionDidChange" - "ABPeoplePickerNameSelectionDidChange" - "ABPeoplePickerValueSelectionDidChange" + "aborted" "absoluteString" "absoluteURL" - "ACAccountStoreDidChange" "accessibilityAlignment" "accessibilityAnnotationTextAttribute" "accessibilityAttachment" @@ -2209,6 +2687,7 @@ "accessibilitySpeechPitch" "accessibilitySpeechPunctuation" "accessibilitySpeechQueueAnnouncement" + "accessibilitySpeechSpellOut" "accessibilityStrikethrough" "accessibilityStrikethroughColor" "accessibilitySuperscript" @@ -2238,35 +2717,36 @@ "affectedObjects" "affectedStores" "airline" - "ALAssetsLibraryChanged" "allBundles" "allCredentials" "allCustomTypes" "allDomainsMask" "allFrameworks" - "allHeaderFields" "allHTTPHeaderFields" + "allHeaderFields" "allKeys" "allLanguages" "allObjects" + "allPartitionsAndEjectDisk" + "allScripts" + "allSystemTypes" + "allTypes" + "allValues" "allowCommentsAndWhitespace" + "allowFragments" + "allowLossy" + "allowLossyKey" "allowedClasses" "allowedExternalEntityURLs" "allowedTopLevelClasses" "allowedUnits" - "allowFragments" - "allowLossy" - "allowLossyKey" "allowsCellularAccess" + "allowsConstrainedNetworkAccess" + "allowsExpensiveNetworkAccess" "allowsFloats" "allowsFractionalUnits" "allowsKeyedCoding" "allowsNonnumericFormatting" - "allPartitionsAndEjectDisk" - "allScripts" - "allSystemTypes" - "allTypes" - "allValues" "alphanumerics" "alreadyInSet" "alreadyWaiting" @@ -2278,19 +2758,21 @@ "alwaysInteract" "alwaysMapped" "alwaysShowsDecimalSeparator" + "amSymbol" "ampereHours" "amperes" - "amSymbol" "anchored" "anchorsMatchLines" "announcementDidFinishNotification" "announcementRequested" "antialiasThresholdChangedNotification" "anyObject" - "appearance" - "appendOnly" "appKitIgnoredException" "appKitVirtualMemoryException" + "appStoreReceiptURL" + "appTransportSecurityRequiresSecureConnection" + "appearance" + "appendOnly" "appleEvent" "appleEventClassCode" "appleEventCode" @@ -2301,11 +2783,9 @@ "applicationIsScriptable" "applicationIsScriptableKey" "applicationShown" - "appStoreReceiptURL" - "appTransportSecurityRequiresSecureConnection" - "archiverData" "arcMinutes" "arcSeconds" + "archiverData" "ares" "argumentDomain" "argumentNames" @@ -2313,20 +2793,21 @@ "array" "ascending" "assistiveTouchStatusDidChangeNotification" + "associatedIndex" "astronomicalUnits" "atomic" "atomicWrite" "attachment" "attachments" "attribute" + "attributeKeys" + "attributeModificationDate" + "attributeModificationDateKey" "attributedContentText" "attributedStringForNil" "attributedStringForNotANumber" "attributedStringForZero" "attributedTitle" - "attributeKeys" - "attributeModificationDate" - "attributeModificationDateKey" "attributes" "auditSessionIdentifier" "authenticationMethod" @@ -2338,51 +2819,14 @@ "availableIdentifiers" "availableLocaleIdentifiers" "availableStringEncodings" - "AVAssetChapterMetadataGroupsDidChange" - "AVAssetContainsFragmentsDidChange" - "AVAssetDurationDidChange" - "AVAssetMediaSelectionGroupsDidChange" - "AVAssetTrackSegmentsDidChange" - "AVAssetTrackTimeRangeDidChange" - "AVAssetTrackTrackAssociationsDidChange" - "AVAssetWasDefragmented" - "AVAudioEngineConfigurationChange" - "AVAudioUnitComponentTagsDidChange" - "AVCaptureDeviceSubjectAreaDidChange" - "AVCaptureDeviceWasConnected" - "AVCaptureDeviceWasDisconnected" - "AVCaptureInputPortFormatDescriptionDidChange" - "AVCaptureSessionDidStartRunning" - "AVCaptureSessionDidStopRunning" - "AVCaptureSessionInterruptionEnded" - "AVCaptureSessionRuntimeError" - "AVCaptureSessionWasInterrupted" - "AVDisplayManagerModeSwitchEnd" - "AVDisplayManagerModeSwitchSettingsChanged" - "AVDisplayManagerModeSwitchStart" "averageKeyValueOperator" - "AVFragmentedMovieContainsMovieFragmentsDidChange" - "AVFragmentedMovieDurationDidChange" - "AVFragmentedMovieTrackSegmentsDidChange" - "AVFragmentedMovieTrackTimeRangeDidChange" - "AVFragmentedMovieTrackTotalSampleDataLengthDidChange" - "AVFragmentedMovieWasDefragmented" - "AVPlayerAvailableHDRModesDidChange" - "AVPlayerItemDidPlayToEndTime" - "AVPlayerItemFailedToPlayToEndTime" - "AVPlayerItemNewAccessLogEntry" - "AVPlayerItemNewErrorLogEntry" - "AVPlayerItemPlaybackStalled" - "AVPlayerItemTimeJumped" - "AVRouteDetectorMultipleRoutesDetectedDidChange" - "AVSampleBufferAudioRendererWasFlushedAutomatically" - "AVSampleBufferDisplayLayerFailedToDecode" "background" "backgroundColor" "backgroundRefreshStatusDidChangeNotification" "backgroundSessionInUseByAnotherProcess" "backgroundSessionRequiresSharedContainer" "backgroundSessionWasDisconnected" + "backgroundTaskCancelledReason" "backwards" "badBitmapParametersException" "badComparisonException" @@ -2393,16 +2837,17 @@ "badServerResponse" "badURL" "bars" - "baselineOffset" "baseSpecifier" "baseURL" + "baselineOffset" "batteryLevelDidChangeNotification" "batteryStateDidChangeNotification" "bitmapRepresentation" + "bits" "blockSpecial" "boldTextStatusDidChangeNotification" - "booleanValue" "boolValue" + "booleanValue" "bottom" "bottomMargin" "boundsDidChangeNotification" @@ -2422,10 +2867,12 @@ "byMoving" "byParagraphs" "bySentences" - "bytes" "byWords" - "cachedResponse" + "bytes" + "cStringPersonality" + "caTransform3DValue" "cachePolicy" + "cachedResponse" "calendar" "calendarIdentifier" "callIsActive" @@ -2433,9 +2880,12 @@ "callStackReturnAddresses" "callStackSymbols" "calories" + "canInteract" + "canRedo" + "canSwitchLayer" + "canUndo" "cancellationHandler" "cancelled" - "canInteract" "cannotCloseFile" "cannotConnectToHost" "cannotCreateFile" @@ -2450,17 +2900,14 @@ "cannotWriteToFile" "canonicalPath" "canonicalPathKey" - "canRedo" - "canSwitchLayer" - "canUndo" "capitalized" "capitalizedLetters" "carats" "caseInsensitive" "caseSensitive" "category" - "caTransform3DValue" "celsius" + "center" "centigrams" "centiliters" "centimeters" @@ -2470,6 +2917,7 @@ "cgRectValue" "cgSizeValue" "cgVectorValue" + "changeType" "changedNotification" "characterConversionException" "characterEncoding" @@ -2482,17 +2930,16 @@ "children" "chinese" "city" - "CKAccountChanged" - "classifier" "className" + "classifier" "client" "clientCertificateRejected" "clientCertificateRequired" - "CLKComplicationServerActiveComplicationsDidChange" - "closedCaptioningStatusDidChangeNotification" + "closeCode" "closeParenthesis" "closeQuote" - "CNContactStoreDidChange" + "closeReason" + "closedCaptioningStatusDidChangeNotification" "cocoaVersion" "code" "coderInvalidValue" @@ -2525,14 +2972,14 @@ "comparator" "comparisonPredicateModifier" "complete" - "completed" - "completedInitialCloudSyncNotification" - "completedUnitCount" "completeFileProtection" "completeFileProtectionUnlessOpen" "completeFileProtectionUntilFirstUserAuthentication" "completeUnlessOpen" "completeUntilFirstUserAuthentication" + "completed" + "completedInitialCloudSyncNotification" + "completedUnitCount" "completionBlock" "components" "compoundPredicateType" @@ -2541,8 +2988,9 @@ "configuration" "conjunction" "connectEndDate" - "connectionProxyDictionary" "connectStartDate" + "connection" + "connectionProxyDictionary" "constant" "constantValue" "container" @@ -2583,17 +3031,20 @@ "countOfBytesExpectedToSend" "countOfBytesReceived" "countOfBytesSent" + "countOfRequestBodyBytesBeforeEncoding" + "countOfRequestBodyBytesSent" + "countOfRequestHeaderBytesSent" + "countOfResponseBodyBytesAfterDecoding" + "countOfResponseBodyBytesReceived" + "countOfResponseHeaderBytesReceived" + "countStyle" "country" "countryCode" - "countStyle" "createClassDescription" "created" "creationDate" "creationDateKey" "creationTime" - "cStringPersonality" - "CTRadioAccessTechnologyDidChange" - "CTServiceRadioAccessTechnologyDidChange" "cubicCentimeters" "cubicDecimeters" "cubicFeet" @@ -2614,6 +3065,7 @@ "currentDirectoryPath" "currentDirectoryURL" "currentDiskUsage" + "currentIndex" "currentInputModeDidChangeNotification" "currentLocaleDidChangeNotification" "currentMemoryUsage" @@ -2626,14 +3078,6 @@ "customMirror" "customPlaygroundQuickLook" "customSelector" - "CWBSSIDDidChange" - "CWCountryCodeDidChange" - "CWLinkDidChange" - "CWLinkQualityDidChange" - "CWModeDidChange" - "CWPowerDidChange" - "CWScanCacheDidUpdate" - "CWSSIDDidChange" "darkerSystemColorsStatusDidChangeNotification" "dash" "data" @@ -2650,6 +3094,7 @@ "dateFormat" "dateStyle" "dateTemplate" + "dateTimeStyle" "dateValue" "day" "daylightSavingTimeOffset" @@ -2690,8 +3135,8 @@ "deletesFileUponFailure" "deletingLastPathComponent" "deletingPathExtension" - "deliveredNotifications" "deliverImmediately" + "deliveredNotifications" "deliveryDate" "deliveryRepeatInterval" "deliveryTimeZone" @@ -2790,10 +3235,10 @@ "didUpdateNotification" "didUpdateTrackingAreasNotification" "didWakeNotification" + "directParameter" "directionalEdgeInsetsValue" "directory" "directoryAttributes" - "directParameter" "disableScreenFontSubstitution" "disallowedEncodingsKey" "discard" @@ -2828,6 +3273,7 @@ "doubleValue" "downloadDecodingFailedMidStream" "downloadDecodingFailedToComplete" + "downloadTaskResumeData" "downloaded" "downloading" "draggingException" @@ -2839,62 +3285,14 @@ "dtd" "dtdKind" "duration" - "E2BIG" - "EAAccessoryDidConnect" - "EAAccessoryDidDisconnect" - "EACCES" - "EADDRINUSE" - "EADDRNOTAVAIL" - "EAFNOSUPPORT" - "EAGAIN" - "EALREADY" "earliestBeginDate" - "EAUTH" - "EBADARCH" - "EBADEXEC" - "EBADF" - "EBADMACHO" - "EBADMSG" - "EBADRPC" - "EBUSY" - "ECANCELED" - "ECHILD" - "ECONNABORTED" - "ECONNREFUSED" - "ECONNRESET" - "EDEADLK" - "EDESTADDRREQ" - "EDEVERR" "edgeInsetsValue" "editor" - "EDOM" - "EDQUOT" - "EEXIST" - "EFAULT" - "EFBIG" "effectiveGroupIdentifier" "effectiveIcon" "effectiveIconKey" "effectiveUserIdentifier" - "EFTYPE" - "EHOSTDOWN" - "EHOSTUNREACH" - "EIDRM" - "EILSEQ" - "EINPROGRESS" - "EINTR" - "EINVAL" - "EIO" - "EISCONN" - "EISDIR" - "EKEventStoreChanged" "elementFocusedNotification" - "ELOOP" - "EMFILE" - "EMLINK" - "EMSGSIZE" - "EMULTIHOP" - "ENAMETOOLONG" "encodedData" "end" "endDate" @@ -2902,65 +3300,17 @@ "endIndex" "endLineWithCarriageReturn" "endLineWithLineFeed" - "endpoint" "endSpecifier" "endSubelementIdentifier" "endSubelementIndex" - "ENEEDAUTH" - "ENETDOWN" - "ENETRESET" - "ENETUNREACH" - "ENFILE" - "ENOATTR" - "ENOBUFS" - "ENODATA" - "ENODEV" - "ENOENT" - "ENOEXEC" - "ENOLCK" - "ENOLINK" - "ENOMEM" - "ENOMSG" - "ENOPOLICY" - "ENOPROTOOPT" - "ENOSPC" - "ENOSR" - "ENOSTR" - "ENOSYS" - "ENOTBLK" - "ENOTCONN" - "ENOTDIR" - "ENOTEMPTY" - "ENOTRECOVERABLE" - "ENOTSOCK" - "ENOTSUP" - "ENOTTY" + "endpoint" "entityMigrationPolicy" "entityMigrationPolicyError" "enumCodeValue" "environment" - "ENXIO" - "EOVERFLOW" - "EOWNERDEAD" - "EPERM" - "EPFNOSUPPORT" "ephemeral" - "EPIPE" - "EPROCLIM" - "EPROCUNAVAIL" - "EPROGMISMATCH" - "EPROGUNAVAIL" - "EPROTO" - "EPROTONOSUPPORT" - "EPROTOTYPE" - "EPWROFF" - "EQFULL" "era" - "ERANGE" "eraSymbols" - "EREMOTE" - "EROFS" - "ERPCMISMATCH" "error" "errorAppName" "errorBriefMessage" @@ -2970,23 +3320,12 @@ "errorMessage" "errorNumber" "errorOccurred" - "errorRange" - "errorUserInfo" - "ESHLIBVERS" - "ESHUTDOWN" - "ESOCKTNOSUPPORT" - "ESPIPE" - "ESRCH" - "ESTALE" + "errorRange" + "errorUserInfo" "estimatedTimeRemaining" "estimatedTimeRemainingKey" "ethiopicAmeteAlem" "ethiopicAmeteMihret" - "ETIME" - "ETIMEDOUT" - "ETOOMANYREFS" - "ETXTBSY" - "EUSERS" "evaluatedArguments" "evaluatedReceivers" "evaluationError" @@ -2995,10 +3334,12 @@ "eventID" "eventTracking" "evictsObjectsWithDiscardedContent" - "EWOULDBLOCK" + "exabits" + "exabytes" + "exbibits" + "exbibytes" "exceptionProtected" "excludedElements" - "EXDEV" "executableArchitectureMismatch" "executableArchitectureMismatchError" "executableArchitectures" @@ -3071,7 +3412,6 @@ "fileManagerUnmountBusyError" "fileManagerUnmountUnknown" "fileManagerUnmountUnknownError" - "filename" "fileNoSuchFile" "fileNoSuchFileError" "fileOperationKind" @@ -3133,6 +3473,7 @@ "fileWriteUnsupportedSchemeError" "fileWriteVolumeReadOnly" "fileWriteVolumeReadOnlyError" + "filename" "fireDate" "first" "firstEqual" @@ -3140,8 +3481,8 @@ "firstObject" "firstWeekday" "flight" - "floatingPointClass" "floatValue" + "floatingPointClass" "fluidOunces" "focusedUIElementChanged" "focusedWindowChanged" @@ -3149,42 +3490,44 @@ "fontAssetDownloadError" "fontSetChangedNotification" "fontUnavailableException" - "forcedOrdering" "forDeleting" + "forMerging" + "forMoving" + "forReplacing" + "forUploading" + "forcedOrdering" "foregroundColor" "format" "formatOptions" + "formatWidth" "formatterBehavior" "formatting" "formattingContext" "formattingError" - "formatWidth" - "forMerging" - "forMoving" - "forReplacing" - "forUploading" "fractionCompleted" "fragment" + "fragmentsAllowed" "frameDidChangeNotification" + "framesPerSecond" "fromWindowsKey" "fullUserName" "fullwidthToHalfwidth" "function" "furlongs" "gallons" - "GCControllerDidConnect" - "GCControllerDidDisconnect" "generatesCalendarDates" "generatesDecimalNumbers" "generationIdentifier" "generationIdentifierKey" "genericException" + "gibibits" + "gibibytes" + "gigabits" + "gigabytes" "gigahertz" "gigapascals" "gigawatts" "givenName" - "GKPlayerAuthenticationDidChangeNotificationName" - "GKPlayerDidChangeNotificationName" "globalDomain" "globalFrameDidChangeNotification" "globallyUniqueString" @@ -3199,29 +3542,30 @@ "greatestFiniteMagnitude" "gregorian" "gregorianStartDate" + "groupOwnerAccountID" + "groupOwnerAccountName" "groupedResults" "groupingAttributes" "groupingLevel" "groupingSeparator" "groupingSize" - "groupOwnerAccountID" - "groupOwnerAccountName" "groupsByEvent" "guidedAccessStatusDidChangeNotification" "hasActionButton" "hasBytesAvailable" + "hasChanges" "hasDirectoryPath" - "hash" - "hashFunction" "hasHiddenExtension" "hasHiddenExtensionKey" - "hashValue" "hasLocalContents" "hasPassword" "hasReplyButton" "hasSpaceAvailable" "hasThousandSeparators" "hasThumbnail" + "hash" + "hashFunction" + "hashValue" "hearingDevicePairedEarDidChangeNotification" "hebrew" "hectares" @@ -3237,14 +3581,13 @@ "highPriority" "hiraganaToKatakana" "hitEnd" - "HKUserPreferencesDidChange" "homeDirectoryForCurrentUser" "horsepower" "host" - "hostedViewMaximumAllowedSize" - "hostedViewMinimumAllowedSize" "hostKey" "hostName" + "hostedViewMaximumAllowedSize" + "hostedViewMinimumAllowedSize" "hour" "hours" "html" @@ -3268,9 +3611,6 @@ "idleSystemSleepDisabled" "ignoreMetacharacters" "ignoreUnknownCharacters" - "IKFilterBrowserFilterDoubleClick" - "IKFilterBrowserFilterSelected" - "IKFilterBrowserWillPreviewFilter" "illegalCharacters" "illegalSelectorException" "imageCacheException" @@ -3289,6 +3629,7 @@ "includesActualByteCount" "includesApproximationPhrase" "includesCount" + "includesDirectoriesPostOrder" "includesPeerToPeer" "includesTimeRemainingPhrase" "includesUnit" @@ -3298,6 +3639,7 @@ "indexesKey" "indian" "indices" + "inferMoves" "inferredMappingModel" "inferredMappingModelError" "infoDictionary" @@ -3308,12 +3650,15 @@ "insertionIndex" "insertionKey" "insertionReplaces" + "insertions" "int16Value" "int32Value" "int64Value" "int8Value" + "intValue" "integerPersonality" "integerValue" + "intent" "interaction" "interjection" "internalError" @@ -3323,12 +3668,10 @@ "interruptionHandler" "interruptionNotification" "interval" - "intValue" "invalidAddress" "invalidArchiveOperationException" "invalidArgument" "invalidArgumentException" - "invalidationHandler" "invalidCapability" "invalidHost" "invalidInterfaceOrientationException" @@ -3345,14 +3688,11 @@ "invalidTask" "invalidUnarchiveOperationException" "invalidValue" + "invalidationHandler" "invertColorsStatusDidChangeNotification" "inverted" "invocationOperationCancelledException" "invocationOperationVoidResultException" - "IOBluetoothHostControllerPoweredOff" - "IOBluetoothHostControllerPoweredOn" - "IOBluetoothL2CAPChannelPublished" - "IOBluetoothL2CAPChannelTerminated" "isAbsolutePath" "isAdaptive" "isAliasFile" @@ -3364,11 +3704,13 @@ "isCancellable" "isCancelled" "isCanonical" + "isCellular" "isClassKitDeepLink" "isCoderError" "isCompiled" "isConcurrent" "isConflict" + "isConstrained" "isDaylightSavingTime" "isDirectory" "isDirectoryKey" @@ -3379,6 +3721,7 @@ "isEligibleForPublicIndexing" "isEligibleForSearch" "isEmpty" + "isEnumeratingDirectoryPostOrder" "isEqual" "isEqualFunction" "isExcludedFromBackup" @@ -3387,6 +3730,7 @@ "isExecutableError" "isExecutableKey" "isExecuting" + "isExpensive" "isExternal" "isFileError" "isFileURL" @@ -3394,36 +3738,29 @@ "isFinite" "isFontError" "isForFoodEnergyUse" - "isFormattingError" "isForPersonHeightUse" "isForPersonMassUse" + "isFormattingError" "isGathering" + "isHTTPOnly" "isHidden" "isHiddenKey" - "isHTTPOnly" "isIndeterminate" "isInfinite" - "islamic" - "islamicCivil" - "islamicTabular" - "islamicUmmAlQura" "isLeapMonth" "isLenient" "isLoaded" "isLowPowerModeEnabled" + "isMacCatalystApp" "isMainThread" "isMountTrigger" "isMountTriggerKey" + "isMultipath" "isNaN" "isNilTransformerName" "isNormal" "isNotNilTransformerName" - "ISO8601" - "isoCountryCodes" - "isoCurrencyCodes" - "isoLanguageCodes" "isOld" - "isoRegionCodes" "isPackage" "isPackageKey" "isPartialStringValidationEnabled" @@ -3449,9 +3786,9 @@ "isServiceError" "isSessionOnly" "isSharingServiceError" + "isSignMinus" "isSignaling" "isSignalingNaN" - "isSignMinus" "isStandalone" "isStarted" "isStopped" @@ -3465,14 +3802,14 @@ "isUbiquitousFileError" "isUbiquitousItem" "isUbiquitousItemKey" - "isUndoing" "isUndoRegistrationEnabled" + "isUndoing" "isUserActivityError" "isUserImmutable" "isUserImmutableKey" "isValid" - "isValidationError" "isValidDate" + "isValidationError" "isVolume" "isVolumeKey" "isWellFormed" @@ -3480,12 +3817,21 @@ "isWritableKey" "isXPCConnectionError" "isZero" + "islamic" + "islamicCivil" + "islamicTabular" + "islamicUmmAlQura" + "isoCountryCodes" + "isoCurrencyCodes" + "isoLanguageCodes" + "isoRegionCodes" "item" "itemDidCollapseNotification" "itemDidExpandNotification" - "itemsPtr" + "itemFormatter" "itemWillCollapseNotification" "itemWillExpandNotification" + "itemsPtr" "japanese" "jobTitle" "joinNames" @@ -3493,6 +3839,14 @@ "kelvin" "kern" "key" + "keyClassDescription" + "keyDecodingStrategy" + "keyEncodingStrategy" + "keyPath" + "keyPointerFunctions" + "keySpecifier" + "keyValueValidation" + "keyValueValidationError" "keyboardDidChangeFrameNotification" "keyboardDidHideNotification" "keyboardDidShowNotification" @@ -3500,19 +3854,15 @@ "keyboardWillChangeFrameNotification" "keyboardWillHideNotification" "keyboardWillShowNotification" - "keyClassDescription" - "keyDecodingStrategy" "keyedUnarchiveFromDataTransformerName" - "keyEncodingStrategy" - "keyPath" - "keyPointerFunctions" "keysOfUnsetValuesKey" - "keySpecifier" - "keyValueValidation" - "keyValueValidationError" "keywords" + "kibibits" + "kibibytes" "kiloampereHours" "kiloamperes" + "kilobits" + "kilobytes" "kilocalories" "kilograms" "kilohertz" @@ -3582,7 +3932,11 @@ "litersPer100Kilometers" "loadingPriority" "local" + "localAddress" "localDomainMask" + "localName" + "localNotificationCenterType" + "localPort" "locale" "localeIdentifier" "localizations" @@ -3608,28 +3962,26 @@ "localizedTypeDescriptionKey" "localizedUppercase" "localizesFormat" - "localName" - "localNotificationCenterType" "lockDate" "lockOwned" "lockOwnedSelf" "lockSetDestroyed" "lockUnstable" "longEraSymbols" - "longestEffectiveRangeNotRequired" "longLongValue" + "longestEffectiveRangeNotRequired" "lossySubstitutionKey" - "lowercased" - "lowercaseLetters" "lowPriority" + "lowercaseLetters" + "lowercased" "lux" "m11" "m12" "m21" "m22" + "macSimpleText" "machPort" "machVirtualMemory" - "macSimpleText" "magnitude" "main" "mainDocumentURL" @@ -3667,13 +4019,18 @@ "maximumFractionDigits" "maximumIntegerDigits" "maximumKeyValueOperator" + "maximumMessageSize" "maximumSignificantDigits" "maximumUnitCount" "measurementSystem" + "mebibits" + "mebibytes" "mediaServicesWereLostNotification" "mediaServicesWereResetNotification" "megaampereHours" "megaamperes" + "megabits" + "megabytes" "megahertz" "megaliters" "megameters" @@ -3693,13 +4050,13 @@ "metersPerSecondSquared" "metricCups" "metricTons" - "MFMessageComposeViewControllerTextMessageAvailabilityDidChange" "microampereHours" "microamperes" "micrograms" "microhertz" "micrometers" "microohms" + "microseconds" "microvolts" "microwatts" "middleName" @@ -3729,6 +4086,7 @@ "millimeters" "millimetersOfMercury" "milliohms" + "milliseconds" "millivolts" "milliwatts" "mimeType" @@ -3739,14 +4097,15 @@ "minimumIntegerDigits" "minimumKeyValueOperator" "minimumSignificantDigits" + "minimumTolerance" "minorVersion" "minusSign" "minute" "minutes" - "MKAnnotationCalloutInfoDidChange" "mkCoordinateSpanValue" "mkCoordinateValue" "modalPanel" + "mode" "modeDidChangeNotification" "modificationDate" "modificationTime" @@ -3754,31 +4113,6 @@ "month" "monthSymbols" "moved" - "MPMediaLibraryDidChange" - "MPMediaPlaybackIsPreparedToPlayDidChange" - "MPMovieDurationAvailable" - "MPMovieMediaTypesAvailable" - "MPMovieNaturalSizeAvailable" - "MPMoviePlayerDidEnterFullscreen" - "MPMoviePlayerDidExitFullscreen" - "MPMoviePlayerIsAirPlayVideoActiveDidChange" - "MPMoviePlayerLoadStateDidChange" - "MPMoviePlayerNowPlayingMovieDidChange" - "MPMoviePlayerPlaybackDidFinish" - "MPMoviePlayerPlaybackStateDidChange" - "MPMoviePlayerReadyForDisplayDidChange" - "MPMoviePlayerScalingModeDidChange" - "MPMoviePlayerThumbnailImageRequestDidFinish" - "MPMoviePlayerTimedMetadataUpdated" - "MPMoviePlayerWillEnterFullscreen" - "MPMoviePlayerWillExitFullscreen" - "MPMovieSourceTypeAvailable" - "MPMusicPlayerControllerNowPlayingItemDidChange" - "MPMusicPlayerControllerPlaybackStateDidChange" - "MPMusicPlayerControllerQueueDidChange" - "MPMusicPlayerControllerVolumeDidChange" - "MPVolumeViewWirelessRouteActiveDidChange" - "MPVolumeViewWirelessRoutesAvailableDidChange" "msgid" "multipathServiceType" "multiplier" @@ -3789,58 +4123,62 @@ "mutableString" "mutationsPtr" "name" - "namedPipe" "nameExists" "nameKey" "namePrefix" - "names" - "namespaces" "nameSuffix" "nameType" "nameTypeOrLexicalClass" + "namedPipe" + "names" + "namespaces" "nan" "nanograms" "nanohertz" "nanometers" "nanosecond" + "nanoseconds" "nanowatts" "naturalScale" "nauticalMiles" "ndefMessagePayload" - "NEDNSProxyConfigurationDidChange" "needsSave" - "NEFilterConfigurationDidChange" "negateBooleanTransformerName" "negativeFormat" "negativeInfinitySymbol" "negativePrefix" "negativeSuffix" "negotiatedSSL" + "negotiatedTLSCipherSuite" + "negotiatedTLSProtocolVersion" "networkConnectionLost" "networkDomainMask" "networkProtocolName" "networkServiceType" + "networkUnavailableReason" "neverInteract" - "NEVPNConfigurationChange" - "NEVPNStatusDidChange" "new" "newKey" + "newValue" "newlines" "newsstandAssetDownload" "newtonsPerMetersSquared" - "newValue" "next" "nextDaylightSavingTimeTransition" "nextDown" "nextSibling" "nextUp" "nibLoadingException" + "nibbles" "nickname" "nilSymbol" - "NKIssueDownloadCompleted" "noAccess" "noAutoRename" "noCloudAccountNotification" + "noFileProtection" + "noPermissionsToReadFile" + "noReply" + "noSpace" "nodeCompactEmptyElement" "nodeDown" "nodeExpandEmptyElement" @@ -3858,106 +4196,34 @@ "nodePreserveEntities" "nodePreserveNamespaceOrder" "nodePreservePrefixes" - "nodePreserveQuotes" - "nodePreserveWhitespace" - "nodePrettyPrint" - "nodePromoteSignificantWhitespace" - "nodeUseDoubleQuotes" - "nodeUseSingleQuotes" - "noFileProtection" - "nonBaseCharacters" - "nonConformingFloatDecodingStrategy" - "nonConformingFloatEncodingStrategy" - "none" - "nonretainedObjectValue" - "noPermissionsToReadFile" - "noReply" - "normalized" - "noSpace" - "notAKeyMarker" - "notANumber" - "notANumberSymbol" - "notationName" - "notConnectedToInternet" - "notDepressed" - "notDownloaded" - "notificationActions" - "notificationBatchingInterval" - "notificationIsPriorKey" - "notInSet" - "notReceiver" - "notSupported" - "notWaiting" - "noun" - "NSAppleEventManagerWillProcessFirstEvent" - "NSBundleResourceRequestLowDiskSpace" - "NSCalendarCalendarUnit" - "NSCalendarDayChanged" - "NSClassDescriptionNeededForClass" - "NSDayCalendarUnit" - "NSDidBecomeSingleThreaded" - "NSEraCalendarUnit" - "NSExtensionHostDidBecomeActive" - "NSExtensionHostDidEnterBackground" - "NSExtensionHostWillEnterForeground" - "NSExtensionHostWillResignActive" - "NSFileHandleConnectionAccepted" - "NSFileHandleDataAvailable" - "NSFileHandleReadToEndOfFileCompletion" - "NSHourCalendarUnit" - "NSHTTPCookieManagerAcceptPolicyChanged" - "NSHTTPCookieManagerCookiesChanged" - "NSManagedObjectContextDidSave" - "NSManagedObjectContextObjectsDidChange" - "NSManagedObjectContextWillSave" - "NSMetadataQueryDidFinishGathering" - "NSMetadataQueryDidStartGathering" - "NSMetadataQueryDidUpdate" - "NSMetadataQueryGatheringProgress" - "NSMinuteCalendarUnit" - "NSMonthCalendarUnit" - "NSPersistentStoreCoordinatorStoresDidChange" - "NSPersistentStoreCoordinatorStoresWillChange" - "NSPersistentStoreCoordinatorWillRemoveStore" - "NSPersistentStoreDidImportUbiquitousContentChanges" - "NSPPDIncludeNotFoundException" - "NSPPDIncludeStackOverflowException" - "NSPPDIncludeStackUnderflowException" - "NSPPDParseException" - "NSPreferencePaneCancelUnselect" - "NSPreferencePaneDoUnselect" - "NSPreferencePaneSwitchToPane" - "NSPreferencePaneUpdateHelpMenu" - "NSPreferencePrefPaneIsAvailable" - "NSProcessInfoPowerStateDidChange" - "NSQuarterCalendarUnit" - "NSRTFPropertyStackOverflowException" - "NSSecondCalendarUnit" - "NSSystemClockDidChange" - "NSSystemTimeZoneDidChange" - "NSThreadWillExit" - "NSThumbnail1024x1024SizeKey" - "NSTIFFException" - "NSTimeZoneCalendarUnit" - "NSUbiquityIdentityDidChange" - "NSUndoManagerCheckpoint" - "NSUndoManagerDidCloseUndoGroup" - "NSUndoManagerDidOpenUndoGroup" - "NSUndoManagerDidRedoChange" - "NSUndoManagerDidUndoChange" - "NSUndoManagerWillCloseUndoGroup" - "NSUndoManagerWillRedoChange" - "NSUndoManagerWillUndoChange" - "NSURLCredentialStorageChanged" - "NSURLErrorKey" - "NSWeekCalendarUnit" - "NSWeekdayCalendarUnit" - "NSWeekdayOrdinalCalendarUnit" - "NSWeekOfMonthCalendarUnit" - "NSWeekOfYearCalendarUnit" - "NSWillBecomeMultiThreaded" - "NSYearCalendarUnit" - "NSYearForWeekOfYearCalendarUnit" + "nodePreserveQuotes" + "nodePreserveWhitespace" + "nodePrettyPrint" + "nodePromoteSignificantWhitespace" + "nodeUseDoubleQuotes" + "nodeUseSingleQuotes" + "nonBaseCharacters" + "nonConformingFloatDecodingStrategy" + "nonConformingFloatEncodingStrategy" + "none" + "nonretainedObjectValue" + "normalized" + "notAKeyMarker" + "notANumber" + "notANumberSymbol" + "notConnectedToInternet" + "notDepressed" + "notDownloaded" + "notInSet" + "notReceiver" + "notSupported" + "notWaiting" + "notationName" + "notificationActions" + "notificationBatchingInterval" + "notificationIsPriorKey" + "noun" + "now" "nullDevice" "number" "numberFormatter" @@ -3973,9 +4239,9 @@ "objectNotAvailableException" "objectPersonality" "objectPointerPersonality" - "objectsByEvaluatingSpecifier" "objectSpecifier" "objectValue" + "objectsByEvaluatingSpecifier" "obliqueness" "observationInfo" "observedPresentedItemUbiquityAttributes" @@ -3986,14 +4252,16 @@ "oldKey" "oldStyleException" "oldValue" + "omitInsertedObjects" "omitOther" "omitPunctuation" + "omitRemovedObjects" "omitWhitespace" "omitWords" - "one" - "oneShot" "onName" "onSender" + "one" + "oneShot" "opaqueMemory" "opaquePersonality" "openCompleted" @@ -4006,16 +4274,16 @@ "operatingSystemVersionString" "operationCount" "operationQueue" - "operations" "operationTimedOut" + "operations" "options" "organization" "organizationName" "orientation" "orientationDidChangeNotification" + "originURL" "originalRequest" "originatorNameComponents" - "originURL" "orthography" "other" "otherButtonTitle" @@ -4040,8 +4308,8 @@ "parent" "parentDirectory" "parentDirectoryURLKey" - "parsecs" "parseErrorException" + "parsecs" "parserError" "participant" "particle" @@ -4056,29 +4324,9 @@ "pathKey" "pattern" "pausingHandler" - "PDFDocumentDidBeginFind" - "PDFDocumentDidBeginPageFind" - "PDFDocumentDidBeginPageWrite" - "PDFDocumentDidBeginWrite" - "PDFDocumentDidEndFind" - "PDFDocumentDidEndPageFind" - "PDFDocumentDidEndPageWrite" - "PDFDocumentDidEndWrite" - "PDFDocumentDidFindMatch" - "PDFDocumentDidUnlock" - "PDFThumbnailViewDocumentEdited" - "PDFViewAnnotationHit" - "PDFViewAnnotationWillHit" - "PDFViewChangedHistory" - "PDFViewCopyPermission" - "PDFViewDisplayBoxChanged" - "PDFViewDisplayModeChanged" - "PDFViewDocumentChanged" - "PDFViewPageChanged" - "PDFViewPrintPermission" - "PDFViewScaleChanged" - "PDFViewSelectionChanged" - "PDFViewVisiblePagesChanged" + "pebibits" + "pebibytes" + "perMillSymbol" "percentEncodedFragment" "percentEncodedHost" "percentEncodedPassword" @@ -4087,7 +4335,6 @@ "percentEncodedQueryItems" "percentEncodedUser" "percentSymbol" - "perMillSymbol" "persian" "persistence" "persistentIdentifier" @@ -4116,6 +4363,8 @@ "persistentStoreUnsupportedRequestType" "persistentStoreUnsupportedRequestTypeError" "personalName" + "petabits" + "petabytes" "phone" "phoneNumber" "phonetic" @@ -4124,18 +4373,17 @@ "pi" "picograms" "picometers" + "picoseconds" "picowatts" "pints" - "PKPassLibraryDidChange" - "PKPassLibraryRemotePaymentPassesDidChange" "placeName" "plain" "playgroundPageExecutionModeDidChange" "plusSign" "pmSymbol" + "pointValue" "pointerFunctions" "pointerValue" - "pointValue" "policyLimit" "policyStatic" "port" @@ -4179,9 +4427,9 @@ "previousSibling" "primaryPresentedItemURL" "principalClass" - "printingCommunicationException" "printOperationExistsException" "printPackageException" + "printingCommunicationException" "prior" "priority" "privateFrameworksPath" @@ -4192,6 +4440,7 @@ "processName" "processorCount" "produceFileReferenceURLs" + "producesRelativePathURLs" "progress" "progressMarkNotification" "pronoun" @@ -4219,14 +4468,10 @@ "proximityStateDidChangeNotification" "proxyType" "publicID" + "publisher" "punctuation" "punctuationCharacters" "purposeIdentifier" - "QCCompositionPickerPanelDidSelectComposition" - "QCCompositionPickerViewDidSelectComposition" - "QCCompositionRepositoryDidUpdate" - "QCViewDidStartRendering" - "QCViewDidStopRendering" "qualityOfService" "quarantineProperties" "quarantinePropertiesKey" @@ -4263,11 +4508,12 @@ "rangeValue" "rangeView" "rawValue" - "readabilityHandler" - "readableTypeIdentifiersForItemProvider" + "readAccessURL" "readCompletionNotification" "readOnly" "readWrite" + "readabilityHandler" + "readableTypeIdentifiersForItemProvider" "realm" "reason" "receivePort" @@ -4303,8 +4549,11 @@ "release" "relinquishFunction" "reloadIgnoringCacheData" + "remoteAddress" "remoteObjectInterface" "remoteObjectProxy" + "remotePort" + "removals" "removedNotification" "removingPercentEncoding" "repeats" @@ -4330,15 +4579,15 @@ "resourcePath" "resourceShortage" "resourceSpecifier" - "resourceUnavailable" "resourceURL" + "resourceUnavailable" "response" "responseEndDate" "responsePlaceholder" "responseStartDate" "resultCount" - "results" "resultType" + "results" "resumeData" "resumingHandler" "retain" @@ -4368,10 +4617,14 @@ "rpcTerminateOrphan" "rtf" "rtfd" + "runLoop" "runLoopModes" + "sameSiteLax" + "sameSitePolicy" + "sameSiteStrict" "saveOptions" - "scandinavianMiles" "scanLocation" + "scandinavianMiles" "scheduledNotifications" "scheme" "scnMatrix4Value" @@ -4411,8 +4664,8 @@ "selectionIsChangingNotification" "selector" "semaphoreDestroyed" - "sender" "sendPort" + "sender" "sentenceTerminator" "serializedRepresentation" "serverCertificateHasBadDate" @@ -4422,23 +4675,18 @@ "serverTrust" "serviceApplicationLaunchFailed" "serviceApplicationLaunchFailedError" - "ServiceApplicationLaunchFailedError" "serviceApplicationNotFound" "serviceApplicationNotFoundError" - "ServiceApplicationNotFoundError" "serviceInvalidPasteboardData" "serviceInvalidPasteboardDataError" - "ServiceInvalidPasteboardDataError" "serviceMalformedServiceDictionary" "serviceMalformedServiceDictionaryError" - "ServiceMalformedServiceDictionaryError" "serviceMiscellaneous" "serviceMiscellaneousError" - "ServiceMiscellaneousError" "serviceName" "serviceRequestTimedOut" "serviceRequestTimedOutError" - "ServiceRequestTimedOutError" + "session" "sessionDescription" "sessionDidBecomeActiveNotification" "sessionDidResignActiveNotification" @@ -4455,7 +4703,6 @@ "sharedSupportURL" "sharingServiceNotConfigured" "sharingServiceNotConfiguredError" - "SharingServiceNotConfiguredError" "sheetCreated" "shortMonthSymbols" "shortQuarterSymbols" @@ -4478,13 +4725,10 @@ "sizeFunction" "sizeLimitExceededNotification" "sizeValue" - "SKCloudServiceCapabilitiesDidChange" "skipHiddenVolumes" "skipsHiddenFiles" "skipsPackageDescendants" "skipsSubdirectoryDescendants" - "SKStorefrontCountryCodeDidChange" - "SKStorefrontIdentifierDidChange" "slugs" "smallestEncoding" "socket" @@ -4497,6 +4741,7 @@ "soundName" "source" "sourceFrame" + "sourceTextScaling" "speakScreenStatusDidChangeNotification" "speakSelectionStatusDidChangeNotification" "spelling" @@ -4524,10 +4769,10 @@ "standard" "standardError" "standardInput" + "standardOutput" "standardized" "standardizedFileURL" "standardizingPath" - "standardOutput" "start" "startDate" "startIndex" @@ -4592,20 +4837,28 @@ "systemSize" "systemUptime" "systemVersion" + "tX" + "tY" "tablespoons" "tagNames" "tagNamesKey" - "tags" "tagSchemes" + "tags" "target" + "targetContentIdentifier" + "targetTextScaling" "task" "taskDescription" "taskIdentifier" "taskInterval" "teamData" "teaspoons" + "tebibits" + "tebibytes" "temperatureWithoutUnit" "temporaryDirectory" + "terabits" + "terabytes" "terahertz" "terawatts" "terminated" @@ -4632,14 +4885,13 @@ "textReadException" "textReadInapplicableDocumentType" "textReadInapplicableDocumentTypeError" - "TextReadInapplicableDocumentTypeError" + "textScaling" "textSizeMultiplier" "textTypes" "textUnfilteredTypes" "textWriteException" "textWriteInapplicableDocumentType" "textWriteInapplicableDocumentTypeError" - "TextWriteInapplicableDocumentTypeError" "thermalState" "thermalStateDidChangeNotification" "thousandSeparator" @@ -4651,33 +4903,37 @@ "thumbnailDictionary" "thumbnailDictionaryKey" "thumbnailKey" - "timedOut" "timeInterval" "timeIntervalBetween1970AndReferenceDate" "timeIntervalSince1970" "timeIntervalSinceNow" "timeIntervalSinceReferenceDate" "timeMappingValue" - "timeout" - "timeoutInterval" - "timeoutIntervalForRequest" - "timeoutIntervalForResource" "timeRangeValue" "timeStyle" "timeValue" "timeZone" "timeZoneDataVersion" + "timedOut" + "timeout" + "timeoutInterval" + "timeoutIntervalForRequest" + "timeoutIntervalForResource" "title" "titleChanged" + "tlSv1" "tlsMaximumSupportedProtocol" + "tlsMaximumSupportedProtocolVersion" "tlsMinimumSupportedProtocol" - "tlSv1" - "tokenType" + "tlsMinimumSupportedProtocolVersion" "toLatin" - "tolerance" "toManyRelationshipKeys" - "toolTip" "toOneRelationshipKeys" + "toUnicodeName" + "toXMLHex" + "tokenType" + "tolerance" + "toolTip" "top" "topLevelObject" "topMargin" @@ -4687,8 +4943,6 @@ "totalFileSize" "totalFileSizeKey" "totalUnitCount" - "toUnicodeName" - "toXMLHex" "tracking" "transactionID" "transactionMetrics" @@ -4696,22 +4950,19 @@ "transitInformation" "true" "truncatesLastVisibleLine" - "TVTopShelfItemsDidChange" "twoDigitStartDate" - "tX" - "tY" "type" "typeBlockSpecial" "typeCharacterSpecial" "typeCodeValue" "typeDirectory" - "typedStreamVersionException" "typeIdentifier" "typeIdentifierKey" "typeRegular" "typeSocket" "typeSymbolicLink" "typeUnknown" + "typedStreamVersionException" "ubiquitousFileNotUploadedDueToQuota" "ubiquitousFileNotUploadedDueToQuotaError" "ubiquitousFileUbiquityServerNotAvailable" @@ -4719,12 +4970,12 @@ "ubiquitousFileUnavailableError" "ubiquitousItemContainerDisplayName" "ubiquitousItemContainerDisplayNameKey" + "ubiquitousItemDownloadRequested" + "ubiquitousItemDownloadRequestedKey" "ubiquitousItemDownloadingError" "ubiquitousItemDownloadingErrorKey" "ubiquitousItemDownloadingStatus" "ubiquitousItemDownloadingStatusKey" - "ubiquitousItemDownloadRequested" - "ubiquitousItemDownloadRequestedKey" "ubiquitousItemHasUnresolvedConflicts" "ubiquitousItemHasUnresolvedConflictsKey" "ubiquitousItemIsDownloadedKey" @@ -4751,12 +5002,12 @@ "ubiquityIdentityToken" "uiEdgeInsetsValue" "uiElementDestroyed" + "uiOffsetValue" "uint16Value" "uint32Value" "uint64Value" "uint8Value" "uintValue" - "uiOffsetValue" "ulp" "unarchiveFromDataTransformerName" "uncached" @@ -4777,13 +5028,13 @@ "uniqueID" "unit" "unitOptions" + "unitStyle" "unitsChanged" "unitsStyle" - "unitStyle" "unknown" "unsupportedURL" - "uppercased" "uppercaseLetters" + "uppercased" "uri" "url" "urlCache" @@ -4802,6 +5053,11 @@ "useMB" "useOnlySuggestedEncodingsKey" "usePB" + "useTB" + "useUnicodeWordBoundaries" + "useUnixLineSeparators" + "useYBOrHigher" + "useZB" "user" "userActivityConnectionUnavailable" "userActivityConnectionUnavailableError" @@ -4832,11 +5088,6 @@ "usesSignificantDigits" "usesStrongWriteBarrier" "usesWeakReadAndWriteBarriers" - "useTB" - "useUnicodeWordBoundaries" - "useUnixLineSeparators" - "useYBOrHigher" - "useZB" "usingNewMetadataOnly" "utf8String" "uuid" @@ -4894,8 +5145,8 @@ "viewMode" "viewSize" "viewZoom" - "voice" "voIP" + "voice" "volatileDomainNames" "volts" "volume" @@ -4989,29 +5240,14 @@ "watts" "weakMemory" "webArchive" - "WebHistoryAllItemsRemoved" - "WebHistoryItemChanged" - "WebHistoryItemsAdded" - "WebHistoryItemsRemoved" - "WebHistoryLoaded" - "WebHistorySaved" - "webpageURL" "webPreferences" - "WebPreferencesChanged" "webResourceLoadDelegate" - "WebViewDidBeginEditing" - "WebViewDidChange" - "WebViewDidChangeSelection" - "WebViewDidChangeTypingStyle" - "WebViewDidEndEditing" - "WebViewProgressEstimateChanged" - "WebViewProgressFinished" - "WebViewProgressStarted" + "webpageURL" + "weekOfMonth" + "weekOfYear" "weekday" "weekdayOrdinal" "weekdaySymbols" - "weekOfMonth" - "weekOfYear" "whitespace" "whitespaces" "whitespacesAndNewlines" @@ -5070,13 +5306,6 @@ "withInternetDateTime" "withMonth" "withNameUpdating" - "withoutAnchoringBounds" - "withoutChanges" - "withoutDeletingBackupItem" - "withoutMapping" - "withoutMounting" - "withoutOverwriting" - "withoutUI" "withSecurityScope" "withSpaceBetweenDateAndTime" "withTime" @@ -5084,10 +5313,14 @@ "withTransparentBounds" "withWeekOfYear" "withYear" - "WKAccessibilityReduceMotionStatusDidChange" - "WKAudioFilePlayerItemDidPlayToEndTime" - "WKAudioFilePlayerItemFailedToPlayToEndTime" - "WKAudioFilePlayerItemTimeJumped" + "withoutAnchoringBounds" + "withoutChanges" + "withoutDeletingBackupItem" + "withoutEscapingSlashes" + "withoutMapping" + "withoutMounting" + "withoutOverwriting" + "withoutUI" "word" "wordJoiner" "wordML" @@ -5097,20 +5330,28 @@ "writableTypeIdentifiersForItemProvider" "writeabilityHandler" "writingDirection" + "xPath" "xmlData" "xmlString" - "xPath" "xpcConnectionInterrupted" "xpcConnectionInvalid" "xpcConnectionReplyInvalid" "yards" "year" "yearForWeekOfYear" + "yobibits" + "yobibytes" + "yottabits" + "yottabytes" + "zebibits" + "zebibytes" "zero" "zeroByteResource" "zeroFormattingBehavior" "zeroPadsFractionDigits" "zeroSymbol" + "zettabits" + "zettabytes" "zip") "Foundation properties.") @@ -5162,13 +5403,13 @@ "NSFullUserName" "NSGetSizeAndAlignment" "NSGetUncaughtExceptionHandler" + "NSHFSTypeCodeFromFileType" + "NSHFSTypeOfFile" "NSHashGet" "NSHashInsert" "NSHashInsertIfAbsent" "NSHashInsertKnownAbsent" "NSHashRemove" - "NSHFSTypeCodeFromFileType" - "NSHFSTypeOfFile" "NSHomeDirectory" "NSHomeDirectoryForUser" "NSHostByteOrder" @@ -5237,14 +5478,11 @@ (defconst swift-mode:foundation-constants '("HMCharacteristicPropertySupportsEvent" - "NS_BigEndian" - "NS_LittleEndian" - "NS_UnknownByteOrder" + "NSASCIIStringEncoding" "NSAppleEventTimeOutDefault" "NSAppleEventTimeOutNone" "NSArgumentEvaluationScriptError" "NSArgumentsWrongScriptError" - "NSASCIIStringEncoding" "NSAssertionHandlerKey" "NSBuddhistCalendar" "NSBundleErrorMaximum" @@ -5274,11 +5512,15 @@ "NSCoderReadCorruptError" "NSCoderValueNotFoundError" "NSCollectorDisabledOption" + "NSCompressionErrorMaximum" + "NSCompressionErrorMinimum" + "NSCompressionFailedError" "NSContainerSpecifierError" "NSDateComponentUndefined" "NSDebugDescriptionErrorKey" "NSDecimalMaxSize" "NSDecimalNoScale" + "NSDecompressionFailedError" "NSEdgeInsetsZero" "NSErrorFailingURLStringKey" "NSExecutableArchitectureMismatchError" @@ -5327,40 +5569,8 @@ "NSFormattingErrorMaximum" "NSFormattingErrorMinimum" "NSFoundationVersionNumber" - "NSFoundationVersionNumber_iOS_4_0" - "NSFoundationVersionNumber_iOS_4_1" - "NSFoundationVersionNumber_iOS_4_2" - "NSFoundationVersionNumber_iOS_4_3" - "NSFoundationVersionNumber_iOS_5_0" - "NSFoundationVersionNumber_iOS_5_1" - "NSFoundationVersionNumber_iOS_6_0" - "NSFoundationVersionNumber_iOS_6_1" - "NSFoundationVersionNumber_iOS_7_0" - "NSFoundationVersionNumber_iOS_7_1" - "NSFoundationVersionNumber_iOS_8_0" - "NSFoundationVersionNumber_iOS_8_1" - "NSFoundationVersionNumber_iOS_8_2" - "NSFoundationVersionNumber_iOS_8_3" - "NSFoundationVersionNumber_iOS_8_4" - "NSFoundationVersionNumber_iOS_8_x_Max" - "NSFoundationVersionNumber_iOS_9_0" - "NSFoundationVersionNumber_iOS_9_1" - "NSFoundationVersionNumber_iOS_9_2" - "NSFoundationVersionNumber_iOS_9_3" - "NSFoundationVersionNumber_iOS_9_4" - "NSFoundationVersionNumber_iOS_9_x_Max" - "NSFoundationVersionNumber_iPhoneOS_2_0" - "NSFoundationVersionNumber_iPhoneOS_2_1" - "NSFoundationVersionNumber_iPhoneOS_2_2" - "NSFoundationVersionNumber_iPhoneOS_3_0" - "NSFoundationVersionNumber_iPhoneOS_3_1" - "NSFoundationVersionNumber_iPhoneOS_3_2" "NSFoundationVersionNumber10_0" "NSFoundationVersionNumber10_1" - "NSFoundationVersionNumber10_1_1" - "NSFoundationVersionNumber10_1_2" - "NSFoundationVersionNumber10_1_3" - "NSFoundationVersionNumber10_1_4" "NSFoundationVersionNumber10_10" "NSFoundationVersionNumber10_10_1" "NSFoundationVersionNumber10_10_2" @@ -5374,6 +5584,10 @@ "NSFoundationVersionNumber10_11_3" "NSFoundationVersionNumber10_11_4" "NSFoundationVersionNumber10_11_Max" + "NSFoundationVersionNumber10_1_1" + "NSFoundationVersionNumber10_1_2" + "NSFoundationVersionNumber10_1_3" + "NSFoundationVersionNumber10_1_4" "NSFoundationVersionNumber10_2" "NSFoundationVersionNumber10_2_1" "NSFoundationVersionNumber10_2_2" @@ -5437,44 +5651,72 @@ "NSFoundationVersionNumber10_9" "NSFoundationVersionNumber10_9_1" "NSFoundationVersionNumber10_9_2" + "NSFoundationVersionNumber_iOS_4_0" + "NSFoundationVersionNumber_iOS_4_1" + "NSFoundationVersionNumber_iOS_4_2" + "NSFoundationVersionNumber_iOS_4_3" + "NSFoundationVersionNumber_iOS_5_0" + "NSFoundationVersionNumber_iOS_5_1" + "NSFoundationVersionNumber_iOS_6_0" + "NSFoundationVersionNumber_iOS_6_1" + "NSFoundationVersionNumber_iOS_7_0" + "NSFoundationVersionNumber_iOS_7_1" + "NSFoundationVersionNumber_iOS_8_0" + "NSFoundationVersionNumber_iOS_8_1" + "NSFoundationVersionNumber_iOS_8_2" + "NSFoundationVersionNumber_iOS_8_3" + "NSFoundationVersionNumber_iOS_8_4" + "NSFoundationVersionNumber_iOS_8_x_Max" + "NSFoundationVersionNumber_iOS_9_0" + "NSFoundationVersionNumber_iOS_9_1" + "NSFoundationVersionNumber_iOS_9_2" + "NSFoundationVersionNumber_iOS_9_3" + "NSFoundationVersionNumber_iOS_9_4" + "NSFoundationVersionNumber_iOS_9_x_Max" + "NSFoundationVersionNumber_iPhoneOS_2_0" + "NSFoundationVersionNumber_iPhoneOS_2_1" + "NSFoundationVersionNumber_iPhoneOS_2_2" + "NSFoundationVersionNumber_iPhoneOS_3_0" + "NSFoundationVersionNumber_iPhoneOS_3_1" + "NSFoundationVersionNumber_iPhoneOS_3_2" "NSFoundationVersionWithFileManagerResourceForkSupport" "NSGrammarCorrections" "NSGrammarRange" "NSGrammarUserDescription" "NSGregorianCalendar" + "NSHPUXOperatingSystem" "NSHebrewCalendar" "NSHelpAnchorErrorKey" - "NSHPUXOperatingSystem" + "NSISO2022JPStringEncoding" + "NSISO8601Calendar" + "NSISOLatin1StringEncoding" + "NSISOLatin2StringEncoding" "NSIndianCalendar" + "NSIntMapKeyCallBacks" + "NSIntMapValueCallBacks" "NSIntegerHashCallBacks" "NSIntegerMapKeyCallBacks" "NSIntegerMapValueCallBacks" "NSInternalScriptError" "NSInternalSpecifierError" - "NSIntMapKeyCallBacks" - "NSIntMapValueCallBacks" "NSInvalidIndexSpecifierError" "NSIslamicCalendar" "NSIslamicCivilCalendar" - "NSISO2022JPStringEncoding" - "NSISO8601Calendar" - "NSISOLatin1StringEncoding" - "NSISOLatin2StringEncoding" "NSItemProviderPreferredImageSizeKey" "NSJapaneseCalendar" "NSJapaneseEUCStringEncoding" - "NSKeyedArchiveRootObjectKey" "NSKeySpecifierEvaluationScriptError" "NSKeyValueValidationError" + "NSKeyedArchiveRootObjectKey" "NSLoadedClasses" "NSLocalizedDescriptionKey" "NSLocalizedFailureErrorKey" "NSLocalizedFailureReasonErrorKey" "NSLocalizedRecoveryOptionsErrorKey" "NSLocalizedRecoverySuggestionErrorKey" - "NSMachErrorDomain" "NSMACHOperatingSystem" "NSMacOSRomanStringEncoding" + "NSMachErrorDomain" "NSMapTableCopyIn" "NSMapTableObjectPointerPersonality" "NSMapTableStrongMemory" @@ -5500,8 +5742,8 @@ "NSMetadataItemAuthorEmailAddressesKey" "NSMetadataItemAuthorsKey" "NSMetadataItemBitsPerSampleKey" - "NSMetadataItemCameraOwnerKey" "NSMetadataItemCFBundleIdentifierKey" + "NSMetadataItemCameraOwnerKey" "NSMetadataItemCityKey" "NSMetadataItemCodecsKey" "NSMetadataItemColorSpaceKey" @@ -5525,43 +5767,44 @@ "NSMetadataItemDownloadedDateKey" "NSMetadataItemDueDateKey" "NSMetadataItemDurationSecondsKey" + "NSMetadataItemEXIFGPSVersionKey" + "NSMetadataItemEXIFVersionKey" "NSMetadataItemEditorsKey" "NSMetadataItemEmailAddressesKey" "NSMetadataItemEncodingApplicationsKey" "NSMetadataItemExecutableArchitecturesKey" "NSMetadataItemExecutablePlatformKey" - "NSMetadataItemEXIFGPSVersionKey" - "NSMetadataItemEXIFVersionKey" "NSMetadataItemExposureModeKey" "NSMetadataItemExposureProgramKey" "NSMetadataItemExposureTimeSecondsKey" "NSMetadataItemExposureTimeStringKey" - "NSMetadataItemFinderCommentKey" - "NSMetadataItemFlashOnOffKey" "NSMetadataItemFNumberKey" - "NSMetadataItemFocalLength35mmKey" - "NSMetadataItemFocalLengthKey" - "NSMetadataItemFontsKey" "NSMetadataItemFSContentChangeDateKey" "NSMetadataItemFSCreationDateKey" "NSMetadataItemFSNameKey" "NSMetadataItemFSSizeKey" - "NSMetadataItemGenreKey" + "NSMetadataItemFinderCommentKey" + "NSMetadataItemFlashOnOffKey" + "NSMetadataItemFocalLength35mmKey" + "NSMetadataItemFocalLengthKey" + "NSMetadataItemFontsKey" "NSMetadataItemGPSAreaInformationKey" + "NSMetadataItemGPSDOPKey" "NSMetadataItemGPSDateStampKey" "NSMetadataItemGPSDestBearingKey" "NSMetadataItemGPSDestDistanceKey" "NSMetadataItemGPSDestLatitudeKey" "NSMetadataItemGPSDestLongitudeKey" "NSMetadataItemGPSDifferentalKey" - "NSMetadataItemGPSDOPKey" "NSMetadataItemGPSMapDatumKey" "NSMetadataItemGPSMeasureModeKey" "NSMetadataItemGPSProcessingMethodKey" "NSMetadataItemGPSStatusKey" "NSMetadataItemGPSTrackKey" + "NSMetadataItemGenreKey" "NSMetadataItemHasAlphaChannelKey" "NSMetadataItemHeadlineKey" + "NSMetadataItemISOSpeedKey" "NSMetadataItemIdentifierKey" "NSMetadataItemImageDirectionKey" "NSMetadataItemInformationKey" @@ -5570,7 +5813,6 @@ "NSMetadataItemIsApplicationManagedKey" "NSMetadataItemIsGeneralMIDISequenceKey" "NSMetadataItemIsLikelyJunkKey" - "NSMetadataItemISOSpeedKey" "NSMetadataItemIsUbiquitousKey" "NSMetadataItemKeySignatureKey" "NSMetadataItemKeywordsKey" @@ -5647,12 +5889,12 @@ "NSMetadataQueryUpdateRemovedItemsKey" "NSMetadataQueryUserHomeScope" "NSMetadataUbiquitousItemContainerDisplayNameKey" + "NSMetadataUbiquitousItemDownloadRequestedKey" "NSMetadataUbiquitousItemDownloadingErrorKey" "NSMetadataUbiquitousItemDownloadingStatusCurrent" "NSMetadataUbiquitousItemDownloadingStatusDownloaded" "NSMetadataUbiquitousItemDownloadingStatusKey" "NSMetadataUbiquitousItemDownloadingStatusNotDownloaded" - "NSMetadataUbiquitousItemDownloadRequestedKey" "NSMetadataUbiquitousItemHasUnresolvedConflictsKey" "NSMetadataUbiquitousItemIsDownloadedKey" "NSMetadataUbiquitousItemIsDownloadingKey" @@ -5662,8 +5904,8 @@ "NSMetadataUbiquitousItemIsUploadingKey" "NSMetadataUbiquitousItemPercentDownloadedKey" "NSMetadataUbiquitousItemPercentUploadedKey" - "NSMetadataUbiquitousItemUploadingErrorKey" "NSMetadataUbiquitousItemURLInLocalContainerKey" + "NSMetadataUbiquitousItemUploadingErrorKey" "NSMetadataUbiquitousSharedItemCurrentUserPermissionsKey" "NSMetadataUbiquitousSharedItemCurrentUserRoleKey" "NSMetadataUbiquitousSharedItemMostRecentEditorNameComponentsKey" @@ -5673,6 +5915,9 @@ "NSMetadataUbiquitousSharedItemRoleOwner" "NSMetadataUbiquitousSharedItemRoleParticipant" "NSNEXTSTEPStringEncoding" + "NSNoScriptError" + "NSNoSpecifierError" + "NSNoTopLevelContainersSpecifierError" "NSNonLossyASCIIStringEncoding" "NSNonOwnedPointerHashCallBacks" "NSNonOwnedPointerMapKeyCallBacks" @@ -5681,12 +5926,11 @@ "NSNonRetainedObjectHashCallBacks" "NSNonRetainedObjectMapKeyCallBacks" "NSNonRetainedObjectMapValueCallBacks" - "NSNoScriptError" - "NSNoSpecifierError" "NSNotFound" "NSNotificationDeliverImmediately" "NSNotificationPostToAllSessions" - "NSNoTopLevelContainersSpecifierError" + "NSOSF1OperatingSystem" + "NSOSStatusErrorDomain" "NSObjectHashCallBacks" "NSObjectMapKeyCallBacks" "NSObjectMapValueCallBacks" @@ -5694,12 +5938,11 @@ "NSOperationNotSupportedForKeyException" "NSOperationNotSupportedForKeyScriptError" "NSOperationNotSupportedForKeySpecifierError" - "NSOSF1OperatingSystem" - "NSOSStatusErrorDomain" "NSOwnedObjectIdentityHashCallBacks" "NSOwnedPointerHashCallBacks" "NSOwnedPointerMapKeyCallBacks" "NSOwnedPointerMapValueCallBacks" + "NSPOSIXErrorDomain" "NSPersianCalendar" "NSPersonNameComponentDelimiter" "NSPersonNameComponentFamilyName" @@ -5710,7 +5953,6 @@ "NSPersonNameComponentPrefix" "NSPersonNameComponentSuffix" "NSPointerToStructHashCallBacks" - "NSPOSIXErrorDomain" "NSPropertyListErrorMaximum" "NSPropertyListErrorMinimum" "NSPropertyListReadCorruptError" @@ -5727,8 +5969,8 @@ "NSScannedOption" "NSShiftJISStringEncoding" "NSSolarisOperatingSystem" - "NSStreamSocketSSLErrorDomain" "NSStreamSOCKSErrorDomain" + "NSStreamSocketSSLErrorDomain" "NSStringEncodingErrorKey" "NSSunOSOperatingSystem" "NSSymbolStringEncoding" @@ -5740,31 +5982,13 @@ "NSTypeIdentifierDateText" "NSTypeIdentifierPhoneNumberText" "NSTypeIdentifierTransitInformationText" - "NSUbiquitousFileErrorMaximum" - "NSUbiquitousFileErrorMinimum" - "NSUbiquitousFileNotUploadedDueToQuotaError" - "NSUbiquitousFileUbiquityServerNotAvailable" - "NSUbiquitousFileUnavailableError" - "NSUbiquitousKeyValueStoreAccountChange" - "NSUbiquitousKeyValueStoreChangedKeysKey" - "NSUbiquitousKeyValueStoreChangeReasonKey" - "NSUbiquitousKeyValueStoreInitialSyncChange" - "NSUbiquitousKeyValueStoreQuotaViolationChange" - "NSUbiquitousKeyValueStoreServerChange" - "NSUndefinedDateComponent" - "NSUnderlyingErrorKey" - "NSUndoCloseGroupingRunLoopOrdering" - "NSUndoManagerGroupIsDiscardableKey" - "NSUnicodeStringEncoding" - "NSUnknownKeyScriptError" - "NSUnknownKeySpecifierError" "NSURLAuthenticationMethodClientCertificate" "NSURLAuthenticationMethodDefault" "NSURLAuthenticationMethodHTMLForm" "NSURLAuthenticationMethodHTTPBasic" "NSURLAuthenticationMethodHTTPDigest" - "NSURLAuthenticationMethodNegotiate" "NSURLAuthenticationMethodNTLM" + "NSURLAuthenticationMethodNegotiate" "NSURLAuthenticationMethodServerTrust" "NSURLCredentialStorageRemoveSynchronizableCredentials" "NSURLErrorAppTransportSecurityRequiresSecureConnection" @@ -5793,9 +6017,9 @@ "NSURLErrorCannotWriteToFile" "NSURLErrorClientCertificateRejected" "NSURLErrorClientCertificateRequired" + "NSURLErrorDNSLookupFailed" "NSURLErrorDataLengthExceedsMaximum" "NSURLErrorDataNotAllowed" - "NSURLErrorDNSLookupFailed" "NSURLErrorDomain" "NSURLErrorDownloadDecodingFailedMidStream" "NSURLErrorDownloadDecodingFailedToComplete" @@ -5809,6 +6033,7 @@ "NSURLErrorInternationalRoamingOff" "NSURLErrorKey" "NSURLErrorNetworkConnectionLost" + "NSURLErrorNetworkUnavailableReasonKey" "NSURLErrorNoPermissionsToReadFile" "NSURLErrorNotConnectedToInternet" "NSURLErrorRedirectToNonExistentLocation" @@ -5835,6 +6060,31 @@ "NSURLProtectionSpaceSOCKSProxy" "NSURLSessionDownloadTaskResumeData" "NSURLSessionTransferSizeUnknown" + "NSUTF16BigEndianStringEncoding" + "NSUTF16LittleEndianStringEncoding" + "NSUTF16StringEncoding" + "NSUTF32BigEndianStringEncoding" + "NSUTF32LittleEndianStringEncoding" + "NSUTF32StringEncoding" + "NSUTF8StringEncoding" + "NSUbiquitousFileErrorMaximum" + "NSUbiquitousFileErrorMinimum" + "NSUbiquitousFileNotUploadedDueToQuotaError" + "NSUbiquitousFileUbiquityServerNotAvailable" + "NSUbiquitousFileUnavailableError" + "NSUbiquitousKeyValueStoreAccountChange" + "NSUbiquitousKeyValueStoreChangeReasonKey" + "NSUbiquitousKeyValueStoreChangedKeysKey" + "NSUbiquitousKeyValueStoreInitialSyncChange" + "NSUbiquitousKeyValueStoreQuotaViolationChange" + "NSUbiquitousKeyValueStoreServerChange" + "NSUndefinedDateComponent" + "NSUnderlyingErrorKey" + "NSUndoCloseGroupingRunLoopOrdering" + "NSUndoManagerGroupIsDiscardableKey" + "NSUnicodeStringEncoding" + "NSUnknownKeyScriptError" + "NSUnknownKeySpecifierError" "NSUserActivityConnectionUnavailableError" "NSUserActivityErrorMaximum" "NSUserActivityErrorMinimum" @@ -5844,13 +6094,6 @@ "NSUserActivityTypeBrowsingWeb" "NSUserCancelledError" "NSUserNotificationDefaultSoundName" - "NSUTF16BigEndianStringEncoding" - "NSUTF16LittleEndianStringEncoding" - "NSUTF16StringEncoding" - "NSUTF32BigEndianStringEncoding" - "NSUTF32LittleEndianStringEncoding" - "NSUTF32StringEncoding" - "NSUTF8StringEncoding" "NSValidationErrorMaximum" "NSValidationErrorMinimum" "NSWindows95OperatingSystem" @@ -5865,11 +6108,14 @@ "NSXPCConnectionErrorMinimum" "NSXPCConnectionInterrupted" "NSXPCConnectionInvalid" - "NSXPCConnectionReplyInvalid") + "NSXPCConnectionReplyInvalid" + "NS_BigEndian" + "NS_LittleEndian" + "NS_UnknownByteOrder") "Foundation constants.") (defconst swift-mode:standard-types - '("_AppendKeyPath" + '("ASCII" "AdditiveArithmetic" "AllCases" "AncestorRepresentation" @@ -5886,35 +6132,48 @@ "Array" "ArrayLiteralElement" "ArraySlice" - "ASCII" "AutoreleasingUnsafeMutablePointer" "BidirectionalCollection" "BinaryFloatingPoint" "BinaryInteger" + "BiquadFunctions" + "Body" "Bool" "BooleanLiteralType" "Bound" - "CanonicalCombiningClass" - "CaseIterable" "CBool" "CChar" "CChar16" "CChar32" "CDouble" "CFloat" - "Character" - "Child" - "Children" "CInt" "CLong" "CLongDouble" "CLongLong" + "CShort" + "CSignedChar" + "CUnsignedChar" + "CUnsignedInt" + "CUnsignedLong" + "CUnsignedLongLong" + "CUnsignedShort" + "CVaListPointer" + "CVarArg" + "CWideChar" + "CanonicalCombiningClass" + "CaseIterable" + "Change" + "Character" + "Child" + "Children" "ClosedRange" "Codable" "CodeUnit" "CodingKey" "CodingUserInfoKey" "Collection" + "CollectionDifference" "CollectionOfOne" "CommandLine" "Comparable" @@ -5924,22 +6183,13 @@ "CountableClosedRange" "CountablePartialRangeFrom" "CountableRange" - "CShort" - "CSignedChar" - "CUnsignedChar" - "CUnsignedInt" - "CUnsignedLong" - "CUnsignedLongLong" - "CUnsignedShort" "CustomDebugStringConvertible" "CustomLeafReflectable" "CustomNSError" "CustomPlaygroundDisplayConvertible" "CustomReflectable" "CustomStringConvertible" - "CVaListPointer" - "CVarArg" - "CWideChar" + "DFTFunctions" "Decodable" "Decoder" "DecodingError" @@ -5981,6 +6231,7 @@ "ExpressibleByUnicodeScalarLiteral" "ExtendedGraphemeClusterLiteralType" "ExtendedGraphemeClusterType" + "Failure" "FixedWidthInteger" "FlattenCollection" "FlattenSequence" @@ -5988,11 +6239,11 @@ "Float32" "Float64" "Float80" + "FloatLiteralType" "FloatingPoint" "FloatingPointClassification" "FloatingPointRoundingRule" "FloatingPointSign" - "FloatLiteralType" "ForwardParser" "GeneralCategory" "Hashable" @@ -6012,13 +6263,13 @@ "IteratorSequence" "JoinedSequence" "Key" + "KeyPath" + "KeyValuePairs" "KeyedDecodingContainer" "KeyedDecodingContainerProtocol" "KeyedEncodingContainer" "KeyedEncodingContainerProtocol" - "KeyPath" "Keys" - "KeyValuePairs" "LazyCollection" "LazyCollectionProtocol" "LazyDropWhileCollection" @@ -6041,7 +6292,6 @@ "Mirror" "MirrorPath" "MutableCollection" - "Never" "NSArray" "NSDictionary" "NSError" @@ -6051,14 +6301,16 @@ "NSMutableString" "NSSet" "NSString" + "Never" "Numeric" "NumericType" "ObjectIdentifier" "OpaquePointer" - "Optional" "OptionSet" - "Parser" + "Optional" + "Output" "ParseResult" + "Parser" "PartialKeyPath" "PartialRangeFrom" "PartialRangeThrough" @@ -6067,6 +6319,7 @@ "Pointee" "PrefixSequence" "Properties" + "Publisher" "RandomAccessCollection" "RandomNumberGenerator" "Range" @@ -6081,16 +6334,8 @@ "Regions" "Repeated" "Result" - "ReversedCollection" "ReverseParser" - "Scalar" - "Sequence" - "Set" - "SetAlgebra" - "SetIndex" - "SetIterator" - "SignedInteger" - "SignedNumeric" + "ReversedCollection" "SIMD" "SIMD16" "SIMD16Storage" @@ -6109,16 +6354,24 @@ "SIMDMaskScalar" "SIMDScalar" "SIMDStorage" + "Scalar" + "Sequence" + "Set" + "SetAlgebra" + "SetIndex" + "SetIterator" + "SignedInteger" + "SignedNumeric" "SingleValueDecodingContainer" "SingleValueEncodingContainer" "Slice" "StaticString" "Stride" - "Strideable" "StrideThrough" "StrideThroughIterator" "StrideTo" "StrideToIterator" + "Strideable" "String" "StringInterpolation" "StringInterpolationProtocol" @@ -6134,6 +6387,11 @@ "UInt32" "UInt64" "UInt8" + "UTF16" + "UTF16View" + "UTF32" + "UTF8" + "UTF8View" "UnboundedRange" "UnboundedRange_" "UnfoldFirstSequence" @@ -6158,18 +6416,14 @@ "UnsafeRawBufferPointer" "UnsafeRawPointer" "UnsignedInteger" - "UTF16" - "UTF16View" - "UTF32" - "UTF8" - "UTF8View" "Value" "Values" "Version" "Void" "Words" "WritableKeyPath" - "Zip2Sequence") + "Zip2Sequence" + "_AppendKeyPath") "Built-in types.") (defconst swift-mode:standard-enum-cases @@ -6196,8 +6450,9 @@ "finalPunctuation" "format" "generated" - "initialPunctuation" "inRange" + "initialPunctuation" + "insert" "invalidValue" "keyNotFound" "letterNumber" @@ -6229,6 +6484,7 @@ "positiveZero" "privateUse" "quietNaN" + "remove" "scalarValue" "set" "signalingNaN" @@ -6253,27 +6509,31 @@ "Built-in enum cases.") (defconst swift-mode:standard-methods - '("addingPercentEncoding" + '("addProduct" + "addingPercentEncoding" "addingProduct" "addingReportingOverflow" - "addProduct" "advanced" "alignment" - "allocate" "allSatisfy" + "allocate" "append" - "appending" - "appendingFormat" "appendInterpolation" "appendLiteral" + "appending" + "appendingFormat" + "applying" "applyingTransform" "assign" "assumingMemoryBound" "autorelease" "bindMemory" + "bytes" + "cString" "canBeConverted" "capitalized" "caseInsensitiveCompare" + "clamp" "clamped" "clip" "combine" @@ -6288,7 +6548,6 @@ "copyBytes" "copyMemory" "create" - "cString" "data" "dataCorruptedError" "deallocate" @@ -6298,6 +6557,7 @@ "decodeNil" "deinitialize" "descendant" + "difference" "distance" "dividedReportingOverflow" "dividingFullWidth" @@ -6309,10 +6569,10 @@ "encodeConditional" "encodeIfPresent" "encodeNil" - "enumerated" "enumerateLines" "enumerateLinguisticTags" "enumerateSubstrings" + "enumerated" "escaped" "fill" "filter" @@ -6336,14 +6596,17 @@ "getCString" "getLineStart" "getParagraphStart" - "hash" "hasPrefix" "hasSuffix" + "hash" "index" + "inferringMoves" "initialize" "initializeMemory" "insert" "intersection" + "inverse" + "isASCII" "isContinuation" "isDisjoint" "isEqual" @@ -6355,6 +6618,7 @@ "isStrictSuperset" "isSubset" "isSuperset" + "isSurrogate" "isTotallyOrdered" "isTrailSurrogate" "isUniqueReference" @@ -6376,6 +6640,7 @@ "localizedStandardRange" "localizedStringWithFormat" "lowercased" + "makeContiguousUTF8" "makeIterator" "map" "mapError" @@ -6419,6 +6684,7 @@ "rangeOfCharacter" "rangeOfComposedCharacterSequence" "rangeOfComposedCharacterSequences" + "receive" "reduce" "relative" "release" @@ -6442,6 +6708,8 @@ "round" "rounded" "samePosition" + "scale" + "sequence" "shuffle" "shuffled" "signum" @@ -6459,14 +6727,15 @@ "subtracting" "subtractingReportingOverflow" "suffix" + "sum" "superDecoder" "superEncoder" "swapAt" "symmetricDifference" "takeRetainedValue" "takeUnretainedValue" - "toggle" "toOpaque" + "toggle" "trailSurrogate" "transcode" "transcodedLength" @@ -6474,23 +6743,26 @@ "truncatingRemainder" "union" "unkeyedContainer" + "unsafeSequence" "update" "updateValue" "uppercased" "utf16Offset" "width" + "withCString" "withContiguousMutableStorageIfAvailable" "withContiguousStorageIfAvailable" - "withCString" "withMemoryRebound" + "withUTF8" + "withUTF8Buffer" "withUnsafeBufferPointer" "withUnsafeBytes" "withUnsafeMutableBufferPointer" "withUnsafeMutableBytes" - "withUnsafeMutablePointers" "withUnsafeMutablePointerToElements" "withUnsafeMutablePointerToHeader" - "withUTF8Buffer" + "withUnsafeMutablePointers" + "wrappedSum" "write") "Built-in methods.") @@ -6520,6 +6792,7 @@ "binade" "bitPattern" "bitWidth" + "body" "buffer" "byteSwapped" "canonicalCombiningClass" @@ -6560,25 +6833,28 @@ "floatingPointClass" "generalCategory" "greatestFiniteMagnitude" + "hasPointerRepresentation" "hash" "hashValue" - "hasPointerRepresentation" "header" "hexDigitValue" "highHalf" + "identifierValue" "indices" "infinity" + "insertions" "intValue" "iotaSubscript" - "isAlphabetic" "isASCII" "isASCIIHexDigit" + "isAlphabetic" "isAtEnd" "isBidiControl" "isBidiMirrored" "isCanonical" - "isCased" "isCaseIgnorable" + "isCased" + "isContiguousUTF8" "isCurrencySymbol" "isDash" "isDefaultIgnorableCodePoint" @@ -6596,10 +6872,10 @@ "isGraphemeExtend" "isHexDigit" "isIDContinue" - "isIdeographic" "isIDSBinaryOperator" - "isIDStart" "isIDSTrinaryOperator" + "isIDStart" + "isIdeographic" "isInfinite" "isJoinControl" "isLetter" @@ -6612,9 +6888,6 @@ "isNoncharacterCodePoint" "isNormal" "isNumber" - "iso2022JP" - "isoLatin1" - "isoLatin2" "isPatternSyntax" "isPatternWhitespace" "isPunctuation" @@ -6635,6 +6908,9 @@ "isXIDContinue" "isXIDStart" "isZero" + "iso2022JP" + "isoLatin1" + "isoLatin2" "japaneseEUC" "kanaVoicing" "keys" @@ -6649,19 +6925,20 @@ "localizedDescription" "localizedLowercase" "localizedUppercase" + "lowHalf" "lowerBound" "lowercaseMapping" - "lowHalf" "macOSRoman" "magnitude" + "magnitudeSquared" "max" "min" "name" "nameAlias" "nan" "nextDown" - "nextstep" "nextUp" + "nextstep" "nonLossyASCII" "nonzeroBitCount" "notReordered" @@ -6669,6 +6946,8 @@ "numericType" "numericValue" "oddHalf" + "one" + "output" "overlay" "pi" "playgroundDescription" @@ -6676,11 +6955,14 @@ "precomposedStringWithCanonicalMapping" "precomposedStringWithCompatibilityMapping" "properties" + "publisher" "radix" "rawValue" "regions" + "removals" "removingPercentEncoding" "repeatedValue" + "result" "right" "rootType" "scalarCount" @@ -6720,12 +7002,12 @@ "utf32BigEndian" "utf32LittleEndian" "utf8" - "utf8CodeUnitCount" "utf8CString" + "utf8CodeUnitCount" "utf8Start" "value" - "values" "valueType" + "values" "virama" "w" "wholeNumberValue" @@ -6766,12 +7048,12 @@ "unsafeBitCast" "unsafeDowncast" "withExtendedLifetime" - "withoutActuallyEscaping" "withUnsafeBytes" "withUnsafeMutableBytes" "withUnsafeMutablePointer" "withUnsafePointer" "withVaList" + "withoutActuallyEscaping" "zip") "Built-in functions.")