Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate targets across platforms #62

Closed
5 tasks done
abbeycode opened this issue Sep 29, 2017 · 1 comment
Closed
5 tasks done

Consolidate targets across platforms #62

abbeycode opened this issue Sep 29, 2017 · 1 comment
Assignees

Comments

@abbeycode
Copy link
Owner

abbeycode commented Sep 29, 2017

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
@abbeycode abbeycode self-assigned this Sep 29, 2017
abbeycode added a commit that referenced this issue Oct 4, 2017
@abbeycode
Copy link
Owner Author

Done in PR #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant