-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from LivePersonInc/RC_1.3.9
Release for 1.3.9
- Loading branch information
Showing
42 changed files
with
46,741 additions
and
109,472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64_x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>LPABCMessagingSDK.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64</string> | ||
<key>LibraryPath</key> | ||
<string>LPABCMessagingSDK.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
...essagingSDK.xcframework/ios-arm64/LPABCMessagingSDK.framework/Headers/LPABCMessagingSDK.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
// | ||
// LPABCMessagingSDK.h | ||
// LPABCMessagingSDK | ||
// | ||
// Created by Grant Hasfjord on 4/17/23. | ||
// Copyright © 2023 LivePerson. All rights reserved. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
#import <UIKit/UIKit.h> | ||
|
||
//! Project version number for LPABCMessagingSDK. | ||
FOUNDATION_EXPORT double LPABCMessagingSDKVersionNumber; | ||
|
||
//! Project version string for LPABCMessagingSDK. | ||
FOUNDATION_EXPORT const unsigned char LPABCMessagingSDKVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <LPABCMessagingSDK/PublicHeader.h> | ||
|
||
|
Binary file added
BIN
+900 Bytes
LPABCMessagingSDK.xcframework/ios-arm64/LPABCMessagingSDK.framework/Info.plist
Binary file not shown.
Binary file added
BIN
+662 KB
LPABCMessagingSDK.xcframework/ios-arm64/LPABCMessagingSDK.framework/LPABCMessagingSDK
Binary file not shown.
Binary file renamed
BIN
+2.06 KB
...work/LPABCSDKModel.momd/LPABCSDKModel.mom → ...work/LPABCSDKModel.momd/LPABCSDKModel.mom
Binary file not shown.
File renamed without changes.
Oops, something went wrong.