Multiplatform client targeting three Apple platforms: iOS, iPadOS and macOS.
- Backend infrastructure is created and you have the invoke URLs in hand
- A macOS system with Xcode installed
- Create a
Env.xcconfigfile from theEnvExample.xcconfigfile - Add the env vars
- Open
TRssReader.xcodeprojin Xcode - Make sure the
TRssReaderscheme is selected in the toolbar - Select a device destination (e.g. "My Mac", "iPhone 14")
- Run the project
TBD