This repository was archived by the owner on Aug 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ let package = Package(
15
15
targets: [
16
16
. binaryTarget(
17
17
name: " IntuneMAMSwift " ,
18
- url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5 .0/IntuneMAMSwift.xcframework.zip " ,
19
- checksum: " 077c47730b2367619b61f3686c0c3fb1f6b6991be2cdd5fa01edd201e10757e4 "
18
+ url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6 .0/IntuneMAMSwift.xcframework.zip " ,
19
+ checksum: " 611a68f9ea492942f11a0b5cf33bda65f1118e660cd7ce0fa67f835295d0f9b8 "
20
20
) ,
21
21
. binaryTarget(
22
22
name: " IntuneMAMSwiftStub " ,
23
- url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5 .0/IntuneMAMSwiftStub.xcframework.zip " ,
24
- checksum: " 99dfb7caf45739f9bf31ab8ff04493d4bd2b6daba9c8cc47dbbc22ea4d8d6042 "
23
+ url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6 .0/IntuneMAMSwiftStub.xcframework.zip " ,
24
+ checksum: " ac34a1e780d9ebb92da9cc69939c4805fd2d642536bc8b494f0a158a70d133d9 "
25
25
) ,
26
26
. binaryTarget(
27
27
name: " IntuneMAMTelemetry " ,
28
- url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5 .0/IntuneMAMTelemetry.xcframework.zip " ,
29
- checksum: " 13147bb7f5092de701b4ed8c1663ea7d6ca5cf359b87c2a4deff9cb8cf830059 "
28
+ url: " https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6 .0/IntuneMAMTelemetry.xcframework.zip " ,
29
+ checksum: " 0a989396fc351f2bc449e5fb76553effb70cc05a594f7fca44a99bcd66ca3448 "
30
30
) ,
31
31
]
32
32
)
You can’t perform that action at this time.
0 commit comments