View LetMeAuth-demo.m
- (void)performVKLogin | |
{ | |
@weakify(self); | |
id conf = @{ | |
LMAVkontakteSDKClientId : __YOUR_APP_ID__, | |
LMAVkontakteSDKScope : @[ VK_PER_WALL, VK_PER_STATUS, VK_PER_EMAIL ], | |
LMAVkontakteSDKRevokeAccess : @NO, | |
LMAVkontakteSDKForceOAuth : @YES, | |
LMAVkontakteSDKAuthorizeInApp : @YES |
View print_names.sh
#!/bin/sh | |
echo | |
echo $1 | |
/usr/libexec/PlistBuddy -c 'Print TeamName' /dev/stdin <<< $(security cms -D -i ${1}) | |
/usr/libexec/PlistBuddy -c 'Print :Entitlements:application-identifier' /dev/stdin <<< $(security cms -D -i ${1}) |
View important_code
(77589847 89948 768 7 8999 758 7485 4456 8690 868 7465 868) |
OlderNewer