Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gradle plugin for building Swift code for Android

NotificationsYou must be signed in to change notification settings

SwiftAndroid/swift-android-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle plugin for building Swift for Android using the Swift Package Manager.

Very early proof of concept; only works for Debug targets, and is pretty awful. (Your help is appreciated!)

Licensed under Apache License version 2.0.

You'll need the latest version of the SwiftAndroid toolchain (old versionsdo not have the Swift Package Manager)

You need to add swift to the PATH:

export PATH=$PATH:/path/to/swift/bin

Then run in the source folder

./gradlew install

to install the addon.

Usage

Seesample programs.

About

Gradle plugin for building Swift code for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp