Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feature/build-and-analyze] add build & analyze GitHub workflow (#1411)
* - add build & analyze GitHub workflow * - build-and-analyze.yml: add platform parameter and simulator search * build-and-analyze.yml: - correct naming - force use of "ownCloud" scheme * - build-and-analyze.yml: try to fix compilation bug, add debug logging * - build-and-analyze.yml: replace tab with spaces * - build-and-analyze.yml: replace tab with spaces * - build-and-analyze.yml: ensure usage of Xcode 16 (macos-latest is pointing to macOS 14 and Xcode 15.4 at the time of writing) * - build-and-analyze.yml: checkout submodules * build-and-analyze.yml: - put xcpretty back in place - remove debug lines * - build-and-analyze.yml: add back analyze
- Loading branch information