Skip to content

Commit

Permalink
Added requirements section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-livefront committed Jul 9, 2024
1 parent a25eb3e commit e34d144
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ You can view an [example](https://demo.passwordless.dev/.well-known/apple-app-si

## Getting Started with the iOS SDK

### Requirements

* **Minimum iOS Version:** iOS 16
* **Additional Capabilities:**
* _Associate Domains_ are needed to add the domain of where the AASA file is hosted.

### Swift Package Manager

The SDK can be added to your project via [Swift Package Manager](https://www.swift.org/package-manager/). You can then access the SDK functionality using `import Passwordless`.
Expand Down

0 comments on commit e34d144

Please sign in to comment.