Skip to content

Commit

Permalink
Release v1.0.15
Browse files Browse the repository at this point in the history
* Migrated SDK language to Swift.
* Added support for XCFramework
* Raised minimum dependency version of `SendBirdSDK` to `3.0.200`.
  • Loading branch information
mininny committed May 21, 2021
1 parent b54ac58 commit 23aa442
Show file tree
Hide file tree
Showing 43 changed files with 3,720 additions and 590 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

### v1.0.15 (May 21, 2021)
* Migrated SDK language to Swift.
* Added support for XCFramework
* Raised minimum dependency version of `SendBirdSDK` to `3.0.200`.

### v1.0.14 (May 21, 2021)
* Added supports for BotKey.
* Added option to specify botKey when creating `SBDSKTicket`.
Expand Down
2 changes: 1 addition & 1 deletion SendBirdDesk.framework.dSYM/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0.14</string>
<string>1.0.15</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
31 changes: 0 additions & 31 deletions SendBirdDesk.framework/Headers/SBDSKAgent.h

This file was deleted.

26 changes: 0 additions & 26 deletions SendBirdDesk.framework/Headers/SBDSKFAQData.h

This file was deleted.

27 changes: 0 additions & 27 deletions SendBirdDesk.framework/Headers/SBDSKFAQResult.h

This file was deleted.

71 changes: 0 additions & 71 deletions SendBirdDesk.framework/Headers/SBDSKMain.h

This file was deleted.

35 changes: 0 additions & 35 deletions SendBirdDesk.framework/Headers/SBDSKRelatedChannel.h

This file was deleted.

Loading

0 comments on commit 23aa442

Please sign in to comment.