A native swift / swiftUI Bluesky client
Plume#
A native Bluesky (AT Protocol) app for iOS, developed with Swift and SwiftUI
Project State#
The code in this repo should be considered non-functional right now.
Contributing#
It is always a good idea to discuss before taking on a significant task. That said, I have a strong bias towards enthusiasm. If you are excited about doing something, I'll do my best to get out of your way.
By participating in this project you agree to abide by the Contributor Code of Conduct.
Building#
Note: requires Xcode 26 and macOS 26
- clone the repo
cp User.xcconfig.template User.xcconfig- update
User.xcconfigwith your personal information - build/run with Xcode