Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Add UniFFI methods for specializing ParsedCredential #54

Conversation

cobward
Copy link
Contributor

@cobward cobward commented Oct 1, 2024

No description provided.

@Joey-Silberman
Copy link
Contributor

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

@Ryanmtate
Copy link
Contributor

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

The swift code is generated and produces the Int8(0) types. Okay to ignore here.

@cobward
Copy link
Contributor Author

cobward commented Oct 1, 2024

You might want to add a comment explaining the use of Int8(0) and Int8(1) as markers for nil and non-nil values. Other than that, LGTM!

That's in the generated code, so not much I can do about that.

@cobward cobward merged commit 5b67c36 into main Oct 1, 2024
3 checks passed
@cobward cobward deleted the skit-591-update-parsedcredential-to-have-methods-for-converting-into branch October 1, 2024 17:17
sprucekit-mobile-monorepo bot pushed a commit that referenced this pull request Dec 12, 2024
Signed-off-by: Ryan Tate <ryan.tate@spruceid.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants