crowdin/mobile-sdk-ios

CI: add build step for the ObjCExample project

Open

#240 opened on Oct 17, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Swift (56 forks)github user discovery
CI/CDgood first issuehacktoberfest

Repository metrics

Stars
 (131 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, we build only the Example project in the CI/CD build pipeline. We should build the ObjCExample project as well.

Related code: https://github.com/crowdin/mobile-sdk-ios/blob/master/.github/workflows/build.yml#L76C15-L76C26

Contributor guide