OS X name changes
This commit is contained in:
parent
a49fbc797f
commit
e0537926cf
|
@ -21,11 +21,11 @@
|
|||
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
|
||||
<menu title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
|
||||
<items>
|
||||
<menuItem title="Reicast" id="1Xt-HY-uBw">
|
||||
<menuItem title="Flycast" id="1Xt-HY-uBw">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<menu key="submenu" title="Reicast" systemMenu="apple" id="uQy-DD-JDr">
|
||||
<menu key="submenu" title="Flycast" systemMenu="apple" id="uQy-DD-JDr">
|
||||
<items>
|
||||
<menuItem title="About Reicast" id="5kV-Vb-QxS">
|
||||
<menuItem title="About Flycast" id="5kV-Vb-QxS">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<connections>
|
||||
<action selector="orderFrontStandardAboutPanel:" target="-1" id="Exp-CZ-Vem"/>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
|
||||
</menuItem>
|
||||
<menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
|
||||
<menuItem title="Hide Reicast" keyEquivalent="h" id="Olw-nP-bQN">
|
||||
<menuItem title="Hide Flycast" keyEquivalent="h" id="Olw-nP-bQN">
|
||||
<connections>
|
||||
<action selector="hide:" target="-1" id="PnN-Uc-m68"/>
|
||||
</connections>
|
||||
|
@ -158,7 +158,7 @@
|
|||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
|
||||
<items>
|
||||
<menuItem title="Reicast Help" keyEquivalent="?" id="FKE-Sm-Kum">
|
||||
<menuItem title="Flycast Help" keyEquivalent="?" id="FKE-Sm-Kum">
|
||||
<connections>
|
||||
<action selector="showHelp:" target="-1" id="y7X-2Q-9no"/>
|
||||
</connections>
|
||||
|
@ -168,11 +168,11 @@
|
|||
</menuItem>
|
||||
</items>
|
||||
</menu>
|
||||
<window title="Reicast" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g">
|
||||
<window title="Flycast" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g">
|
||||
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
||||
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
||||
<rect key="contentRect" x="335" y="390" width="960" height="720"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
||||
<view key="contentView" id="EiT-Mj-1SZ" customClass="EmuGLView" customModule="Reicast" customModuleProvider="target">
|
||||
<rect key="frame" x="0.0" y="0.0" width="960" height="720"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
//
|
||||
// Created by flyinghead on 21/05/2019.
|
||||
//
|
||||
REI_APP_NAME = Reicast
|
||||
PRODUCT_NAME = Reicast
|
||||
REI_APP_NAME = Flycast
|
||||
PRODUCT_NAME = Flycast
|
||||
CFLAGS =
|
||||
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2015 reicast. All rights reserved.</string>
|
||||
<string>Copyright © 2019 reicast contributors. All rights reserved.</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
//
|
||||
// Created by flyinghead on 21/05/2019.
|
||||
//
|
||||
REI_APP_NAME = Reicast Naomi
|
||||
PRODUCT_NAME = Reicast Naomi
|
||||
REI_APP_NAME = Flycast Naomi
|
||||
PRODUCT_NAME = Flycast Naomi
|
||||
CFLAGS = DC_PLATFORM=2
|
||||
|
||||
|
|
|
@ -329,7 +329,7 @@
|
|||
84967CBA1B8F49EE005F1140 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; sourceTree = "<group>"; };
|
||||
84967CBB1B8F49EE005F1140 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; sourceTree = "<group>"; };
|
||||
84967CBC1B8F49EE005F1140 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; sourceTree = "<group>"; };
|
||||
84A388B31B1CDD3E000166C0 /* Reicast.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Reicast.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
84A388B31B1CDD3E000166C0 /* Flycast.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Flycast.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
84A388B71B1CDD3E000166C0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
84A388B81B1CDD3E000166C0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||||
84A388BA1B1CDD3E000166C0 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
||||
|
@ -930,7 +930,7 @@
|
|||
84A388B41B1CDD3E000166C0 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
84A388B31B1CDD3E000166C0 /* Reicast.app */,
|
||||
84A388B31B1CDD3E000166C0 /* Flycast.app */,
|
||||
84A388C31B1CDD3F000166C0 /* reicast-osxTests.xctest */,
|
||||
);
|
||||
name = Products;
|
||||
|
@ -2097,7 +2097,7 @@
|
|||
);
|
||||
name = "reicast-osx";
|
||||
productName = "reicast-osx";
|
||||
productReference = 84A388B31B1CDD3E000166C0 /* Reicast.app */;
|
||||
productReference = 84A388B31B1CDD3E000166C0 /* Flycast.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
84A388C21B1CDD3F000166C0 /* reicast-osxTests */ = {
|
||||
|
@ -2654,6 +2654,7 @@
|
|||
);
|
||||
INFOPLIST_FILE = "emulator-osx/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.flyinghead.Flycast;
|
||||
PRODUCT_NAME = "$(REI_APP_NAME)";
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "emulator-osx/emulator-osx-Bridging-Header.h";
|
||||
SWIFT_VERSION = 3.0;
|
||||
|
@ -2822,6 +2823,7 @@
|
|||
);
|
||||
INFOPLIST_FILE = "emulator-osx/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.flyinghead.Flycast;
|
||||
PRODUCT_NAME = "$(REI_APP_NAME)";
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "emulator-osx/emulator-osx-Bridging-Header.h";
|
||||
SWIFT_VERSION = 3.0;
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -34,7 +34,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -58,7 +58,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -77,7 +77,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -58,7 +58,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -82,7 +82,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -101,7 +101,7 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "84A388B21B1CDD3E000166C0"
|
||||
BuildableName = "Reicast.app"
|
||||
BuildableName = "Flycast.app"
|
||||
BlueprintName = "reicast-osx"
|
||||
ReferencedContainer = "container:reicast-osx.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
|
Loading…
Reference in New Issue