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

feat: initial iOS SDK prototype #5

Closed
wants to merge 14 commits into from
Closed

feat: initial iOS SDK prototype #5

wants to merge 14 commits into from

Conversation

Aaron-Ritter
Copy link
Contributor

No description provided.

return
}
guard let data = data else {
print("HTTP response data is empty")

Check notice

Code scanning / mobsfscan

The App logs information. Sensitive information should never be logged. Note

The App logs information. Sensitive information should never be logged.
@Aaron-Ritter Aaron-Ritter changed the title feat: initial iOS SDK release feat: initial iOS SDK prototype Aug 11, 2024
- the build process requires a higher macos version according to the error in the autobuild 

error: the library 'FusionAuth' requires macos 10.13, but depends on the product 'SwiftLintBuildToolPlugin' which requires macos 12.0; consider changing the library 'FusionAuth' to require macos 12.0 or later, or the product 'SwiftLintBuildToolPlugin' to require macos 10.13 or earlier.
- Fix all versions to exact
- Add swift-docc-plugin
- Bump SwiftLint
@Aaron-Ritter
Copy link
Contributor Author

superseded by #6

@Aaron-Ritter Aaron-Ritter deleted the prototype branch October 26, 2024 01:43
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.

2 participants