Skip to content

Commit

Permalink
Added TSCore Framework release/1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 18, 2024
1 parent 9813c19 commit af015a0
Show file tree
Hide file tree
Showing 15 changed files with 216 additions and 18 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,70 @@
}
]
},
{
"kind": "Var",
"name": "errorMessage",
"printedName": "errorMessage",
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"moduleName": "TSCoreSDK",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"moduleName": "TSCoreSDK",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "rawResponse",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,70 @@
}
]
},
{
"kind": "Var",
"name": "errorMessage",
"printedName": "errorMessage",
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"moduleName": "TSCoreSDK",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"moduleName": "TSCoreSDK",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "rawResponse",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,70 @@
}
]
},
{
"kind": "Var",
"name": "errorMessage",
"printedName": "errorMessage",
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvp",
"moduleName": "TSCoreSDK",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"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": "s:9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"mangledName": "$s9TSCoreSDK14TSRequestErrorC12errorMessageSSSgvg",
"moduleName": "TSCoreSDK",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "rawResponse",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum TSRequestErrorCode : Swift.Error, Swift.Equatable {
}
public class TSRequestError : Swift.Error {
final public let errorCode: TSCoreSDK.TSRequestErrorCode
final public let errorMessage: Swift.String?
public var rawResponse: Foundation.Data?
public init(errorCode: TSCoreSDK.TSRequestErrorCode, errorMessage: Swift.String? = nil)
@objc deinit
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,47 @@
</data>
<key>Info.plist</key>
<data>
7pGu1VwGubxA8E09Rk6LxM7yv7M=
LymwPycSf2SCA1kKmsRMaEh3OJo=
</data>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
l4V80I+aKUzwygH2nLCmXEreQ2A=
JPA5GJ51oVuU3r6/Z+uC4sWRMS4=
</data>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
+Of4wQCtR3daHoTxiQQMVV+J6jw=
8kQ34MDDXmS/O8r/Z5a78u110wM=
</data>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
w/5P92I5npRbkohQ4Zh57XEfpdo=
</data>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
+Of4wQCtR3daHoTxiQQMVV+J6jw=
8kQ34MDDXmS/O8r/Z5a78u110wM=
</data>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
Zc5Hd7RRvX+KgzEPpKZBzRzJ0VU=
b3udI55QLIncmQ0S/qH88oWucbw=
</data>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
l4V80I+aKUzwygH2nLCmXEreQ2A=
JPA5GJ51oVuU3r6/Z+uC4sWRMS4=
</data>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
jCVVsXMEw5x/pZABgfqcGPvxLQM=
Z2LkdZwGGbD/qPMO5zNsn7TSlJg=
</data>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
QwP+TWMVbzJf1TeItQYDy8hUSnU=
</data>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
jCVVsXMEw5x/pZABgfqcGPvxLQM=
Z2LkdZwGGbD/qPMO5zNsn7TSlJg=
</data>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
upINQ2z6/ovRBKZGaYpEZMIoy7I=
/AHTG1VyLjYUVxZqSmf2Tw7yH04=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -93,14 +93,14 @@
<dict>
<key>hash2</key>
<data>
mcjM8jA0jex/koqDZMMPKgtbCU49GPyYkGghx20pEGc=
zXUonBkbLe8Xxm5ASJaUnL3RP8xMl7iyg3Cz3khehAs=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
6l3/2AFSfNDY2girMHJkF26bpSWA6IBmp6qyg3P+mR0=
05PhNq2A1dso4jgCpE+HBIDKZlR0qeuJF7CsjjDQefw=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
Expand All @@ -114,28 +114,28 @@
<dict>
<key>hash2</key>
<data>
6l3/2AFSfNDY2girMHJkF26bpSWA6IBmp6qyg3P+mR0=
05PhNq2A1dso4jgCpE+HBIDKZlR0qeuJF7CsjjDQefw=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
s6tkw5cMOSCWlIa+w21sHvpLg9Wvq29B0X9b02zWhlw=
H9G/nLhyM+8M7sZV8lLMDYJSuoM0ntRdrU2x0GjRfEQ=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
mcjM8jA0jex/koqDZMMPKgtbCU49GPyYkGghx20pEGc=
zXUonBkbLe8Xxm5ASJaUnL3RP8xMl7iyg3Cz3khehAs=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
OHL2qX7Z6eJSbnAwRNFzha8EF/XXJ+GFNDVbWoY0i3g=
SP1UxPhky4QmnyrtJJspsum1sF66FVrg364meWwcQ1Q=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
Expand All @@ -149,14 +149,14 @@
<dict>
<key>hash2</key>
<data>
OHL2qX7Z6eJSbnAwRNFzha8EF/XXJ+GFNDVbWoY0i3g=
SP1UxPhky4QmnyrtJJspsum1sF66FVrg364meWwcQ1Q=
</data>
</dict>
<key>Modules/TSCoreSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
SYDBn+isnPVW9Zg410AVcGk3KaCGbZMYAeRvOvuhvsA=
rIDABlJ9OJ9nuyngwA5/24VOOX26Jk7SURk0yVQb4ZU=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
2 changes: 1 addition & 1 deletion TSCoreSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "TSCoreSDK"
spec.version = "1.0.21"
spec.version = "1.0.22"
spec.summary = "Internal service"
spec.homepage = "https://github.com/TransmitSecurity/core-ios-sdk"

Expand Down

0 comments on commit af015a0

Please sign in to comment.