Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Add Package.swift - #1

Merged
tomholub merged 1 commit into
mainfrom
feature/package
Apr 21, 2022
Merged

Add Package.swift#1
tomholub merged 1 commit into
mainfrom
feature/package

Conversation

@sosnovsky

Copy link
Copy Markdown
Collaborator

I'm not able to push to main branch, so created this PR

@sosnovsky
sosnovsky requested a review from tomholub April 21, 2022 13:20
@tomholub
tomholub merged commit fbaf8d1 into main Apr 21, 2022
Comment thread Package.swift
Comment on lines +17 to +21
.binaryTarget(
name: "GMP",
url: "https://github.com/FlowCrypt/GMP/releases/download/6.2.1/GMP.xcframework.zip",
checksum: "e35e396f571163a83bc35601fa7505339acfed45dd935c6bed5b07264fdec519"
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interestingly, I don't see any releases showing on the repo page?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a placeholder for Swift package link, I just created 6.2.1 release in this repository

@sosnovsky
sosnovsky deleted the feature/package branch April 21, 2022 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants