Skip to content

Update generateIdentityVerificationSignatureWithCompletionHandler[deprecated] to fetchItemsForIdentityVerificationSignature #8

@phantomsom

Description

@phantomsom

Hi, I consider myself a novice in programming, the generateIdentityVerificationSignature function is now deprecated.
https://developer.apple.com/documentation/gamekit/gklocalplayer/1515407-generateidentityverificationsign

I want to decompile libGameCenterAuth.a into editable and readable format, and then modify the current code to the newer fetchItemsForIdentityVerifcation function.

playerID is now teamplayerID, and that's the only change for this new function.

How do I decompile libGameCenterAuth.a, change the old to the newer function, and then rebuild it so that i can file for a pull request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions