NikMel/soundscape

Setup development environment

Open

#8 aperta il 14 gen 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Swift (0 fork)auto 404
good first issue

Metriche repository

Star
 (2 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The first step to start working on the Soundscape app is to setup the development environment.

Read and follow the steps described in the onboarding documentation for the Soundscape app: https://github.com/soundscape-community/soundscape/blob/main/docs/ios-client/onboarding.md.

@NikMel to add notes.

Definition of done: Soundscape builds in XCode, runs on an iOS device/emulator and is deployed to TestFlight.

-------------- Some random notes

Setup Mac build environment

Build and deploy on Testflight

  • In Xcode
    • Choose Scheme ‘Soundscape’
    • Product / Archive
      • “Missing package product […]” build failures -> File / Packages / Reset package cache
    • (Validate App)
    • Distribute App
      • Testflight Internal
  • On App Store Connect (https://appstoreconnect.apple.com/)
    • Add the app to testers (it may be distributed as a new app…)

Guida contributor