Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pre libxmtp into main #223

Merged
merged 7 commits into from
Jan 31, 2024
Merged

Merge pre libxmtp into main #223

merged 7 commits into from
Jan 31, 2024

Conversation

nplasterer
Copy link
Contributor

Once this gets fixed xmtp/xmtp-react-native#221 lets merge this branch into main.

* add ket material field to ios

* bump the podspec
Copy link
Contributor

@cameronvoell cameronvoell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cameronvoell cameronvoell merged commit c8e4027 into main Jan 31, 2024
1 check passed
@cameronvoell cameronvoell deleted the pre-libxmtp branch January 31, 2024 02:33
kele-leanes pushed a commit that referenced this pull request Jan 31, 2024
* Add Key Material Function (#222)

* add ket material field to ios

* bump the podspec

* Update podspec LibXMTP ref

* Update libxmtp-swift refs

* Update libxmtp-swift ref

* Updated libxmtp-swift ref to tagged release

* Update XMTP.podspec version

---------

Co-authored-by: cameronvoell <[email protected]>
nplasterer added a commit that referenced this pull request Feb 2, 2024
* bump the proto code

* add should push entitlement

* dump the protos one more time

* update the protos again

* feat: add  to TextCodec & Composite

* feat: add HKDF key derivation and HMAC signature generation

* feat: add shouldPush parameter to MessageV2.encode() and prepareMessage() functions

* feat: add shouldPush method to the remaining content codecs

* fix: tests

* fix: remove print statement in MessageTests.swift

* fix: remove commented code

* feat: set  for all Content Types

* fix: add decoded content in prepareMessage function

* chore: remove unused dependencies

* Replace xmtp-rust-swift with libxmtp-swift (#217)

* rename module from XMTP to XMTPiOS

* more renaming

* remove xmtp-rust-swift references

* Use new V2 client from libxmtp

* building clean

* remove PublishResponse

* Use actual dep instead of local

* Update XMTP.podspec

Co-authored-by: Naomi Plasterer <[email protected]>

* implement streaming and pagination

* Update XMTP.podspec

Co-authored-by: Cameron Voell <[email protected]>

* disable file_length linter

---------

Co-authored-by: Naomi Plasterer <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>

* Update for latest uniffi (#219)

* Fix example app (#220)

* Access libxmtp-swift with static binaries (#225)

* Access libxmtp-swift with static binaries

* Update libxmtp ref

* Updated reference to libxmtp-swift merge on main

* Merge pre libxmtp into main (#223)

* Add Key Material Function (#222)

* add ket material field to ios

* bump the podspec

* Update podspec LibXMTP ref

* Update libxmtp-swift refs

* Update libxmtp-swift ref

* Updated libxmtp-swift ref to tagged release

* Update XMTP.podspec version

---------

Co-authored-by: cameronvoell <[email protected]>

* Update Package.resolved with new branch and revision

* bring back the proto work

* remove the xmtp folder

* chore: refactor message encoding and decoding

* chore: update libxmtp-swift to latest version

* fix: refactor ConversationTests.swift

* potential test

* chore: update XMTP.podspec version to 0.7.9-alpha0

---------

Co-authored-by: kele-leanes <[email protected]>
Co-authored-by: Pat Nakajima <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not import latest XMTPiOS with LibXMTP
2 participants