Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Demonstrate how an iOS application could be build, signed and installed on any OS without the need of any SDK

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

marysaka/simple_rust_ios_app

Repository files navigation

simple_rust_ios_app

Demonstrate how an iOS application could be build, signed and installed on any OS without the need of any SDK.

This is based on ios-beta example from the cocoa repository.

Requires Rust 1.64 or upper and apple-dev-tools-wrapper.

Disclaimer

This is just a simple PoC.

The Rust ecosystem doesn't have much bindings around Apple libraries/frameworks (especially for *OS) at the moment, and when present they are almost always unsafe.

You have been warned~!

License

simple_rust_ios_app is distributed under the terms of either the MIT license or the Apache License (Version 2.0), at the user's choice.

See LICENSE-APACHE and LICENSE-MIT.

About

Demonstrate how an iOS application could be build, signed and installed on any OS without the need of any SDK

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published