microsoftconnect / ms-intune-app-sdk-ios

Intune App SDK for iOS enables data protection and mobile app management features in iOS mobile apps with Microsoft Intune
85 stars 26 forks source link

Error in importing IntuneMAMSwift #452

Open Shwethamugeraya opened 5 days ago

Shwethamugeraya commented 5 days ago

Describe the bug:

Failed to build module 'IntuneMAMSwift'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)', while this compiler is 'Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.4.52 clang-1600.0.21.1.3)'). Please select a toolchain which matches the SDK.

To Reproduce Import IntuneMAMSwift in Xcode 16 beta 2

Expected behavior: IntuneMAMSwift should work with X code16beta2 Screenshots and logs:

Screenshot 2024-07-03 at 4 02 42 PM

Intune App SDK for iOS (please complete the following information):

wangxiaoms commented 3 days ago

Hi as you can see from the bottom of below page the supported Xcode version is 15. https://github.com/microsoftconnect/ms-intune-app-sdk-ios

Shwethamugeraya commented 3 days ago

Thanks @wangxiaoms. So SDK is not supported for Xcode16 and when are you planning to add the support ?