Skip to content

Commit

Permalink
Version 1.0 Release
Browse files Browse the repository at this point in the history
Added icon
Added correct name
Ready to release version 1
  • Loading branch information
jacquesCedric committed Feb 21, 2017
1 parent 85a7c13 commit f1ff03e
Show file tree
Hide file tree
Showing 20 changed files with 78 additions and 48 deletions.
33 changes: 18 additions & 15 deletions mega.xcodeproj/project.pbxproj → Ananke.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
C44242711E586B9B0042670E /* mega.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = mega.app; sourceTree = BUILT_PRODUCTS_DIR; };
C44242711E586B9B0042670E /* Ananke.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Ananke.app; sourceTree = BUILT_PRODUCTS_DIR; };
C44242741E586B9B0042670E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
C44242761E586B9B0042670E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
C44242791E586B9B0042670E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
Expand All @@ -36,7 +36,7 @@
C44242681E586B9B0042670E = {
isa = PBXGroup;
children = (
C44242731E586B9B0042670E /* mega */,
C44242731E586B9B0042670E /* Ananke */,
C44242721E586B9B0042670E /* Products */,
);
sourceTree = "<group>";
Expand All @@ -45,12 +45,12 @@
C44242721E586B9B0042670E /* Products */ = {
isa = PBXGroup;
children = (
C44242711E586B9B0042670E /* mega.app */,
C44242711E586B9B0042670E /* Ananke.app */,
);
name = Products;
sourceTree = "<group>";
};
C44242731E586B9B0042670E /* mega */ = {
C44242731E586B9B0042670E /* Ananke */ = {
isa = PBXGroup;
children = (
C44242811E586C980042670E /* megadl */,
Expand All @@ -59,16 +59,16 @@
C44242781E586B9B0042670E /* MainMenu.xib */,
C442427B1E586B9B0042670E /* Info.plist */,
);
name = mega;
name = Ananke;
path = megadl;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
C44242701E586B9B0042670E /* mega */ = {
C44242701E586B9B0042670E /* Ananke */ = {
isa = PBXNativeTarget;
buildConfigurationList = C442427E1E586B9B0042670E /* Build configuration list for PBXNativeTarget "mega" */;
buildConfigurationList = C442427E1E586B9B0042670E /* Build configuration list for PBXNativeTarget "Ananke" */;
buildPhases = (
C442426D1E586B9B0042670E /* Sources */,
C442426E1E586B9B0042670E /* Frameworks */,
Expand All @@ -78,9 +78,9 @@
);
dependencies = (
);
name = mega;
name = Ananke;
productName = megadl;
productReference = C44242711E586B9B0042670E /* mega.app */;
productReference = C44242711E586B9B0042670E /* Ananke.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -99,7 +99,7 @@
};
};
};
buildConfigurationList = C442426C1E586B9B0042670E /* Build configuration list for PBXProject "mega" */;
buildConfigurationList = C442426C1E586B9B0042670E /* Build configuration list for PBXProject "Ananke" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
Expand All @@ -112,7 +112,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
C44242701E586B9B0042670E /* mega */,
C44242701E586B9B0042670E /* Ananke */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -250,7 +250,8 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = megadl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.megadl;
MACOSX_DEPLOYMENT_TARGET = 10.11;
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.ananke;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
Expand All @@ -263,7 +264,8 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = megadl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.megadl;
MACOSX_DEPLOYMENT_TARGET = 10.11;
PRODUCT_BUNDLE_IDENTIFIER = com.jacques.ananke;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
Expand All @@ -272,7 +274,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
C442426C1E586B9B0042670E /* Build configuration list for PBXProject "mega" */ = {
C442426C1E586B9B0042670E /* Build configuration list for PBXProject "Ananke" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C442427C1E586B9B0042670E /* Debug */,
Expand All @@ -281,13 +283,14 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C442427E1E586B9B0042670E /* Build configuration list for PBXNativeTarget "mega" */ = {
C442427E1E586B9B0042670E /* Build configuration list for PBXNativeTarget "Ananke" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C442427F1E586B9B0042670E /* Debug */,
C44242801E586B9B0042670E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?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>BuildLocationStyle</key>
<string>UseAppPreferences</string>
<key>CustomBuildLocationType</key>
<string>RelativeToDerivedData</string>
<key>DerivedDataLocationStyle</key>
<string>Default</string>
<key>IssueFilterStyle</key>
<string>ShowActiveSchemeOnly</string>
<key>LiveSourceIssuesEnabled</key>
<true/>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C44242701E586B9B0042670E"
BuildableName = "mega.app"
BlueprintName = "mega"
ReferencedContainer = "container:mega.xcodeproj">
BuildableName = "Ananke.app"
BlueprintName = "Ananke"
ReferencedContainer = "container:Ananke.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -33,9 +33,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C44242701E586B9B0042670E"
BuildableName = "mega.app"
BlueprintName = "mega"
ReferencedContainer = "container:mega.xcodeproj">
BuildableName = "Ananke.app"
BlueprintName = "Ananke"
ReferencedContainer = "container:Ananke.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
Expand All @@ -56,9 +56,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C44242701E586B9B0042670E"
BuildableName = "mega.app"
BlueprintName = "mega"
ReferencedContainer = "container:mega.xcodeproj">
BuildableName = "Ananke.app"
BlueprintName = "Ananke"
ReferencedContainer = "container:Ananke.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
Expand All @@ -75,9 +75,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C44242701E586B9B0042670E"
BuildableName = "mega.app"
BlueprintName = "mega"
ReferencedContainer = "container:mega.xcodeproj">
BuildableName = "Ananke.app"
BlueprintName = "Ananke"
ReferencedContainer = "container:Ananke.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
2 changes: 1 addition & 1 deletion megadl/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// AppDelegate.swift
// megadl
// Ananke
//
// Created by Jacob Gaffney on 18/02/2017.
// Copyright © 2017 Jacob Gaffney. All rights reserved.
Expand Down
30 changes: 20 additions & 10 deletions megadl/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,53 +1,63 @@
{
"images" : [
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "icon_16x16.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "16x16",
"idiom" : "mac",
"filename" : "icon_32x32.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "icon_32x32-1.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "32x32",
"idiom" : "mac",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "icon_128x128.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "128x128",
"idiom" : "mac",
"filename" : "icon_256x256.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "icon_256x256-1.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "256x256",
"idiom" : "mac",
"filename" : "icon_512x512.png",
"scale" : "2x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "icon_512x512-1.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "[email protected]",
"scale" : "2x"
}
],
Expand Down
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.
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.
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.
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.
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.
15 changes: 7 additions & 8 deletions megadl/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
Expand All @@ -26,18 +25,18 @@
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
<menu title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
<items>
<menuItem title="mega" id="1Xt-HY-uBw">
<menuItem title="Ananke" id="1Xt-HY-uBw">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="mega" systemMenu="apple" id="uQy-DD-JDr">
<menu key="submenu" title="Ananke" systemMenu="apple" id="uQy-DD-JDr">
<items>
<menuItem title="About mega" enabled="NO" id="5kV-Vb-QxS">
<menuItem title="About Ananke" enabled="NO" id="5kV-Vb-QxS">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="orderFrontStandardAboutPanel:" target="-1" id="Exp-CZ-Vem"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="VOq-y0-SEH"/>
<menuItem title="Hide mega" keyEquivalent="h" id="Olw-nP-bQN">
<menuItem title="Hide Ananke" keyEquivalent="h" id="Olw-nP-bQN">
<connections>
<action selector="hide:" target="-1" id="PnN-Uc-m68"/>
</connections>
Expand All @@ -55,7 +54,7 @@
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
<menuItem title="Quit mega" keyEquivalent="q" id="4sb-4s-VLi">
<menuItem title="Quit Ananke" keyEquivalent="q" id="4sb-4s-VLi">
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
<connections>
<action selector="terminate:" target="-1" id="Te7-pn-YzF"/>
Expand Down Expand Up @@ -156,7 +155,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="580" height="83"/>
<size key="maxSize" width="581" height="10000000"/>
<size key="maxSize" width="582" height="10000000"/>
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
</textView>
</subviews>
Expand All @@ -167,7 +166,7 @@
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="dAM-zU-RDD">
<rect key="frame" x="565" y="1" width="16" height="83"/>
<rect key="frame" x="-15" y="1" width="16" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
Expand Down
4 changes: 3 additions & 1 deletion megadl/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit f1ff03e

Please sign in to comment.