8000 GitHub - MakeZL/CodeSignTask: View the signature structure of app. from codesign
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0