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

New release 1.1.0: Add SPM Support #13

Merged
merged 5 commits into from
Oct 18, 2022
Merged

New release 1.1.0: Add SPM Support #13

merged 5 commits into from
Oct 18, 2022

Conversation

rbaumbach
Copy link
Owner

This PR updates the entire directory structure to be Swift Package Manager (SPM) "compliant."

There are also a few minor updates, such as:

  1. .gitignore update
  2. Removal of the IntegrationSpecs target and combining the tests together for simplicity

2) Remove IntegrationSpecs target and combine with Specs target
3) Rename Specs target to Tests target to make it more compatible with SPM
4) Rename Source -> Sources and create Include directory to make file structure SPM compatible
5) Remove all but Swizzlean scheme
6) Remove integration specs from specs fastlane lane
7) Create Package.swift
8) Update Podfile since a target was removed that was being referenced
@rbaumbach rbaumbach self-assigned this Oct 18, 2022
@rbaumbach rbaumbach merged commit 5ad0390 into master Oct 18, 2022
@rbaumbach rbaumbach deleted the spm_support branch October 18, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant