Unit Test Job for iOS added to CI
As previously discussed in #23 I added a new job to the CI workflow file. Cannot verify if it works, as I cannot run the actions myself. @slashmo feel free to suggest any edits and improvements.
Now it is running, however it can't find the scheme.
Now it is running, however it can't find the scheme.
Hm, that's on me. Apparently the scheme is not saved as part of the workspace although it's "shared". I'll look into it.
For the time being, I'd like swift-otel to specifically target Server-Side Swift. The official opentelemetry-swift client is more geared towards running on iOS, so I'd recommend to use it instead in this case.