Skip to content

Build for watchOS and macOS#6

Open
stefanhp wants to merge 6 commits intoNikolaiRuhe:masterfrom
Myotest:feature/build-for-watchOS-and-macOS
Open

Build for watchOS and macOS#6
stefanhp wants to merge 6 commits intoNikolaiRuhe:masterfrom
Myotest:feature/build-for-watchOS-and-macOS

Conversation

@stefanhp
Copy link
Copy Markdown

Hi,

I'm Stefan from Myotest.

We are using your code within a framework of our own, that has build targets for iOS, watchOS and macOS. We therefore extended your project to also provide build targets for these platforms, including tests.

Here is a summary of the changes:

  • Fixed a compile issue on watchOS (which triggered those changes)
  • Add build targets for macOS and watchOS
  • Add test target for macOS
  • Add a Travis configuration so that test are automatically run with a push/PR. In order to avoid to be killed by Travis for one very long performance test, created dedicated schemes to be used by Travis that skip that test.

Let me know if you would like other changes, maybe add a tvOS target as well.

Stefan

stefanhp and others added 6 commits January 22, 2019 15:39
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Signed-off-by: Stefan Paychère <spaychere@myotest.com>
- Add .travis.yml config for CI on GitHub
    - Matrix build for iOS 11.3, 12.1 and macOS latest
- Dedicated schemes for Travis:
    - Two dediacted schemes for Travis
    - These scheme skip one very long performance test

Signed-off-by: Stefan Paychère <spaychere@myotest.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants