Because we now have some dependencies to sentry-cocoa SPM version on the workspace, Xcode will try to download sentry-cocoa on CI even when not needed.
Using the project instead of the workspace will let us skip that dependencies resolution.
#skip-changelog