Skip to content

Commit

Permalink
Merge pull request #8 from LivePersonInc/release/1.3.2
Browse files Browse the repository at this point in the history
Xcode 12.5.1 / Swift 5.4.2
  • Loading branch information
dvillacis94 authored Jul 26, 2021
2 parents 26b1d23 + f6d4c2d commit 52d73e5
Show file tree
Hide file tree
Showing 18 changed files with 119 additions and 117 deletions.
Binary file modified LPABCSDK.framework/Assets.car
Binary file not shown.
4 changes: 3 additions & 1 deletion LPABCSDK.framework/Headers/LPABCSDK-Swift.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated by Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
// Generated by Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
#ifndef LPABCSDK_SWIFT_H
#define LPABCSDK_SWIFT_H
#pragma clang diagnostic push
Expand Down Expand Up @@ -258,7 +258,9 @@ SWIFT_CLASS("_TtC8LPABCSDK8LPABCSDK")



@class NSString;
@class UIColor;
@class NSNumber;
@class NSCoder;

/// Activity indicator view with nice animations
Expand Down
Binary file modified LPABCSDK.framework/Info.plist
Binary file not shown.
Binary file modified LPABCSDK.framework/LPABCSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
// swift-compiler-version: Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK
import CoreData
import Foundation
Expand Down Expand Up @@ -39,17 +39,17 @@ import WebKit
@objc deinit
}
public struct SDECart : Swift.Codable {
public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDEMarketingSource : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(channel: LPABCSDK.SDEChanelType?, affiliate: Swift.String?, campaignID: Swift.String?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
public enum SDEType : Swift.String, Swift.CaseIterable {
case cartUpdate
Expand All @@ -62,15 +62,15 @@ public enum SDEType : Swift.String, Swift.CaseIterable {
case serviceActivity
case visitorError
case searchedContent
public typealias RawValue = Swift.String
public init?(rawValue: Swift.String)
public var rawValue: Swift.String {
get
}
public typealias AllCases = [LPABCSDK.SDEType]
public typealias RawValue = Swift.String
public static var allCases: [LPABCSDK.SDEType] {
get
}
public var rawValue: Swift.String {
get
}
}
public enum SDEStatusType : Swift.Int {
case complete
Expand All @@ -84,8 +84,8 @@ public enum SDEStatusType : Swift.Int {
case removed
case assigned
case waiting
public typealias RawValue = Swift.Int
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
Expand All @@ -96,18 +96,18 @@ public enum SDEChanelType : Swift.Int {
case social
case email
case referral
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
public init?(rawValue: Swift.Int)
}
public enum SDEGenderType : Swift.String {
case male
case female
case other
public typealias RawValue = Swift.String
public init?(rawValue: Swift.String)
public typealias RawValue = Swift.String
public var rawValue: Swift.String {
get
}
Expand All @@ -122,34 +122,34 @@ public enum SDEPhoneType : Swift.String {
case work_fax
case pager
case other
public typealias RawValue = Swift.String
public init?(rawValue: Swift.String)
public typealias RawValue = Swift.String
public var rawValue: Swift.String {
get
}
}
public struct SDEDate : Swift.Codable {
public init(day: Swift.Int, month: Swift.Int, year: Swift.Int)
public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDEService : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(topic: Swift.String?, status: LPABCSDK.SDEStatusType?, category: Swift.String?, serviceId: Swift.String?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDESearchedContent : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(keywords: [Swift.String]?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
extension LPABCSDK {
@available(iOS 11.3, *)
Expand All @@ -161,36 +161,36 @@ extension LPABCSDK {
}
public func setup(contextId: Swift.String?, message: Swift.String?, code: Swift.String?, level: Swift.Int?, resolved: Swift.Bool?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDEProductView : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(currency: Swift.String?, products: [LPABCSDK.SDEProductMaker]?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDEPersonalInfo : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(firstname: Swift.String?, lastname: Swift.String?, gender: LPABCSDK.SDEGenderType?, company: Swift.String?, language: Swift.String?, age: LPABCSDK.SDEAge?, contacts: [LPABCSDK.SDEContact]?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
public struct SDEAge : Swift.Codable {
public init(age: Swift.Int?, year: Swift.Int?, month: Swift.Int?, day: Swift.Int?)
public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
public struct SDEContact : Swift.Codable {
public init(email: Swift.String?, phone: Swift.String?, phoneType: LPABCSDK.SDEPhoneType?, country: Swift.String?, region: Swift.String?)
public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDEBase : Swift.Codable {
public var cartUpdate: LPABCSDK.SDECartUpdate? {
Expand Down Expand Up @@ -224,8 +224,8 @@ public struct SDEContact : Swift.Codable {
get
}
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
extension SDEBase {
public func setupWithJson<T>(_ json: T?) where T : LPABCSDK.UnifiedLooseSDE
Expand All @@ -236,27 +236,27 @@ extension SDEBase {
}
public func setup(total: Swift.Double?, currency: Swift.String?, numItems: Swift.Int?, products: [LPABCSDK.SDEProductMaker]?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
@_hasMissingDesignatedInitializers public class SDETransaction : Swift.Codable {
public var type: Swift.String {
get
}
public func setup(total: Swift.Double?, currency: Swift.String?, orderId: Swift.String?, products: [LPABCSDK.SDEProductMaker])
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
@available(iOS 11.3, *)
public enum LPHostEnvironment : Swift.String {
case iOSApp
case iMessageApp
public init?(rawValue: Swift.String)
public typealias RawValue = Swift.String
public var rawValue: Swift.String {
get
}
public init?(rawValue: Swift.String)
}
@available(iOS 11.3, *)
public enum LPABCLogLevel : Swift.Int {
Expand All @@ -266,11 +266,11 @@ public enum LPABCLogLevel : Swift.Int {
case warning
case error
case none
public init?(rawValue: Swift.Int)
public typealias RawValue = Swift.Int
public var rawValue: Swift.Int {
get
}
public init?(rawValue: Swift.Int)
}
@available(iOS 11.3, *)
public enum LPABCEvent : Swift.Comparable, Swift.Hashable {
Expand All @@ -280,10 +280,10 @@ public enum LPABCEvent : Swift.Comparable, Swift.Hashable {
case custom
case none
public static func == (a: LPABCSDK.LPABCEvent, b: LPABCSDK.LPABCEvent) -> Swift.Bool
public func hash(into hasher: inout Swift.Hasher)
public var hashValue: Swift.Int {
get
}
public func hash(into hasher: inout Swift.Hasher)
}
@available(iOS 11.3, *)
public enum SecureFormState {
Expand All @@ -292,10 +292,10 @@ public enum SecureFormState {
case expired
case error
public static func == (a: LPABCSDK.SecureFormState, b: LPABCSDK.SecureFormState) -> Swift.Bool
public func hash(into hasher: inout Swift.Hasher)
public var hashValue: Swift.Int {
get
}
public func hash(into hasher: inout Swift.Hasher)
}
@available(iOS 11.3, *)
extension LPABCEvent {
Expand All @@ -312,16 +312,16 @@ extension LPABCSDK {
}
public func setup(cstatus: Swift.String?, ctype: Swift.String?, balance: Swift.Double?, currency: Swift.String?, socialId: Swift.String?, imei: Swift.String?, userName: Swift.String?, companySize: Swift.Int?, companyBranch: Swift.String?, accountName: Swift.String?, role: Swift.String?, loginStatus: Swift.Int?, storeZipCode: Swift.String?, storeNumber: Swift.String?, lastPaymentDate: LPABCSDK.SDEDate?, registrationDate: LPABCSDK.SDEDate?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
extension LPABCSDK {
final public func appendReplayContextualText(message: Messages.MSMessage, textContext: Swift.String)
}
public struct SDEProductMaker : Swift.Codable {
public init(name: Swift.String?, category: Swift.String?, sku: Swift.String?, price: Swift.Double?, quantity: Swift.Int?)
public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
}
precedencegroup PowerPrecedence {
higherThan: MultiplicationPrecedence
Expand Down Expand Up @@ -369,8 +369,8 @@ extension String : LPABCSDK.UnifiedLooseSDE {
}
public func setup(topic: Swift.String?, value: Swift.Double?, currency: Swift.String?, leadId: Swift.String?)
@objc deinit
required public init(from decoder: Swift.Decoder) throws
public func encode(to encoder: Swift.Encoder) throws
required public init(from decoder: Swift.Decoder) throws
}
extension LPABCSDK.SDEType : Swift.Equatable {}
extension LPABCSDK.SDEType : Swift.Hashable {}
Expand Down
Binary file not shown.
Binary file modified LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64.swiftdoc
Binary file not shown.
Loading

0 comments on commit 52d73e5

Please sign in to comment.