Skip to content

Commit

Permalink
Updated for MAS
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrajca committed Jul 13, 2012
1 parent ce8ab56 commit 3b18bab
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 69 deletions.
63 changes: 1 addition & 62 deletions English.lproj/MainMenu.xib
Expand Up @@ -82,14 +82,6 @@
<reference key="NSOnImage" ref="130733852"/>
<reference key="NSMixedImage" ref="295545801"/>
</object>
<object class="NSMenuItem" id="279023019">
<reference key="NSMenu" ref="520288679"/>
<string key="NSTitle">Check for Updates...</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="130733852"/>
<reference key="NSMixedImage" ref="295545801"/>
</object>
<object class="NSMenuItem" id="231988968">
<reference key="NSMenu" ref="520288679"/>
<bool key="NSIsDisabled">YES</bool>
Expand Down Expand Up @@ -1202,6 +1194,7 @@
</object>
<object class="NSMenuItem" id="1019127428">
<reference key="NSMenu" ref="686112092"/>
<bool key="NSIsHidden">YES</bool>
<string key="NSTitle">Export to QuickTime…</string>
<string key="NSKeyEquiv"/>
<int key="NSKeyEquivModMask">1048576</int>
Expand Down Expand Up @@ -1367,9 +1360,6 @@
<object class="NSCustomObject" id="1033667961">
<string key="NSClassName">PXPanelManager</string>
</object>
<object class="NSCustomObject" id="387974079">
<string key="NSClassName">SUUpdater</string>
</object>
<object class="NSUserDefaultsController" id="61134970">
<array class="NSMutableArray" key="NSDeclaredKeys">
<string>PXCrosshairEnabled</string>
Expand Down Expand Up @@ -2123,14 +2113,6 @@
</object>
<int key="connectionID">513</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">checkForUpdates:</string>
<reference key="source" ref="387974079"/>
<reference key="destination" ref="279023019"/>
</object>
<int key="connectionID">531</int>
</object>
</array>
<object class="IBMutableOrderedSet" key="objectRecords">
<array key="orderedObjects">
Expand Down Expand Up @@ -2263,7 +2245,6 @@
<reference ref="395582412"/>
<reference ref="551280303"/>
<reference ref="1068805141"/>
<reference ref="279023019"/>
</array>
<reference key="parent" ref="469567011"/>
</object>
Expand Down Expand Up @@ -3087,16 +3068,6 @@
<reference key="object" ref="161067250"/>
<reference key="parent" ref="77185720"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">529</int>
<reference key="object" ref="387974079"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">530</int>
<reference key="object" ref="279023019"/>
<reference key="parent" ref="520288679"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">532</int>
<reference key="object" ref="957661468"/>
Expand Down Expand Up @@ -3255,8 +3226,6 @@
<string key="511.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="519.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="526.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="529.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="530.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="532.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="534.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="539.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -4081,36 +4050,6 @@
<string key="minorKey">./Classes/PXPanelManager.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
<string key="className">SUUpdater</string>
<string key="superclassName">NSObject</string>
<object class="NSMutableDictionary" key="actions">
<string key="NS.key.0">checkForUpdates:</string>
<string key="NS.object.0">id</string>
</object>
<object class="NSMutableDictionary" key="actionInfosByName">
<string key="NS.key.0">checkForUpdates:</string>
<object class="IBActionInfo" key="NS.object.0">
<string key="name">checkForUpdates:</string>
<string key="candidateClassName">id</string>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">
<string key="NS.key.0">delegate</string>
<string key="NS.object.0">id</string>
</object>
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
<string key="NS.key.0">delegate</string>
<object class="IBToOneOutletInfo" key="NS.object.0">
<string key="name">delegate</string>
<string key="candidateClassName">id</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">./Classes/SUUpdater.h</string>
</object>
</object>
</array>
</object>
<int key="IBDocument.localizationMode">0</int>
Expand Down
2 changes: 2 additions & 0 deletions Pixen.entitlements
Expand Up @@ -2,6 +2,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>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.print</key>
Expand Down
12 changes: 5 additions & 7 deletions Pixen.xcodeproj/project.pbxproj
Expand Up @@ -35,7 +35,6 @@
C92A1E9213B12CAB0007235A /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = C92A1E9013B12CAB0007235A /* MainMenu.xib */; };
C92C867015A5EF5500D915D9 /* NSImage+Reps.h in Headers */ = {isa = PBXBuildFile; fileRef = C92C866E15A5EF5500D915D9 /* NSImage+Reps.h */; };
C92C867115A5EF5500D915D9 /* NSImage+Reps.m in Sources */ = {isa = PBXBuildFile; fileRef = C92C866F15A5EF5500D915D9 /* NSImage+Reps.m */; };
C931682414E9857C00B3E817 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C931682314E9857C00B3E817 /* Sparkle.framework */; };
C93429E3157EE5BB00186FA9 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C93429E2157EE5BB00186FA9 /* Accelerate.framework */; };
C93DB17F13ABC6BE006D42FE /* PXPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = C93DB17D13ABC6BE006D42FE /* PXPreferences.xib */; };
C93DB18213ABC8BE006D42FE /* PXGeneralPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = C93DB18013ABC8BE006D42FE /* PXGeneralPreferences.xib */; };
Expand Down Expand Up @@ -123,7 +122,6 @@
C9F7F16D142BE3D500AB8E37 /* UTType+NSString.m in Sources */ = {isa = PBXBuildFile; fileRef = C9F7F16B142BE3D500AB8E37 /* UTType+NSString.m */; };
C9FD44E113FD70FC00CEE4FC /* PXPatternEditor.xib in Resources */ = {isa = PBXBuildFile; fileRef = C9FD44DF13FD70FC00CEE4FC /* PXPatternEditor.xib */; };
C9FEE51B13AF81AF004FFC3C /* PXGridSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = C9FEE51913AF81AF004FFC3C /* PXGridSettings.xib */; };
C9FEF7B514E986B50028F8AA /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C931682314E9857C00B3E817 /* Sparkle.framework */; };
D88A735113A93CCD00B56402 /* PXLayerCollectionViewItem.h in Headers */ = {isa = PBXBuildFile; fileRef = D88A734F13A93CCD00B56402 /* PXLayerCollectionViewItem.h */; };
D88A735213A93CCD00B56402 /* PXLayerCollectionViewItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D88A735013A93CCD00B56402 /* PXLayerCollectionViewItem.m */; };
D88FA9A113DD265000175A2F /* NSObject+AssociatedObjects.h in Headers */ = {isa = PBXBuildFile; fileRef = D88FA99F13DD265000175A2F /* NSObject+AssociatedObjects.h */; };
Expand Down Expand Up @@ -512,7 +510,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
C9FEF7B514E986B50028F8AA /* Sparkle.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -1002,7 +999,6 @@
EAF6951106A9AE0B0019D8D7 /* Cocoa.framework in Frameworks */,
BF269FE6091307BF00B7A218 /* QTKit.framework in Frameworks */,
D8B300DC13AFC443004E83F3 /* QuartzCore.framework in Frameworks */,
C931682414E9857C00B3E817 /* Sparkle.framework in Frameworks */,
C9A0859113DE3ECD00C27061 /* WebKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -2926,7 +2922,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Pixen.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -2938,6 +2934,7 @@
INFOPLIST_FILE = Resources/Info.plist;
LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)\"";
PRODUCT_NAME = Pixen;
PROVISIONING_PROFILE = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
Expand All @@ -2952,7 +2949,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Pixen.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
DEPLOYMENT_POSTPROCESSING = YES;
Expand All @@ -2968,6 +2965,7 @@
LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)\"";
OTHER_CFLAGS = "-funroll-loops";
PRODUCT_NAME = Pixen;
PROVISIONING_PROFILE = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
Expand Down Expand Up @@ -3005,7 +3003,7 @@
616BAEAB08553EFB004CF172 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = s;
Expand Down

0 comments on commit 3b18bab

Please sign in to comment.