Skip to content
View donato-fiore's full-sized avatar

Highlights

  • Pro

Block or report donato-fiore

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
donato-fiore/README.md

how's it going
@fioreee

Pinned Loading

  1. GameSeagull GameSeagull Public

    A Tweak for GamerDelights' GamePigeon

    Logos 278 36

  2. TrollDecrypt TrollDecrypt Public

    iOS IPA Decrypter for TrollStore

    C 344 23

  3. calculatorhistory calculatorhistory Public

    iOS Calculator app gets a history

    Logos 5 3

  4. iOS-Runtime-Header-Browser iOS-Runtime-Header-Browser Public

    JavaScript 3

  5. PSListController extension to load J... PSListController extension to load JSON files.
    1
    #include <Preferences/PSListController.h>
    2
    
                  
    3
    @interface PSListController (JSON)
    4
    
                  
    5
    - (NSMutableArray *)loadSpecifiersFromJSONName:(NSString *)name target:(PSListController *)target;