Skip to content

yetone/rust-ios-app-part-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Let's Build an iOS App in Rust, part 1

This is the repository accompanying the Let's Build an iOS App in Rust, part 1 blog post.

Building and Running

After cloning the repo, go into the rust/hello directory and run make. This requires you to have a working Rust-to-iOS toolchain; see the blog post for instructions on setting up multirust appropriately. (Don't forget to multirust override ios this project directory.)

After libhello.a is built, open up ios/RustHelloWorld/RustHelloWorld.xcodeproj and run the app.

Author

John Gallagher, jgallagher@bignerdranch.com

License

This sample app is available under the MIT license. See the LICENSE file for more info.

About

Let's Build an iOS App in Rust, part 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 85.6%
  • Makefile 6.8%
  • Rust 3.1%
  • Objective-C 2.9%
  • C 1.6%