diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0be2e75b..1c12f9dd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: xcode: - - '14.1' + - '26.0' steps: - name: Checkout @@ -52,7 +52,7 @@ jobs: strategy: matrix: xcode: - - '14.1' + - '26.0' steps: - name: Checkout diff --git a/README.md b/README.md index 847e77b1..f43bb69a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Version](https://img.shields.io/cocoapods/v/Lock.svg?style=flat) [![CircleCI](https://img.shields.io/circleci/project/github/auth0/Lock.swift.svg?style=flat)](https://circleci.com/gh/auth0/Lock.swift/tree/master) [![Coverage Status](https://img.shields.io/codecov/c/github/auth0/Lock.swift/master.svg?style=flat)](https://codecov.io/github/auth0/Lock.swift) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/auth0/Lock.swift) ![License](https://img.shields.io/github/license/auth0/Lock.swift.svg?style=flat) 📚 [**Documentation**](#documentation) • 🚀 [**Getting Started**](#getting-started) • 💬 [**Feedback**](#feedback) @@ -181,4 +182,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

-

This project is licensed under the MIT license. See the LICENSE file for more info.

+

This project is licensed under the MIT license. See the LICENSE file for more info.

\ No newline at end of file