Skip to content

Commit b2fd1f5

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

517 files changed

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

0 commit comments

Comments
 (0)