Skip to content

Add macOS support for ExPlat#164

Merged
jkmassel merged 1 commit intodevelopfrom
add/macos-support-for-explat
Jan 14, 2021
Merged

Add macOS support for ExPlat#164
jkmassel merged 1 commit intodevelopfrom
add/macos-support-for-explat

Conversation

@jkmassel
Copy link
Contributor

@jkmassel jkmassel commented Jan 13, 2021

While working on #159 I noticed that the ABTesting code wasn't targeting macOS. Because we want to keep this library in sync across both platforms, this PR just runs around and adds everything to the macOS target as well – it was pretty much all already compatible! 😅

To Test:

  • Note that we're now running the ExPlat tests with our macOS tests
  • Note that the tests pass!

@jkmassel jkmassel added the bug label Jan 13, 2021
@jkmassel jkmassel self-assigned this Jan 13, 2021
@jkmassel jkmassel marked this pull request as ready for review January 13, 2021 05:07
Copy link
Member

@leandroalonso leandroalonso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jkmassel I guess we can remove the last exclude path from this line: https://github.com/Automattic/Automattic-Tracks-iOS/blob/develop/Automattic-Tracks-iOS.podspec#L15

Then we're good to go! Thanks for this improvement. :)

@jkmassel
Copy link
Contributor Author

I guess we can remove the last exclude path from this line

Yeah, good call thanks!!

@jkmassel jkmassel force-pushed the add/macos-support-for-explat branch from 66f7cbd to 3a18378 Compare January 13, 2021 19:57
@jkmassel
Copy link
Contributor Author

So after trying that, there's a problem with updating to macOS 10.12 (because it starts building for arm64 at that point, which isn't supported by Sentry).

We'll need to land #159 first, then remove that chunk of the podspec.

To avoid conflicts, I'll merge this for now and fix up the podspec once that work is done if that's ok?

@jkmassel jkmassel merged commit b4d0aa7 into develop Jan 14, 2021
@jkmassel jkmassel deleted the add/macos-support-for-explat branch January 14, 2021 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants