Skip to content

Package.swift still showing that iOS 14 is supported #2788

@chkp-guyroi

Description

@chkp-guyroi

Copilot Usage Confirmation

  • I have tried using GitHub Copilot to resolve this issue.

MSAL Version

2.6.0

Description

The Package.Swift still has iOS 14 as the minimum supported version, even though it was changed to iOS 16 in release 2.1.0.
Please update it to the correct version (even though it's 5 minor versions late).

Error Details

My app that supports iOS 15+ crashed on startup when using the app on a device that had iOS 15.

MSAL Logs

I don't have any as I've already downgraded the library to 2.0.0 which still supports iOS 15.

Reproduction Steps

  1. have a device with iOS 15
  2. Add library to an app that supports iOS 14/15
  3. Run app

Expected Behavior

App doesn't crash, or we fail to build as the library does not support the minimum deployment of iOS 14/15

Regression

No response

Screenshots & Screen Recordings

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions