swift-otel icon indicating copy to clipboard operation
swift-otel copied to clipboard

Unit Test Job for iOS added to CI

Open snkirov opened this issue 3 years ago • 2 comments

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.

snkirov avatar Jul 05 '22 16:07 snkirov

Now it is running, however it can't find the scheme.

snkirov avatar Jul 05 '22 17:07 snkirov

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.

slashmo avatar Jul 05 '22 17:07 slashmo

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.

slashmo avatar Nov 24 '23 12:11 slashmo