Skip to content

Commit ccf380c

Browse files
kyleleedqKyle Lee
andauthored
build(2.17.0) - Release (#41)
Upgrading to version 2.17.0 of the framework Co-authored-by: Kyle Lee <kylelee@Kyles-MacBook-Pro.local>
1 parent b2fd1f5 commit ccf380c

505 files changed

Lines changed: 1391 additions & 1192 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

axeDevToolsXCUI.doccarchive/data/documentation/axedevtoolsxcui.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"metadata":{"modules":[{"name":"axeDevToolsXCUI"}],"title":"AccessToken","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AccessToken","kind":"identifier"}],"externalID":"c:@M@axeDevToolsXCUI@objc(cs)AccessToken","role":"symbol","roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"AccessToken"}],"symbolKind":"class"},"hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AccessToken","kind":"identifier"}]}],"kind":"declarations"}],"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."}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"],"title":"Inherits From"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","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"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)"]}],"variants":[{"paths":["\/documentation\/axedevtoolsxcui\/accesstoken"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://com.deque.axeDevToolsXCUI/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://com.deque.axeDevToolsXCUI/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken":{"navigatorTitle":[{"text":"AccessToken","kind":"identifier"}],"title":"AccessToken","type":"topic","url":"\/documentation\/axedevtoolsxcui\/accesstoken","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","abstract":[{"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.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessToken"}]},"doc://com.deque.axeDevToolsXCUI/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://com.deque.axeDevToolsXCUI/SH":{"type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SH","title":"Swift.Hashable"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken/init(username:password:realm:clientId:authServerURL:)":{"url":"\/documentation\/axedevtoolsxcui\/accesstoken\/init(username:password:realm:clientid:authserverurl:)","title":"init(username:password:realm:clientId:authServerURL:)","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"username"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"password","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"realm","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"clientId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"authServerURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","deprecated":true,"abstract":[{"type":"text","text":"Creates a new AccessToken with the given parameters."}],"role":"symbol","kind":"symbol"},"doc://com.deque.axeDevToolsXCUI/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://com.deque.axeDevToolsXCUI/SQ":{"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://com.deque.axeDevToolsXCUI/s7CVarArgP":{"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI":{"role":"collection","abstract":[],"url":"\/documentation\/axedevtoolsxcui","kind":"symbol","title":"axeDevToolsXCUI","type":"topic","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI"}}}
1+
{"abstract":[{"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.","type":"text"}],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AccessToken","kind":"identifier"}],"symbolKind":"class","title":"AccessToken","navigatorTitle":[{"text":"AccessToken","kind":"identifier"}],"role":"symbol","modules":[{"name":"axeDevToolsXCUI"}],"roleHeading":"Class","externalID":"c:@M@axeDevToolsXCUI@objc(cs)AccessToken"},"topicSections":[{"identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)"],"title":"Initializers"}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"],"type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","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"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessToken","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/axedevtoolsxcui\/accesstoken"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken"},"references":{"doc://com.deque.axeDevToolsXCUI/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SH"},"doc://com.deque.axeDevToolsXCUI/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s23CustomStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s28CustomDebugStringConvertibleP"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken":{"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken","url":"\/documentation\/axedevtoolsxcui\/accesstoken","navigatorTitle":[{"text":"AccessToken","kind":"identifier"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AccessToken","kind":"identifier"}],"title":"AccessToken","abstract":[{"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.","type":"text"}],"kind":"symbol"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI/AccessToken/init(username:password:realm:clientId:authServerURL:)":{"url":"\/documentation\/axedevtoolsxcui\/accesstoken\/init(username:password:realm:clientid:authserverurl:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"username","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"password"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"realm","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"clientId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"authServerURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"deprecated":true,"identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI\/AccessToken\/init(username:password:realm:clientId:authServerURL:)","abstract":[{"type":"text","text":"Creates a new AccessToken with the given parameters."}],"title":"init(username:password:realm:clientId:authServerURL:)","kind":"symbol","type":"topic","role":"symbol"},"doc://com.deque.axeDevToolsXCUI/documentation/axeDevToolsXCUI":{"kind":"symbol","title":"axeDevToolsXCUI","role":"collection","abstract":[],"type":"topic","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/documentation\/axeDevToolsXCUI","url":"\/documentation\/axedevtoolsxcui"},"doc://com.deque.axeDevToolsXCUI/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(pl)NSObject"},"doc://com.deque.axeDevToolsXCUI/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/s7CVarArgP"},"doc://com.deque.axeDevToolsXCUI/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/objc(cs)NSObject"},"doc://com.deque.axeDevToolsXCUI/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/com.deque.axeDevToolsXCUI\/SQ"}}}

0 commit comments

Comments
 (0)