Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Compile generated packages on Linux when testing#81

Merged
liamnichols merged 6 commits intomainCreateAPI/CreateAPI:mainfrom
ln/compile-on-linuxCreateAPI/CreateAPI:ln/compile-on-linuxCopy head branch name to clipboard
Aug 3, 2022
Merged

Compile generated packages on Linux when testing#81
liamnichols merged 6 commits intomainCreateAPI/CreateAPI:mainfrom
ln/compile-on-linuxCreateAPI/CreateAPI:ln/compile-on-linuxCopy head branch name to clipboard

Conversation

@liamnichols
Copy link
Member

@liamnichols liamnichols commented Aug 2, 2022

Prior to this change, we had a CI step on macOS that would test to ensure that every generated package in the tests would compile.

To avoid recompiling dependencies every time, we used an Xcode Project to group them all together and compile as one single project. The problem with this however was that it didn't work on Linux because it needed Xcode.

In this change, I do the same thing but via a Swift Package.

@liamnichols liamnichols marked this pull request as ready for review August 3, 2022 14:44
@liamnichols liamnichols merged commit f94252b into main Aug 3, 2022
@liamnichols liamnichols deleted the ln/compile-on-linux branch August 3, 2022 21:52
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.