-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: release 2.8.2 framework version (#20)
- Loading branch information
Showing
354 changed files
with
365 additions
and
362 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
axeDevToolsXCUI.doccarchive/data/documentation/axedevtoolsxcui.json
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
axeDevToolsXCUI.doccarchive/data/documentation/axedevtoolsxcui/accesstoken.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/axedevtoolsxcui\/accesstoken"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject","doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP","doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP","doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP","doc:\/\/com.deque.axeDevToolsXCUI\/SQ","doc:\/\/com.deque.axeDevToolsXCUI\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The AccessToken handles logging into the axeDevTools server and keeping the session alive. Users who have their own instance of the axeDevTools server may need to use this class. If you are using the default server, you should not need to use this class."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"title":"AccessToken","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@axeDevToolsXCUI@objc(cs)AccessToken","modules":[{"name":"axeDevToolsXCUI"}],"navigatorTitle":[{"kind":"identifier","text":"AccessToken"}]},"hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)"]}],"references":{"doc://com.deque.axeDevToolsXCUI/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken":{"role":"symbol","title":"AccessToken","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"abstract":[{"type":"text","text":"The AccessToken handles logging into the axeDevTools server and keeping the session alive. Users who have their own instance of the axeDevTools server may need to use this class. If you are using the default server, you should not need to use this class."}],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AccessToken"}],"url":"\/documentation\/axedevtoolsxcui\/accesstoken"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI":{"role":"collection","title":"axeDevToolsXCUI","abstract":[],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsxcui"},"doc://com.deque.axeDevToolsXCUI/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"},"doc://com.deque.axeDevToolsXCUI/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SQ"},"doc://com.deque.axeDevToolsXCUI/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SH"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken/init(username:password:realm:clientId:authServerURL:)":{"role":"symbol","title":"init(username:password:realm:clientId:authServerURL:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"username"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"realm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clientId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"authServerURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new AccessToken with the given parameters."}],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsxcui\/accesstoken\/init(username:password:realm:clientid:authserverurl:)"},"doc://com.deque.axeDevToolsXCUI/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject"},"doc://com.deque.axeDevToolsXCUI/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP"}}} | ||
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/axedevtoolsxcui\/accesstoken"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject","doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP","doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP","doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP","doc:\/\/com.deque.axeDevToolsXCUI\/SQ","doc:\/\/com.deque.axeDevToolsXCUI\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The AccessToken handles logging into the axeDevTools server and keeping the session alive. Users who have their own instance of the axeDevTools server may need to use this class. If you are using the default server, you should not need to use this class."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"title":"AccessToken","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@axeDevToolsXCUI@objc(cs)AccessToken","modules":[{"name":"axeDevToolsXCUI"}],"navigatorTitle":[{"kind":"identifier","text":"AccessToken"}]},"hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)"]}],"references":{"doc://com.deque.axeDevToolsXCUI/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SQ"},"doc://com.deque.axeDevToolsXCUI/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"},"doc://com.deque.axeDevToolsXCUI/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken/init(username:password:realm:clientId:authServerURL:)":{"role":"symbol","title":"init(username:password:realm:clientId:authServerURL:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"username"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"realm"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clientId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"authServerURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Creates a new AccessToken with the given parameters."}],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsxcui\/accesstoken\/init(username:password:realm:clientid:authserverurl:)"},"doc://com.deque.axeDevToolsXCUI/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SH"},"doc://com.deque.axeDevToolsXCUI/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken":{"role":"symbol","title":"AccessToken","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AccessToken"}],"abstract":[{"type":"text","text":"The AccessToken handles logging into the axeDevTools server and keeping the session alive. Users who have their own instance of the axeDevTools server may need to use this class. If you are using the default server, you should not need to use this class."}],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"AccessToken"}],"url":"\/documentation\/axedevtoolsxcui\/accesstoken"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI":{"role":"collection","title":"axeDevToolsXCUI","abstract":[],"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI","kind":"symbol","type":"topic","url":"\/documentation\/axedevtoolsxcui"}}} |
Oops, something went wrong.