Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
silvermine
/
tauri-plugin-download
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
8
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add native iOS download support using URLSession
- #7
#7
Merged
yokuze
merged 14 commits into
silvermine:master
silvermine/tauri-plugin-download:master
from
velocitysystems:feature/ios
velocitysystems/tauri-plugin-download:feature/ios
Copy head branch name to clipboard
May 13, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: Add native iOS download support using URLSession
#7
yokuze
merged 14 commits into
silvermine:master
silvermine/tauri-plugin-download:master
from
velocitysystems:feature/ios
velocitysystems/tauri-plugin-download:feature/ios
Copy head branch name to clipboard
Commits
Commits on May 7, 2025
chore: Update packages
velocitysystems
committed
063489e
View commit details
Copy full SHA for 063489e
Browse repository at this point
feat: Split desktop/mobile implementation
velocitysystems
committed
f5fc658
View commit details
Copy full SHA for f5fc658
Browse repository at this point
feat: Create Swift package and example project
velocitysystems
committed
f7dcd9c
View commit details
Copy full SHA for f7dcd9c
Browse repository at this point
feat: Integrate Swift package and plugin
velocitysystems
committed
9c0885a
View commit details
Copy full SHA for 9c0885a
Browse repository at this point
feat: Emit download events from plugin
velocitysystems
committed
1b11e9e
View commit details
Copy full SHA for 1b11e9e
Browse repository at this point
refactor: Patterns, naming and linting
velocitysystems
committed
69ce567
View commit details
Copy full SHA for 69ce567
Browse repository at this point
fix: Ensure destination directory exists [iOS]
velocitysystems
committed
1994f32
View commit details
Copy full SHA for 1994f32
Browse repository at this point
fix: Use forked Tauri API to resolve listener bug [iOS]
velocitysystems
committed
395de0b
View commit details
Copy full SHA for 395de0b
Browse repository at this point
docs: Update README.md
velocitysystems
committed
e43338f
View commit details
Copy full SHA for e43338f
Browse repository at this point
chore: Linting, further cleanup
velocitysystems
committed
1d845dc
View commit details
Copy full SHA for 1d845dc
Browse repository at this point
feat: Consolidate event subscriptions
velocitysystems
committed
bbe916d
View commit details
Copy full SHA for bbe916d
Browse repository at this point
refactor: Address PR feedback
velocitysystems
committed
0232724
View commit details
Copy full SHA for 0232724
Browse repository at this point
feat: Add is_native command for listener registration
velocitysystems
committed
0a04b64
View commit details
Copy full SHA for 0a04b64
Browse repository at this point
Commits on May 13, 2025
chore: Further linting and improvements
velocitysystems
committed
bc80d92
View commit details
Copy full SHA for bc80d92
Browse repository at this point
You can’t perform that action at this time.