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

Change to hidden the symbols and follows App Store Submit rule #14

Merged
merged 2 commits into from
Dec 1, 2019

Commits on Dec 1, 2019

  1. Changing the SVG symbol naming with the encoded string instead, worka…

    …round for App Store submit
    dreampiggy committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    1831d73 View commit details
    Browse the repository at this point in the history
  2. Change from using NSObject performSelector, into the IMP call, which …

    …is more safe on memory management and fast. Change the Ivar instead of String as well for performance
    dreampiggy committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    429986f View commit details
    Browse the repository at this point in the history