auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
59 stars 39 forks source link

Use M1 resource class for iOS CI tests #288

Closed Widcket closed 1 year ago

Widcket commented 1 year ago

📋 Changes

This PR updates the CircleCI config to use the M1 resource class, as the macOS medium executor is being deprecated: https://discuss.circleci.com/t/macos-resource-deprecation-update/46891

The Xcode, iOS simulator and its iOS version were bumped as well.