v1.4 candidate

-improved auth window prompt (delay after success)
 -added extraction/printing of obj-c objects from exception.reason
 -ensures comparison of dylib to main binary image name now handles symbolic links
 -new icon
This commit is contained in:
Patrick Wardle
2016-03-24 21:17:00 -10:00
parent b99b05888c
commit 242d4021c9
23 changed files with 124 additions and 111 deletions
@@ -1,41 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>1ECDBF86-1DFC-4002-A5BE-41FC31ACB68B</string>
<key>IDESourceControlProjectName</key>
<string>project</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>A9FFC1B124E25027A0E10FB456DBA9E2803FAE9D</key>
<string>https://bitbucket.org/objective-see/knockknock.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>KnockKnock.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>A9FFC1B124E25027A0E10FB456DBA9E2803FAE9D</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://bitbucket.org/objective-see/knockknock.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>A9FFC1B124E25027A0E10FB456DBA9E2803FAE9D</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>A9FFC1B124E25027A0E10FB456DBA9E2803FAE9D</string>
<key>IDESourceControlWCCName</key>
<string>KnockKnock</string>
</dict>
</array>
</dict>
</plist>