Skip to content

Commit

Permalink
Merge pull request #16 from LivePersonInc/RC_1.3.8
Browse files Browse the repository at this point in the history
Adding new framework for Xcode 14.2 support
  • Loading branch information
Ghasfj authored Feb 27, 2023
2 parents ec01954 + 8628b9d commit 8c09cc3
Show file tree
Hide file tree
Showing 16 changed files with 93,865 additions and 14,875 deletions.
Binary file modified LPABCSDK.framework/Assets.car
Binary file not shown.
2 changes: 1 addition & 1 deletion LPABCSDK.framework/Headers/LPABCSDK-Swift.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//#if 0
//#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
#ifndef LPABCSDK_SWIFT_H
#define LPABCSDK_SWIFT_H
#pragma clang diagnostic push
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 modified LPABCSDK.framework/LPABCSDKModel.momd/LPABCSDKModel.mom
Binary file not shown.
Binary file not shown.
54,361 changes: 46,928 additions & 7,433 deletions LPABCSDK.framework/Modules/LPABCSDK.swiftmodule/arm64-apple-ios.abi.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
import CoreData
import Foundation
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name LPABCSDK
// swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
// swift-module-flags: -target arm64-apple-ios11.3 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Onone -module-name LPABCSDK
// swift-module-flags-ignorable: -enable-bare-slash-regex
import CoreData
import Foundation
Expand Down
Binary file not shown.
Loading

0 comments on commit 8c09cc3

Please sign in to comment.