Skip to content

Commit

Permalink
Publish temporary Swift Package 2024-11-27 10:36:29
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-arias committed Nov 27, 2024
1 parent 069bdb8 commit d879d57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added MSAL.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ let package = Package(
targets: ["MSAL"]),
],
targets: [
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.2/MSAL.zip", checksum: "dbc4346f983e6402a37a747b371cadb44b39523a837d901e0ccc1c52b5d142d1")
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/raw/oldalton/automation_tweaks/MSAL.zip", checksum: "ed26ea64f5047f56a5d60fb4f86298bde8f86587fee2742567084b42d0f870b2")
]
)

0 comments on commit d879d57

Please sign in to comment.