Skip to content

Commit

Permalink
Updated resources
Browse files Browse the repository at this point in the history
Including test build for 10.7
  • Loading branch information
Paul Phönixweiß committed Mar 28, 2014
1 parent 3117eaa commit 73e2bb3
Show file tree
Hide file tree
Showing 21 changed files with 109 additions and 32 deletions.
48 changes: 48 additions & 0 deletions Builds/HiddenFiles.app/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<?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>BuildMachineOSBuild</key>
<string>13C64</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>HiddenFiles</string>
<key>CFBundleIdentifier</key>
<string>com.fffff.HiddenFiles</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HiddenFiles</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>5B130a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>13C64</string>
<key>DTSDKName</key>
<string>macosx10.9</string>
<key>DTXcode</key>
<string>0510</string>
<key>DTXcodeBuild</key>
<string>5B130a</string>
<key>LSBackgroundOnly</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>10.7</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2014 mixan946. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>
Binary file added Builds/HiddenFiles.app/Contents/MacOS/HiddenFiles
Binary file not shown.
1 change: 1 addition & 0 deletions Builds/HiddenFiles.app/Contents/PkgInfo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
APPL????
29 changes: 29 additions & 0 deletions Builds/HiddenFiles.app/Contents/Resources/en.lproj/Credits.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
{\colortbl;\red255\green255\blue255;}
\paperw9840\paperh8400
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural

\f0\b\fs24 \cf0 Engineering:
\b0 \
Some people\
\

\b Human Interface Design:
\b0 \
Some other people\
\

\b Testing:
\b0 \
Hopefully not nobody\
\

\b Documentation:
\b0 \
Whoever\
\

\b With special thanks to:
\b0 \
Mom\
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 27 additions & 29 deletions HiddenFiles.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
objects = {

/* Begin PBXBuildFile section */
983A02E8187ED76A0031E38E /* eye_closed.icns in Resources */ = {isa = PBXBuildFile; fileRef = 983A02E2187ED76A0031E38E /* eye_closed.icns */; };
983A02E9187ED76A0031E38E /* eye_open.icns in Resources */ = {isa = PBXBuildFile; fileRef = 983A02E3187ED76A0031E38E /* eye_open.icns */; };
98C1ECD4187EF1720066B240 /* eye_closed_17.png in Resources */ = {isa = PBXBuildFile; fileRef = 98C1ECD0187EF1720066B240 /* eye_closed_17.png */; };
98C1ECD5187EF1720066B240 /* eye_closed_512.png in Resources */ = {isa = PBXBuildFile; fileRef = 98C1ECD1187EF1720066B240 /* eye_closed_512.png */; };
98C1ECD6187EF1720066B240 /* eye_open_17.png in Resources */ = {isa = PBXBuildFile; fileRef = 98C1ECD2187EF1720066B240 /* eye_open_17.png */; };
98C1ECD7187EF1720066B240 /* eye_open_512.png in Resources */ = {isa = PBXBuildFile; fileRef = 98C1ECD3187EF1720066B240 /* eye_open_512.png */; };
DAEAB25A18E5A3FA0063239E /* eye_closed_17.png in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25418E5A3FA0063239E /* eye_closed_17.png */; };
DAEAB25B18E5A3FA0063239E /* eye_closed_512.png in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25518E5A3FA0063239E /* eye_closed_512.png */; };
DAEAB25C18E5A3FA0063239E /* eye_closed.icns in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25618E5A3FA0063239E /* eye_closed.icns */; };
DAEAB25D18E5A3FA0063239E /* eye_open_17.png in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25718E5A3FA0063239E /* eye_open_17.png */; };
DAEAB25E18E5A3FA0063239E /* eye_open_512.png in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25818E5A3FA0063239E /* eye_open_512.png */; };
DAEAB25F18E5A3FA0063239E /* eye_open.icns in Resources */ = {isa = PBXBuildFile; fileRef = DAEAB25918E5A3FA0063239E /* eye_open.icns */; };
F75A98131709016B00B8F330 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F75A98121709016B00B8F330 /* Cocoa.framework */; };
F75A981D1709016B00B8F330 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F75A981B1709016B00B8F330 /* InfoPlist.strings */; };
F75A981F1709016B00B8F330 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F75A981E1709016B00B8F330 /* main.m */; };
Expand All @@ -22,12 +22,12 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
983A02E2187ED76A0031E38E /* eye_closed.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = eye_closed.icns; path = ../icons_for_hidden_files_app/eye_closed.icns; sourceTree = "<group>"; };
983A02E3187ED76A0031E38E /* eye_open.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = eye_open.icns; path = ../icons_for_hidden_files_app/eye_open.icns; sourceTree = "<group>"; };
98C1ECD0187EF1720066B240 /* eye_closed_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = eye_closed_17.png; path = ../../Downloads/eye_closed_17.png; sourceTree = "<group>"; };
98C1ECD1187EF1720066B240 /* eye_closed_512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = eye_closed_512.png; path = ../../Downloads/eye_closed_512.png; sourceTree = "<group>"; };
98C1ECD2187EF1720066B240 /* eye_open_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = eye_open_17.png; path = ../../Downloads/eye_open_17.png; sourceTree = "<group>"; };
98C1ECD3187EF1720066B240 /* eye_open_512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = eye_open_512.png; path = ../../Downloads/eye_open_512.png; sourceTree = "<group>"; };
DAEAB25418E5A3FA0063239E /* eye_closed_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = eye_closed_17.png; sourceTree = "<group>"; };
DAEAB25518E5A3FA0063239E /* eye_closed_512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = eye_closed_512.png; sourceTree = "<group>"; };
DAEAB25618E5A3FA0063239E /* eye_closed.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = eye_closed.icns; sourceTree = "<group>"; };
DAEAB25718E5A3FA0063239E /* eye_open_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = eye_open_17.png; sourceTree = "<group>"; };
DAEAB25818E5A3FA0063239E /* eye_open_512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = eye_open_512.png; sourceTree = "<group>"; };
DAEAB25918E5A3FA0063239E /* eye_open.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = eye_open.icns; sourceTree = "<group>"; };
F75A980F1709016B00B8F330 /* HiddenFiles.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HiddenFiles.app; sourceTree = BUILT_PRODUCTS_DIR; };
F75A98121709016B00B8F330 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
F75A98151709016B00B8F330 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -58,12 +58,12 @@
983A02E1187ED75B0031E38E /* Images */ = {
isa = PBXGroup;
children = (
98C1ECD0187EF1720066B240 /* eye_closed_17.png */,
98C1ECD1187EF1720066B240 /* eye_closed_512.png */,
98C1ECD2187EF1720066B240 /* eye_open_17.png */,
98C1ECD3187EF1720066B240 /* eye_open_512.png */,
983A02E2187ED76A0031E38E /* eye_closed.icns */,
983A02E3187ED76A0031E38E /* eye_open.icns */,
DAEAB25418E5A3FA0063239E /* eye_closed_17.png */,
DAEAB25518E5A3FA0063239E /* eye_closed_512.png */,
DAEAB25618E5A3FA0063239E /* eye_closed.icns */,
DAEAB25718E5A3FA0063239E /* eye_open_17.png */,
DAEAB25818E5A3FA0063239E /* eye_open_512.png */,
DAEAB25918E5A3FA0063239E /* eye_open.icns */,
);
name = Images;
sourceTree = "<group>";
Expand Down Expand Up @@ -154,7 +154,7 @@
F75A98071709016B00B8F330 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0460;
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = "Tim Jarratt";
};
buildConfigurationList = F75A980A1709016B00B8F330 /* Build configuration list for PBXProject "HiddenFiles" */;
Expand All @@ -179,14 +179,14 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
98C1ECD5187EF1720066B240 /* eye_closed_512.png in Resources */,
F75A981D1709016B00B8F330 /* InfoPlist.strings in Resources */,
98C1ECD4187EF1720066B240 /* eye_closed_17.png in Resources */,
98C1ECD7187EF1720066B240 /* eye_open_512.png in Resources */,
DAEAB25F18E5A3FA0063239E /* eye_open.icns in Resources */,
F75A98231709016B00B8F330 /* Credits.rtf in Resources */,
98C1ECD6187EF1720066B240 /* eye_open_17.png in Resources */,
983A02E9187ED76A0031E38E /* eye_open.icns in Resources */,
983A02E8187ED76A0031E38E /* eye_closed.icns in Resources */,
DAEAB25B18E5A3FA0063239E /* eye_closed_512.png in Resources */,
DAEAB25E18E5A3FA0063239E /* eye_open_512.png in Resources */,
DAEAB25A18E5A3FA0063239E /* eye_closed_17.png in Resources */,
DAEAB25D18E5A3FA0063239E /* eye_open_17.png in Resources */,
DAEAB25C18E5A3FA0063239E /* eye_closed.icns in Resources */,
F75A98291709016B00B8F330 /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -237,7 +237,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand All @@ -260,7 +259,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
Expand All @@ -270,7 +269,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand All @@ -287,7 +285,7 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
Expand Down
4 changes: 1 addition & 3 deletions NSStatusItemExample/HiddenFiles-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSBackgroundOnly</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013 Tim Jarratt. All rights reserved.</string>
<string>Copyright © 2014 mixan946. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ This is background-only OS X application to easily switch visibility of hidden f
It runs solely as a NSStatusItem (ie: there is no Dock icon, no main application window and it does not show up in the application switcher).

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0

![License](http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png)

Developed using NSStatus example by Tim Jarratt ©2013

Documentation available on the Apple Developer site:
* [NSStatusItem](https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSStatusItem_Class/Reference/Reference.html)
* [NSMenu](https://developer.apple.com/library/mac/#DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSMenu_Class/Reference/Reference.html)
Expand Down
Binary file added eye_closed.icns
Binary file not shown.
Binary file added eye_closed_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added eye_closed_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added eye_open.icns
Binary file not shown.
Binary file added eye_open_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added eye_open_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73e2bb3

Please sign in to comment.