You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently discovered the "Supported Platforms" build setting. I should use that to make a single cross-platform framework and unit test bundle. This will make the project easier to maintain going forward.
Update project's supported platforms
Make UnzipKit target support all platforms
Make UnzipKit Tests target support all platforms
Update the build scripts to work with the same targets in each platform
Once everything's working right for macOS and iOS with the unified targets, drop the iOS-specific targets
The text was updated successfully, but these errors were encountered:
I recently discovered the "Supported Platforms" build setting. I should use that to make a single cross-platform framework and unit test bundle. This will make the project easier to maintain going forward.
UnzipKit
target support all platformsUnzipKit Tests
target support all platformsThe text was updated successfully, but these errors were encountered: