Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 529 Bytes

building.md

File metadata and controls

7 lines (5 loc) · 529 Bytes

Building the projects

Android app

Press is primarily developed on IntelliJ IDEA. If you're new to Android, importing the project on IntelliJ IDEA should walk you through all the steps needed for running the app. Please feel free to ask if that's not the case.

macOS app

Press uses SwiftUI so you'll need macOS Catalina or higher. You can run the project by importing native/mac into Xcode through native/mac/mac.xcworkspace.