You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the docs for this code (https://automerge.org/automerge-swifter/documentation/automerge/addressbookexample) but I still don't see how to go about actually running it. E.g., if I am in xcode, what do I open. Do I first git clone this repository? Then what? I feel like I'm missing something. The contaaacts.swift file says to import automerge at the beginning of it, but I'm not sure how to get it to do that.
Thanks!
The text was updated successfully, but these errors were encountered:
I am not at all an expert in developing in the Apple ecosystem so it's entirely possible I've set this up in a strange way. You can clone this and build it with swift build if you want to try it out.
What would you expect to be able to do? (Not a snark, I want to know what would make this a useful piece of documentation).
I see the docs for this code (https://automerge.org/automerge-swifter/documentation/automerge/addressbookexample) but I still don't see how to go about actually running it. E.g., if I am in xcode, what do I open. Do I first git clone this repository? Then what? I feel like I'm missing something. The contaaacts.swift file says to
import automerge
at the beginning of it, but I'm not sure how to get it to do that.Thanks!
The text was updated successfully, but these errors were encountered: