Skip to content

Issue 4: Add a button to initiate download as well as add resources link#5

Open
swifteves wants to merge 2 commits into
MattHeaney23:mainfrom
swifteves:tweak/download-links
Open

Issue 4: Add a button to initiate download as well as add resources link#5
swifteves wants to merge 2 commits into
MattHeaney23:mainfrom
swifteves:tweak/download-links

Conversation

@swifteves

@swifteves swifteves commented Mar 14, 2025

Copy link
Copy Markdown

This PR aims to make downloading the AppClip tool provided by Apple easier by kicking off a URL that immediately initiates the download. Additionally, I swapped out the bottom link to the downloads page to instead feature the App Clip resources page provided by Apple, which also features a link to the tool.

Closes Issue #4

} label: {
Text("Download AppClipCodeGenerator")
.frame(width: 250, height: 30)
}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This link doesn't seem to work for me 👀

Can this button also only appear if the app cannot find the tool installed please. The if statement below where it shows the label should cover that logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants