Azure / azure-maps-ios-sdk-distribution

Azure Maps iOS SDK binary distribution for Swift Package Manager
MIT License
1 stars 9 forks source link

Faced a problem with the minimum platform version in MSAL #5

Closed Prakhar-Swarnakar closed 1 year ago

Prakhar-Swarnakar commented 1 year ago

Hey, I was trying to build a basic application and tried importing this SDK. Referring to Azure Documentation: https://learn.microsoft.com/en-us/azure/azure-maps/quick-ios-app

Faced a problem with the minimum platform version stating "The package product 'MSAL' requires minimum platform version 14.0 for the iOS platform, but this target supports 13.0" whereas the platform is config to iOS version 16

Screenshot 2023-06-06 at 1 04 27 PM
ambientlight commented 1 year ago

fixed via #4