Skip to content

Commit

Permalink
chore: release 2.8.2 framework version (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
karnett committed Dec 11, 2023
1 parent 958a02e commit 19f6d18
Show file tree
Hide file tree
Showing 354 changed files with 365 additions and 362 deletions.

Large diffs are not rendered by default.

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"}}}
Loading

0 comments on commit 19f6d18

Please sign in to comment.