Skip to content

Refactor Project & fix bugs#9

Open
conorthedev wants to merge 4 commits intovanwijkdave:masterfrom
conorthedev:master
Open

Refactor Project & fix bugs#9
conorthedev wants to merge 4 commits intovanwijkdave:masterfrom
conorthedev:master

Conversation

@conorthedev
Copy link

@conorthedev conorthedev commented Jun 14, 2020

  • Clean up Tweak.xm a bit
    • Remove redundant comments
    • Reformat code
    • Rename some unclear variables
    • Move %init to %ctor
  • Add Tweak.h
  • Use non-deprecated methods in qapRLC.m
  • Remove .theos and packages
  • Add .gitignore
  • Move imports to headers in Preference Bundle
  • Use after-install:: instead of INSTALL_TARGETS_PROCESS=
  • Fix Capability with “Notchless” #6
  • Make preferences respringless
  • Remove all .DS_Store files because they're ew

This has been tested on my device, and all is working correctly.

- Clean up Tweak.xm a bit
    - Remove redundant comments
    - Reformat code
    - Rename some unclear variables
    - Move %init to %ctor
- Add Tweak.h
- Remove usage of deprecated methods in qapRLC.m
- Remove '.theos' and 'packages'
- Add .gitignore
- Move imports to headers in Preference Bundle
- Use after-install instead of INSTALL_TARGETS_PROCESS
@conorthedev conorthedev marked this pull request as draft June 14, 2020 12:10
@conorthedev conorthedev changed the title Refactor Project Refactor Project & fix bugs Jun 14, 2020
@conorthedev conorthedev marked this pull request as ready for review June 14, 2020 12:34
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.

Capability with “Notchless”

1 participant