-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71c497e
commit 64526df
Showing
8 changed files
with
53 additions
and
55 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
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
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
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 |
---|---|---|
|
@@ -13,7 +13,7 @@ POM_PACKAGING=jar | |
VERSION_NAME=0.8.0-DEV | ||
|
||
POM_NAME=PubNub Chat SDK | ||
POM_DESCRIPTION=PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second! | ||
POM_DESCRIPTION=This SDK offers a set of handy methods to create your own feature-rich chat or add a chat to your existing application. | ||
POM_INCEPTION_YEAR=2024 | ||
POM_URL=https://github.com/pubnub/kmp-chat | ||
|
||
|
@@ -30,4 +30,8 @@ POM_DEVELOPER_NAME=PubNub | |
POM_DEVELOPER_URL[email protected] | ||
|
||
IOS_SIMULATOR_ID=iPhone 15 Pro | ||
SWIFT_PATH=pubnub-kotlin/swift | ||
SWIFT_PATH=pubnub-kotlin/swift | ||
|
||
ENABLE_TARGET_JS=false | ||
ENABLE_TARGET_IOS=false | ||
ENABLE_TARGET_IOS_SIMULATOR=false |
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
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
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
Submodule pubnub-kotlin
updated
20 files