Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Commit

Permalink
Mac App Store Changes and additional Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
terhechte committed Apr 30, 2014
1 parent e204f1a commit 42fd5db
Show file tree
Hide file tree
Showing 24 changed files with 51 additions and 36 deletions.
28 changes: 22 additions & 6 deletions OceanBar.xcodeproj/project.pbxproj
Expand Up @@ -21,7 +21,6 @@
4DC52105190E95CD00765BA2 /* BTStatusbarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DC52104190E95CD00765BA2 /* BTStatusbarController.m */; };
4DC52108190E9A5200765BA2 /* BTOceanData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DC52107190E9A5200765BA2 /* BTOceanData.m */; };
4DC8BE69190EDFFF00B250CD /* BTSocialTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DC8BE68190EDFFF00B250CD /* BTSocialTextView.m */; };
4DC8BE801910F18400B250CD /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4DC8BE7F1910F18400B250CD /* icon.icns */; };
5F85F25E88E14A40A1450941 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BA8BD54FDD0B42CA9672C86D /* libPods.a */; };
/* End PBXBuildFile section */

Expand All @@ -36,6 +35,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
4DAE5FE619115C8800A7C1E0 /* OceanBar.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = OceanBar.entitlements; sourceTree = "<group>"; };
4DC520CB190E94CD00765BA2 /* OceanBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OceanBar.app; sourceTree = BUILT_PRODUCTS_DIR; };
4DC520CE190E94CD00765BA2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
4DC520D1190E94CD00765BA2 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -64,7 +64,6 @@
4DC5210D190E9DE300765BA2 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
4DC8BE67190EDFFF00B250CD /* BTSocialTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTSocialTextView.h; sourceTree = "<group>"; };
4DC8BE68190EDFFF00B250CD /* BTSocialTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BTSocialTextView.m; sourceTree = "<group>"; };
4DC8BE7F1910F18400B250CD /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = icon.icns; sourceTree = "<group>"; };
7C472EE4DCB64214826CD8A4 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
BA8BD54FDD0B42CA9672C86D /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
Expand Down Expand Up @@ -94,7 +93,6 @@
4DC520C2190E94CD00765BA2 = {
isa = PBXGroup;
children = (
4DC8BE7F1910F18400B250CD /* icon.icns */,
4DC520D4190E94CD00765BA2 /* OceanBar */,
4DC520F2190E94CD00765BA2 /* OceanBarTests */,
4DC520CD190E94CD00765BA2 /* Frameworks */,
Expand Down Expand Up @@ -139,6 +137,7 @@
4DC520D4190E94CD00765BA2 /* OceanBar */ = {
isa = PBXGroup;
children = (
4DAE5FE619115C8800A7C1E0 /* OceanBar.entitlements */,
4DC520E0190E94CD00765BA2 /* BTAppDelegate.h */,
4DC520E1190E94CD00765BA2 /* BTAppDelegate.m */,
4DC520E3190E94CD00765BA2 /* MainMenu.xib */,
Expand Down Expand Up @@ -234,6 +233,14 @@
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = "Benedikt Terhechte";
TargetAttributes = {
4DC520CA190E94CD00765BA2 = {
DevelopmentTeam = 76VT9VZ6GK;
SystemCapabilities = {
com.apple.Sandbox = {
enabled = 1;
};
};
};
4DC520EB190E94CD00765BA2 = {
TestTargetID = 4DC520CA190E94CD00765BA2;
};
Expand Down Expand Up @@ -267,7 +274,6 @@
4DC520E7190E94CD00765BA2 /* Images.xcassets in Resources */,
4DC520DF190E94CD00765BA2 /* Credits.rtf in Resources */,
4DC520E5190E94CD00765BA2 /* MainMenu.xib in Resources */,
4DC8BE801910F18400B250CD /* icon.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -455,6 +461,9 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 7C472EE4DCB64214826CD8A4 /* Pods.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = OceanBar/OceanBar.entitlements;
CODE_SIGN_IDENTITY = "";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "OceanBar/OceanBar-Prefix.pch";
Expand All @@ -463,8 +472,10 @@
"$(inherited)",
"$(PROJECT_DIR)/Pods/build/Debug-iphoneos",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SDKROOT = macosx10.9;
WRAPPER_EXTENSION = app;
};
name = Debug;
Expand All @@ -473,6 +484,9 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 7C472EE4DCB64214826CD8A4 /* Pods.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = OceanBar/OceanBar.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "OceanBar/OceanBar-Prefix.pch";
Expand All @@ -481,8 +495,10 @@
"$(inherited)",
"$(PROJECT_DIR)/Pods/build/Debug-iphoneos",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "78EA1FDD-8791-4FB7-ADB5-60C51CAAB58E";
SDKROOT = macosx10.9;
WRAPPER_EXTENSION = app;
};
name = Release;
Expand Down
30 changes: 20 additions & 10 deletions OceanBar/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -1,53 +1,63 @@
{
"images" : [
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "icon16x16.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "icon-32-1.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "icon-32.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "icon-64.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "icon128x128.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "icon-256.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "icon256x256.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "icon-512.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "icon512x512.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "icon-1024.png",
"scale" : "2x"
}
],
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions OceanBar/OceanBar-Info.plist
Expand Up @@ -6,10 +6,8 @@
<string>en</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>icon</string>
<key>CFBundleIdentifier</key>
<string>com.stylmac.${PRODUCT_NAME:rfc1034identifier}</string>
<string>com.stylemac.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down
5 changes: 5 additions & 0 deletions OceanBar/OceanBar.entitlements
@@ -0,0 +1,5 @@
<?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/>
</plist>
18 changes: 2 additions & 16 deletions OceanBar/en.lproj/Credits.rtf
Expand Up @@ -9,22 +9,8 @@
Benedikt Terhechte\
\

\b Human Interface Design:
\b Info:
\b0 \
Some other people\
{\field{\*\fldinst{HYPERLINK "https://github.com/terhechte/OceanBar"}}{\fldrslt https://github.com/terhechte/OceanBar}}\
\

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

\b Documentation:
\b0 \
Whoever\
\

\b With special thanks to:
\b0 \
Mom\
}
Binary file added Resources/icon-1024.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icon-256.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icon-32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icon-512.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icon-64.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/icon.icns
Binary file not shown.
Binary file added Resources/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons.sketch/Data
Binary file not shown.
2 changes: 1 addition & 1 deletion icons.sketch/metadata
Expand Up @@ -11,7 +11,7 @@
<key>fonts</key>
<array/>
<key>length</key>
<integer>161055</integer>
<integer>161515</integer>
<key>version</key>
<integer>36</integer>
</dict>
Expand Down

0 comments on commit 42fd5db

Please sign in to comment.