-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Description
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
UnzipKittarget support all platforms - Make
UnzipKit Teststarget 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