Renamed to in app

This commit is contained in:
Zhigang Fang
2017-10-28 09:18:22 +08:00
parent 947ab18de6
commit 8c25c735d0
3 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
041E2BA81F9EF0370036687C /* Toggl Bar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Toggl Bar.app"; sourceTree = BUILT_PRODUCTS_DIR; };
041E2BA81F9EF0370036687C /* In Time.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "In Time.app"; sourceTree = BUILT_PRODUCTS_DIR; };
041E2BAB1F9EF0370036687C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
041E2BAD1F9EF0370036687C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
041E2BAF1F9EF0370036687C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
@@ -54,7 +54,7 @@
041E2BA91F9EF0370036687C /* Products */ = {
isa = PBXGroup;
children = (
041E2BA81F9EF0370036687C /* Toggl Bar.app */,
041E2BA81F9EF0370036687C /* In Time.app */,
);
name = Products;
sourceTree = "<group>";
@@ -110,7 +110,7 @@
);
name = FloatingToggl;
productName = FloatingToggl;
productReference = 041E2BA81F9EF0370036687C /* Toggl Bar.app */;
productReference = 041E2BA81F9EF0370036687C /* In Time.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
@@ -361,7 +361,7 @@
INFOPLIST_FILE = FloatingToggl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.matrix.FloatingToggl;
PRODUCT_NAME = "Toggl Bar";
PRODUCT_NAME = "In Time";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 4.0;
};
@@ -380,7 +380,7 @@
INFOPLIST_FILE = FloatingToggl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.matrix.FloatingToggl;
PRODUCT_NAME = "Toggl Bar";
PRODUCT_NAME = "In Time";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 4.0;
};

View File

@@ -13,11 +13,11 @@
<application id="hnw-xV-0zn" sceneMemberID="viewController">
<menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
<items>
<menuItem title="FloatingToggl" id="1Xt-HY-uBw">
<menuItem title="In Time" id="1Xt-HY-uBw">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="FloatingToggl" systemMenu="apple" id="uQy-DD-JDr">
<menu key="submenu" title="In Time" systemMenu="apple" id="uQy-DD-JDr">
<items>
<menuItem title="About FloatingToggl" id="5kV-Vb-QxS">
<menuItem title="About In Time" id="5kV-Vb-QxS">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
@@ -31,7 +31,7 @@
<menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
</menuItem>
<menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
<menuItem title="Hide FloatingToggl" keyEquivalent="h" id="Olw-nP-bQN">
<menuItem title="Hide In Time" keyEquivalent="h" id="Olw-nP-bQN">
<connections>
<action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
</connections>
@@ -49,7 +49,7 @@
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
<menuItem title="Quit FloatingToggl" keyEquivalent="q" id="4sb-4s-VLi">
<menuItem title="Quit In Time" keyEquivalent="q" id="4sb-4s-VLi">
<connections>
<action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
</connections>
@@ -322,7 +322,7 @@
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
<items>
<menuItem title="FloatingToggl Help" keyEquivalent="?" id="FKE-Sm-Kum">
<menuItem title="In Time Help" keyEquivalent="?" id="FKE-Sm-Kum">
<connections>
<action selector="showHelp:" target="Ady-hI-5gd" id="y7X-2Q-9no"/>
</connections>
@@ -336,7 +336,7 @@
<outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/>
</connections>
</application>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="FloatingToggl" customModuleProvider="target"/>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="Toggl_Bar" customModuleProvider="target"/>
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
<customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
@@ -345,7 +345,7 @@
<!--Window Controller-->
<scene sceneID="R2V-B0-nI4">
<objects>
<windowController showSeguePresentationStyle="single" id="B8D-0N-5wS" customClass="FloatingPannel" customModule="FloatingToggl" customModuleProvider="target" sceneMemberID="viewController">
<windowController showSeguePresentationStyle="single" id="B8D-0N-5wS" customClass="FloatingPannel" customModule="Toggl_Bar" customModuleProvider="target" sceneMemberID="viewController">
<window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="IQv-IB-iLA" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" resizable="YES" utility="YES" nonactivatingPanel="YES" HUD="YES" fullSizeContentView="YES"/>
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES"/>
@@ -367,7 +367,7 @@
<!--View Controller-->
<scene sceneID="hIz-AP-VOD">
<objects>
<viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="FloatingToggl" customModuleProvider="target" sceneMemberID="viewController">
<viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="Toggl_Bar" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" wantsLayer="YES" id="m2S-Jp-Qdl">
<rect key="frame" x="0.0" y="0.0" width="364" height="60"/>
<autoresizingMask key="autoresizingMask"/>
@@ -375,7 +375,7 @@
<stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="20" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wu7-dI-dhr">
<rect key="frame" x="20" y="0.0" width="324" height="60"/>
<subviews>
<textField horizontalHuggingPriority="249" verticalHuggingPriority="750" horizontalCompressionResistancePriority="999" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BPy-6c-wmT" customClass="AutoGrowTextField" customModule="FloatingToggl" customModuleProvider="target">
<textField horizontalHuggingPriority="249" verticalHuggingPriority="750" horizontalCompressionResistancePriority="999" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BPy-6c-wmT" customClass="AutoGrowTextField" customModule="Toggl_Bar" customModuleProvider="target">
<rect key="frame" x="-2" y="20.5" width="197" height="19"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="Tug-Tb-Szc"/>

View File

@@ -80,7 +80,7 @@ struct Endpoint<T: Decodable> {
"time_entry": [
"description": title,
"pid": projectId ?? NSNull(),
"created_with": "Toggl Bar"
"created_with": "In Time"
] as NSDictionary
])
}