mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 06:49:12 +00:00
1.6 KiB
1.6 KiB
.xcodeproj: bash git clone https://github.com/your-repo/NearFuture.git cd NearFuture open NearFuture.xcodeproj 2. In the Project, Under Targets and under Signing & Capabilities, select your Team ID and change the Bundle ID 3. In Product > Destination Select your iOS device or Simulator 4. Hit Command + R to Build and Run the Project ## Contributing Contributions are welcome! just follow these: 1. Follow [#Compiling] to get a copy on your machine 2. Optionally create a feature branch for your additions 3. Open a pull request ## Used Tools/Frameworks - Swift & SwiftUI - Apple - SFSymbolsPicker - [alessiorubicini/SFSymbolsPickerForSwiftUI].