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

Improve SwiftSweeper.sweepValue method #20

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Improve SwiftSweeper.sweepValue method #20

merged 2 commits into from
Jun 6, 2018

Conversation

zenangst
Copy link
Collaborator

@zenangst zenangst commented Jun 6, 2018

This PR removes the use of fallthrough and combines .optional and .enum to use the same implementation.

Removes use of fallthrough and combines .optional, .enum to use the same implementation.
@zenangst
Copy link
Collaborator Author

zenangst commented Jun 6, 2018

@johnno1962 found a minor improvement while browsing the source code, hope you like it.
Didn't find any guidelines for contributing so I yolo:ed it a bit. Hope I didn't do anything dumb, cheers 🍻

@johnno1962 johnno1962 merged commit 9af2fe6 into johnno1962:MAS-version Jun 6, 2018
@zenangst zenangst deleted the MAS-version branch June 6, 2018 17:01
@johnno1962
Copy link
Owner

Thanks, don’t worry about the version numbers - I use Perforce this end.

@zenangst
Copy link
Collaborator Author

zenangst commented Jun 6, 2018

Aha nice! I'll make a mental note for that in the future :)

@su350380433 su350380433 mentioned this pull request Apr 19, 2019
@haojintang haojintang mentioned this pull request May 28, 2021
@y500 y500 mentioned this pull request Sep 7, 2023
oryonatan pushed a commit to Lightricks/InjectionIII that referenced this pull request Nov 23, 2023
* Unhide only changed files

* Not possible to just skip files.

* Tracking previous interposes no longer required.

* SwiftTrace supporting resilient classes

* Fallback to find class versions

* Avoid infinite loops.

* Notification warning.

* Give user option of replaying injections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants