Skip to content

View the signature structure of app. from codesign

Notifications You must be signed in to change notification settings

MakeZL/CodeSignTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CodeSignTask

View the signature structure of app. from codesign

Usage

Self-explainatory

./logCodesign your app.(Demo.app)

iOS

Self-project

NSString *teamIdentifier = CodeSign->bundleTeamIdentifier();

NSLog(@"ml == %@",teamIdentifier);

About

View the signature structure of app. from codesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published