Skip to content

Commit 78ea25b

Browse files
committed
Revert "Publish temporary Swift Package 2024-11-27 10:36:29"
This reverts commit d879d57.
1 parent d879d57 commit 78ea25b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MSAL.zip

-5.95 MB
Binary file not shown.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ let package = Package(
1313
targets: ["MSAL"]),
1414
],
1515
targets: [
16-
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/raw/oldalton/automation_tweaks/MSAL.zip", checksum: "ed26ea64f5047f56a5d60fb4f86298bde8f86587fee2742567084b42d0f870b2")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.2/MSAL.zip", checksum: "dbc4346f983e6402a37a747b371cadb44b39523a837d901e0ccc1c52b5d142d1")
1717
]
1818
)

0 commit comments

Comments
 (0)