From fab9a6506cd04ec8f840c98772a80c44a79c74a7 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 10 Dec 2008 16:52:52 +0000 Subject: MERGED r262:266 from branches/stuart02 to trunk to include new project structure. --- .../Versions/A/relaunch.app/Contents/Info.plist | 24 +++++++++++++++++++++ .../A/relaunch.app/Contents/MacOS/relaunch | Bin 0 -> 71208 bytes .../Versions/A/relaunch.app/Contents/PkgInfo | 1 + 3 files changed, 25 insertions(+) create mode 100644 Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/Info.plist create mode 100755 Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/MacOS/relaunch create mode 100644 Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/PkgInfo (limited to 'Frameworks/Sparkle.framework/Versions/A/relaunch.app') diff --git a/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/Info.plist b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/Info.plist new file mode 100644 index 00000000..150493ef --- /dev/null +++ b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + relaunch + CFBundleIdentifier + org.andymatuschak.Sparkle.relaunch + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.5 + NSPrincipalClass + NSApplication + NSUIElement + 1 + + diff --git a/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/MacOS/relaunch b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/MacOS/relaunch new file mode 100755 index 00000000..45b57f0d Binary files /dev/null and b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/MacOS/relaunch differ diff --git a/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/PkgInfo b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/PkgInfo new file mode 100644 index 00000000..bd04210f --- /dev/null +++ b/Frameworks/Sparkle.framework/Versions/A/relaunch.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPL???? \ No newline at end of file -- cgit v1.2.3