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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
flowkey
/
swift-android-toolchain
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
52
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 10, 2026
Wipe library output dir before copying Swift runtime libs
Show description for af63c90
ephemer
committed
af63c90
View commit details
Copy full SHA for af63c90
Browse repository at this point
Commits on Jun 5, 2026
Fix armv7 triple (androideabi -> android) for Swift 6.3.2 SDK
ephemer
committed
5ee1b43
View commit details
Copy full SHA for 5ee1b43
Browse repository at this point
Revert SDK name change, remove stale Android SDKs before installing
ephemer
committed
2891f39
View commit details
Copy full SHA for 2891f39
Browse repository at this point
Use exact SDK name instead of target triple to avoid resolving stale SDKs
ephemer
committed
ce0d2be
View commit details
Copy full SHA for ce0d2be
Browse repository at this point
Copy libc++_shared.so from NDK in copySwiftDependencyLibs
ephemer
committed
0ad836e
View commit details
Copy full SHA for 0ad836e
Browse repository at this point
Update to Swift 6.3.2 and the official Swift Android SDK
ephemer
committed
864d63b
View commit details
Copy full SHA for 864d63b
Browse repository at this point
Commits on Dec 23, 2025
Fix issue with missing libs
Show description for faf3bfe
ephemer
committed
faf3bfe
View commit details
Copy full SHA for faf3bfe
Browse repository at this point
Commits on Dec 19, 2025
pin swift 6.2.0 (#22)
michaelknoch
authored
b089296
View commit details
Copy full SHA for b089296
Browse repository at this point
Commits on Oct 1, 2025
Remove linker stubs from toolchain bundling step
Show description for 0619ea8
ephemer
committed
0619ea8
View commit details
Copy full SHA for 0619ea8
Browse repository at this point
Commits on Sep 26, 2025
Update to Swift 6.2
ephemer
committed
724edaa
View commit details
Copy full SHA for 724edaa
Browse repository at this point
Commits on May 22, 2025
Copy all required libraries into LIBRARY_OUTPUT_DIRECTORY. Fix EXCLUDED_LIBS. (#21)
michaelknoch
authored
9cf589d
View commit details
Copy full SHA for 9cf589d
Browse repository at this point
Commits on May 12, 2025
Swiftly install toolchain (if needed)
ephemer
committed
ebb3bed
View commit details
Copy full SHA for ebb3bed
Browse repository at this point
Commits on May 2, 2025
Update for 6.1
ephemer
committed
c07fbec
View commit details
Copy full SHA for c07fbec
Browse repository at this point
Commits on Nov 12, 2024
Update for use with 6.0.2 SDK+toolchain via SwiftPM
ephemer
committed
6358c10
View commit details
Copy full SHA for 6358c10
Browse repository at this point
Commits on Nov 6, 2024
Swift 6 Toolchain (#19)
Show description for 9aef8ce
rikner
and
ephemer
authored
9aef8ce
View commit details
Copy full SHA for 9aef8ce
Browse repository at this point
Commits on Nov 5, 2024
fix setup.sh when running standalone
rikner
authored
437356c
View commit details
Copy full SHA for 437356c
Browse repository at this point
Commits on Oct 25, 2024
fix setup.sh
rikner
committed
073a739
View commit details
Copy full SHA for 073a739
Browse repository at this point
Commits on Dec 9, 2022
Enable SwiftPM build, share more script code, enable static builds
ephemer
committed
2a84398
View commit details
Copy full SHA for 2a84398
Browse repository at this point
Commits on Dec 6, 2022
Share mode code between scripts, improve rebuild behaviour to re-used known files
ephemer
committed
bbc1d6c
View commit details
Copy full SHA for bbc1d6c
Browse repository at this point
Commits on Dec 5, 2022
Copy built library outputs to destination if needed
ephemer
committed
b6bdc73
View commit details
Copy full SHA for b6bdc73
Browse repository at this point
Don't print the contents of destination.json
ephemer
committed
b037954
View commit details
Copy full SHA for b037954
Browse repository at this point
Commits on Nov 3, 2022
Allow excluding libs from the copy phase
ephemer
committed
d7dc2d0
View commit details
Copy full SHA for d7dc2d0
Browse repository at this point
Commits on Nov 2, 2022
Update for Swift 5.7 (#16)
Show description for 76fcc62
ephemer
and
michaelknoch
authored
76fcc62
View commit details
Copy full SHA for 76fcc62
Browse repository at this point
Commits on Apr 13, 2022
use clang from NDK to prevent linking issues with xcode 13.3 command line tools (#15)
Show description for 8f5f4eb
michaelknoch
authored
8f5f4eb
View commit details
Copy full SHA for 8f5f4eb
Browse repository at this point
Commits on Mar 14, 2022
update swift toolchain to 5.5.2 (#14)
Show description for 90c3f8d
michaelknoch
authored
90c3f8d
View commit details
Copy full SHA for 90c3f8d
Browse repository at this point
Commits on Aug 25, 2021
Fix permissions for dependency 'llvm-strip' + add architecture 'armeabi-v7a ' (#13)
mouselangelo
authored
50ec31f
View commit details
Copy full SHA for 50ec31f
Browse repository at this point
Commits on Jul 19, 2021
update to Swift 5.4.2 toolchain (#12)
Show description for 9ba714e
michaelknoch
authored
9ba714e
View commit details
Copy full SHA for 9ba714e
Browse repository at this point
Commits on Mar 28, 2020
Add script to fix permissions to access NDK libs on MacOS Catalina (#10)
Show description for 3984770
mouselangelo
authored
3984770
View commit details
Copy full SHA for 3984770
Browse repository at this point
Commits on Jan 30, 2020
set minimum gradle cmake version to 3.6
michaelknoch
committed
fb8dce7
View commit details
Copy full SHA for fb8dce7
Browse repository at this point
make sure ANDROID_NDK_PATH is valid (#9)
michaelknoch
authored
c2755dc
View commit details
Copy full SHA for c2755dc
Browse repository at this point
Commits on Jan 28, 2020
speedup build times for incremental builds (#8)
Show description for 7aba492
michaelknoch
authored
7aba492
View commit details
Copy full SHA for 7aba492
Browse repository at this point
Commits on Jan 20, 2020
fix typo in setup.sh error message (#7)
michaelknoch
authored
f48ce5a
View commit details
Copy full SHA for f48ce5a
Browse repository at this point
Commits on Jan 18, 2020
fix linux builds (use older toolchain artifacts version)
michaelknoch
committed
53d81f4
View commit details
Copy full SHA for 53d81f4
Browse repository at this point
remove remaining ndk 21 files
michaelknoch
committed
a1728d2
View commit details
Copy full SHA for a1728d2
Browse repository at this point
Commits on Jan 15, 2020
hotfix 'LIBRARY_OUTPUT_DIRECTORY' when building via gradle
michaelknoch
committed
c55985b
View commit details
Copy full SHA for c55985b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.