Task: Automate building the libpact_mock_server.a
binary
#38
Labels
good first issue
Good for newcomers
tech
Something technical that doesn't fit a feature or enhancement
❕ Problem Statement
libpact_mock_server.a
for iOS and macOS in./Resources
are built from Rust codebase. Rust codebase is under active development and new versions with bug fixes are released onmaster
quite regularly.libpact_mock_server.a
should be up to date as much as possible and an automated script would help.💬 Task Description
Create an automated script that builds and replaces the binaries in
PactSwift/Resources/#platform#
.👩🔧 Technical Design Notes
Some helpful resources can be found here https://gist.github.com/surpher/bbf88e191e9d1f01ab2e2bbb85f9b528
🤝 Relationships
libpact_mock_server.a
missing arm64 architecture #27, Task: Look into using dynamic lib instead of static lib #30The text was updated successfully, but these errors were encountered: