cmbsdk-nativescript
Version:
CMB Scanner NativeScript plugin.
2,703 lines • 92.1 kB
JSON
{
"ABIRoot": {
"kind": "Root",
"name": "cmbSDK",
"printedName": "cmbSDK",
"children": [
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "AudioToolbox",
"printedName": "AudioToolbox",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "MDMAuthCredentials",
"printedName": "MDMAuthCredentials",
"children": [
{
"kind": "Var",
"name": "username",
"printedName": "username",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(py)username",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8usernameSSSgvp",
"moduleName": "cmbSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)username",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8usernameSSSgvg",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)setUsername:",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8usernameSSSgvs",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC8usernameSSSgvM",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8usernameSSSgvM",
"moduleName": "cmbSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "password",
"printedName": "password",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(py)password",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8passwordSSSgvp",
"moduleName": "cmbSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)password",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8passwordSSSgvg",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)setPassword:",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8passwordSSSgvs",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC8passwordSSSgvM",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8passwordSSSgvM",
"moduleName": "cmbSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "clientID",
"printedName": "clientID",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(py)clientID",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8clientIDSSSgvp",
"moduleName": "cmbSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)clientID",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8clientIDSSSgvg",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)setClientID:",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8clientIDSSSgvs",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC8clientIDSSSgvM",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC8clientIDSSSgvM",
"moduleName": "cmbSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "clientSecret",
"printedName": "clientSecret",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(py)clientSecret",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC12clientSecretSSSgvp",
"moduleName": "cmbSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)clientSecret",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC12clientSecretSSSgvg",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)setClientSecret:",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC12clientSecretSSSgvs",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC12clientSecretSSSgvM",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC12clientSecretSSSgvM",
"moduleName": "cmbSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "tenantCode",
"printedName": "tenantCode",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(py)tenantCode",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC10tenantCodeSSSgvp",
"moduleName": "cmbSDK",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)tenantCode",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC10tenantCodeSSSgvg",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)setTenantCode:",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC10tenantCodeSSSgvs",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC10tenantCodeSSSgvM",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC10tenantCodeSSSgvM",
"moduleName": "cmbSDK",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "MDMAuthCredentials",
"printedName": "cmbSDK.MDMAuthCredentials",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials"
}
],
"declKind": "Constructor",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials(im)init",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsCACycfc",
"moduleName": "cmbSDK",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(from:)",
"children": [
{
"kind": "TypeNominal",
"name": "MDMAuthCredentials",
"printedName": "cmbSDK.MDMAuthCredentials",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials"
},
{
"kind": "TypeNominal",
"name": "Decoder",
"printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
"declKind": "Constructor",
"usr": "s:6cmbSDK18MDMAuthCredentialsC4fromACs7Decoder_p_tKcfc",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC4fromACs7Decoder_p_tKcfc",
"moduleName": "cmbSDK",
"implicit": true,
"declAttributes": [
"Required"
],
"throwing": true,
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "encode",
"printedName": "encode(to:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Encoder",
"printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
"declKind": "Func",
"usr": "s:6cmbSDK18MDMAuthCredentialsC6encode2toys7Encoder_p_tKF",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC6encode2toys7Encoder_p_tKF",
"moduleName": "cmbSDK",
"implicit": true,
"throwing": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@cmbSDK@objc(cs)MDMAuthCredentials",
"mangledName": "$s6cmbSDK18MDMAuthCredentialsC",
"moduleName": "cmbSDK",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "CMBResultExtrasKeys",
"printedName": "CMBResultExtrasKeys",
"children": [
{
"kind": "Var",
"name": "symbologyExtra",
"printedName": "symbologyExtra",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@cmbSDK@objc(cs)CMBResultExtrasKeys(cpy)symbologyExtra",
"mangledName": "$s6cmbSDK19CMBResultExtrasKeysC14symbologyExtraSSvpZ",
"moduleName": "cmbSDK",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@cmbSDK@objc(cs)CMBResultExtrasKeys(cm)symbologyExtra",
"mangledName": "$s6cmbSDK19CMBResultExtrasKeysC14symbologyExtraSSvgZ",
"moduleName": "cmbSDK",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "CMBResultExtrasKeys",
"printedName": "cmbSDK.CMBResultExtrasKeys",
"usr": "c:@M@cmbSDK@objc(cs)CMBResultExtrasKeys"
}
],
"declKind": "Constructor",
"usr": "c:@M@cmbSDK@objc(cs)CMBResultExtrasKeys(im)init",
"mangledName": "$s6cmbSDK19CMBResultExtrasKeysCACycfc",
"moduleName": "cmbSDK",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@cmbSDK@objc(cs)CMBResultExtrasKeys",
"mangledName": "$s6cmbSDK19CMBResultExtrasKeysC",
"moduleName": "cmbSDK",
"declAttributes": [
"AccessControl",
"ObjCMembers",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "CoreBluetooth",
"printedName": "CoreBluetooth",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "AudioToolbox",
"printedName": "AudioToolbox",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "TypeDecl",
"name": "CMBBeepUtility",
"printedName": "CMBBeepUtility",
"children": [
{
"kind": "Function",
"name": "createWaveData",
"printedName": "createWaveData(volume:duration:frequency:modulation:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Float",
"printedName": "Swift.Float",
"usr": "s:Sf"
},
{
"kind": "TypeNominal",
"name": "Float",
"printedName": "Swift.Float",
"usr": "s:Sf"
},
{
"kind": "TypeNominal",
"name": "Float",
"printedName": "Swift.Float",
"usr": "s:Sf"
},
{
"kind": "TypeNominal",
"name": "Float",
"printedName": "Swift.Float",
"usr": "s:Sf"
}
],
"declKind": "Func",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility(cm)createWaveDataWithVolume:duration:frequency:modulation:",
"mangledName": "$s6cmbSDK14CMBBeepUtilityC14createWaveData6volume8duration9frequency10modulation10Foundation0G0VSf_S3ftFZ",
"moduleName": "cmbSDK",
"static": true,
"declAttributes": [
"Final",
"AccessControl",
"ObjC"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "storeWaveData",
"printedName": "storeWaveData(data:soundFileURL:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Func",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility(cm)storeWaveDataWithData:soundFileURL:",
"mangledName": "$s6cmbSDK14CMBBeepUtilityC13storeWaveData4data12soundFileURLy10Foundation0G0V_AG0K0VtFZ",
"moduleName": "cmbSDK",
"static": true,
"declAttributes": [
"Final",
"AccessControl",
"ObjC"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "createSystemSound",
"printedName": "createSystemSound(soundFileURL:)",
"children": [
{
"kind": "TypeNominal",
"name": "UInt32",
"printedName": "Swift.UInt32",
"usr": "s:s6UInt32V"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Func",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility(cm)createSystemSoundWithSoundFileURL:",
"mangledName": "$s6cmbSDK14CMBBeepUtilityC17createSystemSound12soundFileURLs6UInt32V10Foundation0J0V_tFZ",
"moduleName": "cmbSDK",
"static": true,
"declAttributes": [
"Final",
"AccessControl",
"ObjC"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "CMBBeepUtility",
"printedName": "cmbSDK.CMBBeepUtility",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility"
}
],
"declKind": "Constructor",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility(im)init",
"mangledName": "$s6cmbSDK14CMBBeepUtilityCACycfc",
"moduleName": "cmbSDK",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@cmbSDK@objc(cs)CMBBeepUtility",
"mangledName": "$s6cmbSDK14CMBBeepUtilityC",
"moduleName": "cmbSDK",
"declAttributes": [
"Final",
"AccessControl",
"ObjCMembers",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreBluetooth",
"printedName": "CoreBluetooth",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "Import",
"name": "DeveloperToolsSupport",
"printedName": "DeveloperToolsSupport",
"declKind": "Import",
"moduleName": "cmbSDK"
},
{
"kind": "TypeDecl",
"name": "CBCentralManager",
"printedName": "CBCentralManager",
"children": [
{
"kind": "Function",
"name": "getSharedCentralManager",
"printedName": "getSharedCentralManager(completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(CoreBluetooth.CBCentralManager) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CBCentralManager",
"printedName": "CoreBluetooth.CBCentralManager",
"usr": "c:objc(cs)CBCentralManager"
}
]
}
],
"declKind": "Func",
"usr": "c:@CM@cmbSDK@@objc(cs)CBCentralManager(cm)getSharedCentralManagerWithCompletion:",
"mangledName": "$sSo16CBCentralManagerC6cmbSDKE016getSharedCentralB010completionyyABc_tFZ",
"moduleName": "cmbSDK",
"static": true,
"objc_name": "getSharedCentralManagerWithCompletion:",
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getPeripheral",
"printedName": "getPeripheral(uuid:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.UUID?",
"children": [
{
"kind": "TypeNominal",
"name": "UUID",
"printedName": "Foundation.UUID",
"usr": "s:10Foundation4UUIDV"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(CoreBluetooth.CBPeripheral?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreBluetooth.CBPeripheral?",
"children": [
{
"kind": "TypeNominal",
"name": "CBPeripheral",
"printedName": "CoreBluetooth.CBPeripheral",
"usr": "c:objc(cs)CBPeripheral"
}
],
"usr": "s:Sq"
}
]
}
],
"declKind": "Func",
"usr": "c:@CM@cmbSDK@@objc(cs)CBCentralManager(cm)getPeripheralWithUuid:completion:",
"mangledName": "$sSo16CBCentralManagerC6cmbSDKE13getPeripheral4uuid10completiony10Foundation4UUIDVSg_ySo12CBPeripheralCSgctFZ",
"moduleName": "cmbSDK",
"static": true,
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:objc(cs)CBCentralManager",
"moduleName": "CoreBluetooth",
"isOpen": true,
"intro_iOS": "5.0",
"objc_name": "CBCentralManager",
"declAttributes": [
"Available",
"ObjC",
"Dynamic"
],
"superclassUsr": "c:objc(cs)CBManager",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreBluetooth.CBManager",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
}
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "StringLiteral",
"offset": 283,
"length": 23,
"value": "\"cmbSDK_resultBeep.wav\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "FloatLiteral",
"offset": 359,
"length": 4,
"value": "0.09"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "IntegerLiteral",
"offset": 630,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "StringLiteral",
"offset": 680,
"length": 66,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "StringLiteral",
"offset": 717,
"length": 1,
"value": "\"\/\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "StringLiteral",
"offset": 745,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "IntegerLiteral",
"offset": 830,
"length": 4,
"value": "1700"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "IntegerLiteral",
"offset": 862,
"length": 4,
"value": "2700"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraBeepHandler.swift",
"kind": "IntegerLiteral",
"offset": 892,
"length": 4,
"value": "3700"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/CMBReadResult\/CMBReadStringDecoder.swift",
"kind": "BooleanLiteral",
"offset": 317,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 354,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 393,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 438,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 557,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 605,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 651,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 697,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraStatistics.swift",
"kind": "IntegerLiteral",
"offset": 737,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBResultExtrasKeys.swift",
"kind": "StringLiteral",
"offset": 268,
"length": 16,
"value": "\"symbologyExtra\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/Bluetooth Connector\/BTConnectingManager.swift",
"kind": "FloatLiteral",
"offset": 647,
"length": 3,
"value": "3.0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1364,
"length": 5,
"value": "44100"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1590,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1649,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1675,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 1702,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 1709,
"length": 4,
"value": "40.0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1762,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 1789,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 1797,
"length": 5,
"value": "10.00"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1820,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1859,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1888,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1964,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 1990,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 1995,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2063,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2090,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2136,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2201,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "FloatLiteral",
"offset": 2237,
"length": 3,
"value": "0.9"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2275,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2505,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CMBBeepUtility.swift",
"kind": "IntegerLiteral",
"offset": 2671,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/Bluetooth Connector\/CDMBluetoothConnector.swift",
"kind": "IntegerLiteral",
"offset": 207,
"length": 4,
"value": "1024"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReaderInfoReporter.swift",
"kind": "BooleanLiteral",
"offset": 434,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReaderInfoReporter.swift",
"kind": "StringLiteral",
"offset": 542,
"length": 65,
"value": "\"REPORTING --- reportingEnabled set to: \""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReaderInfoReporter.swift",
"kind": "StringLiteral",
"offset": 606,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReaderInfoReporter.swift",
"kind": "BooleanLiteral",
"offset": 486,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 403,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 454,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 505,
"length": 9,
"value": "\"#0000FF\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "IntegerLiteral",
"offset": 555,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 599,
"length": 11,
"value": "\"monospace\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "IntegerLiteral",
"offset": 648,
"length": 2,
"value": "24"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "Array",
"offset": 714,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 749,
"length": 28,
"value": "\"http:\/\/www.w3.org\/2000\/svg\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraSVGResult.swift",
"kind": "StringLiteral",
"offset": 810,
"length": 30,
"value": "\"http:\/\/www.w3.org\/1999\/xlink\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraGraphicalResult.swift",
"kind": "IntegerLiteral",
"offset": 265,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraGraphicalResult.swift",
"kind": "BooleanLiteral",
"offset": 377,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraGraphicalResult.swift",
"kind": "BooleanLiteral",
"offset": 425,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraGraphicalResult.swift",
"kind": "IntegerLiteral",
"offset": 477,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "Array",
"offset": 361,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 433,
"length": 6,
"value": "\"?xml\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 462,
"length": 8,
"value": "\"result\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 494,
"length": 9,
"value": "\"general\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 526,
"length": 8,
"value": "\"status\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 569,
"length": 20,
"value": "\"readStringEncoding\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 616,
"length": 13,
"value": "\"full_string\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 651,
"length": 7,
"value": "\"isGS1\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 684,
"length": 11,
"value": "\"symbology\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 726,
"length": 16,
"value": "\"symbologyExtra\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 769,
"length": 13,
"value": "\"decode_time\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 840,
"length": 12,
"value": "\"statistics\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 878,
"length": 12,
"value": "\"read_stats\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 916,
"length": 12,
"value": "\"good_reads\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 953,
"length": 11,
"value": "\"bad_reads\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 998,
"length": 20,
"value": "\"passed_validations\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1052,
"length": 20,
"value": "\"failed_validations\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1103,
"length": 17,
"value": "\"triggers_missed\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1152,
"length": 18,
"value": "\"trigger_overruns\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1202,
"length": 18,
"value": "\"buffer_overflows\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1246,
"length": 12,
"value": "\"item_count\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1302,
"length": 5,
"value": "\"svg\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1333,
"length": 3,
"value": "\"g\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1357,
"length": 6,
"value": "\"line\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1387,
"length": 9,
"value": "\"polygon\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1417,
"length": 6,
"value": "\"text\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1495,
"length": 9,
"value": "\"version\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1523,
"length": 4,
"value": "\"id\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1552,
"length": 10,
"value": "\"image_id\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1587,
"length": 10,
"value": "\"encoding\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1627,
"length": 7,
"value": "\"class\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1680,
"length": 7,
"value": "\"xmlns\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1714,
"length": 12,
"value": "\"xmlns:link\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1752,
"length": 11,
"value": "\"xml:space\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1785,
"length": 7,
"value": "\"width\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1815,
"length": 8,
"value": "\"height\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1847,
"length": 9,
"value": "\"viewBox\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1877,
"length": 6,
"value": "\"fill\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1906,
"length": 8,
"value": "\"stroke\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1937,
"length": 8,
"value": "\"points\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 1974,
"length": 14,
"value": "\"stroke-width\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2006,
"length": 3,
"value": "\"x\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2027,
"length": 3,
"value": "\"y\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2049,
"length": 4,
"value": "\"x1\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2072,
"length": 4,
"value": "\"y1\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2095,
"length": 4,
"value": "\"x2\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2118,
"length": 4,
"value": "\"y2\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2150,
"length": 13,
"value": "\"font-family\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLElement.swift",
"kind": "StringLiteral",
"offset": 2189,
"length": 11,
"value": "\"font-size\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLObject.swift",
"kind": "StringLiteral",
"offset": 239,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraXMLObject.swift",
"kind": "Array",
"offset": 292,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraConfigStorage.swift",
"kind": "StringLiteral",
"offset": 299,
"length": 23,
"value": "\"saved_camera_settings\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraConfigStorage.swift",
"kind": "StringLiteral",
"offset": 368,
"length": 17,
"value": "\"cdmStoredConfig\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 223,
"length": 20,
"value": "\"mxReportingEnabled\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 263,
"length": 16,
"value": "\"mxReportingURL\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 299,
"length": 9,
"value": "\"mdmType\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 342,
"length": 28,
"value": "\"mxReportingIntervalMinutes\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 395,
"length": 13,
"value": "\"mdmDeviceID\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 431,
"length": 22,
"value": "\"mdmReportingUsername\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 475,
"length": 22,
"value": "\"mdmReportingPassword\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 519,
"length": 22,
"value": "\"mdmReportingClientID\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 567,
"length": 26,
"value": "\"mdmReportingClientSecret\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 617,
"length": 15,
"value": "\"mdmTenantCode\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 772,
"length": 6,
"value": "\"JAMF\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 795,
"length": 6,
"value": "\"SOTI\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 824,
"length": 19,
"value": "\"MOBILEIRONCLOUDV1\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/MDM Reporter\/ReporterConfig.swift",
"kind": "StringLiteral",
"offset": 864,
"length": 10,
"value": "\"AIRWATCH\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 258,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 395,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "Array",
"offset": 483,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "StringLiteral",
"offset": 596,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "StringLiteral",
"offset": 719,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 885,
"length": 11,
"value": "1"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 910,
"length": 19,
"value": "2"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 943,
"length": 8,
"value": "3"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/DataManSDK\/CameraConnector\/CDMCameraScanResult.swift",
"kind": "IntegerLiteral",
"offset": 965,
"length": 4,
"value": "4"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/CMBReadResult\/CMBMXReadStringDecoder.swift",
"kind": "IntegerLiteral",
"offset": 267,
"length": 1,
"value": "7"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/CMBReadResult\/CMBMXReadStringDecoder.swift",
"kind": "Dictionary",
"offset": 405,
"length": 945,
"value": "[(\"\\000000\", \"IBM437\"), (\"\\000002\", \"IBM437\"), (\"\\000001\", \"ISO8859_1\"), (\"\\000003\", \"ISO8859_1\"), (\"\\000004\", \"ISO-8859-2\"), (\"\\000005\", \"ISO-8859-3\"), (\"\\000006\", \"ISO-8859-4\"), (\"\\000007\", \"ISO-8859-5\"), (\"\\000008\", \"ISO-8859-6\"), (\"\\000009\", \"ISO-8859-7\"), (\"\\000010\", \"ISO-8859-8\"), (\"\\000011\", \"ISO-8859-9\"), (\"\\000012\", \"ISO-8859-10\"), (\"\\000013\", \"ISO-8859-11\"), (\"\\000015\", \"ISO-8859-13\"), (\"\\000016\", \"ISO-8859-14\"), (\"\\000017\", \"ISO-8859-15\"), (\"\\000018\", \"ISO-8859-16\"), (\"\\000020\", \"Shift_JIS\"), (\"\\000021\", \"Windows-1250\"), (\"\\000022\", \"Windows-1251\"), (\"\\000023\", \"Windows-1252\"), (\"\\000024\", \"Windows-1256\"), (\"\\000025\", \"UTF-16BE\"), (\"\\000026\", \"UTF-8\"), (\"\\000027\", \"US-ASCII\"), (\"\\000028\", \"Big-5\"), (\"\\000029\", \"GB18030\"), (\"\\000030\", \"EUC-KR\")]"
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 728,
"length": 10,
"value": "\"ic_blank\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 863,
"length": 10,
"value": "\"ic_close\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 998,
"length": 10,
"value": "\"ic_flash\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1148,
"length": 18,
"value": "\"ic_flash_outline\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1289,
"length": 9,
"value": "\"ic_zoom\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1426,
"length": 12,
"value": "\"ic_zoom_x1\""
},
{
"filePath": "\/Users\/dmsysbuilds\/TeamCity\/buildAgent\/work\/b3a28dc3814e4da1\/sdk\/build\/cmbSDK.build\/Release-iphoneos\/cmbSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1566,
"length": 12,
"value": "\"ic_zoom_x2\""
}
]
}