perf init
del
This commit is contained in:
parent
6a67571360
commit
43bbb8f46f
@ -20,7 +20,6 @@
|
|||||||
E28E106D1C9FF93D006E2C6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */; };
|
E28E106D1C9FF93D006E2C6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */; };
|
||||||
E28E10711CA01EC9006E2C6B /* MENU.plist in Resources */ = {isa = PBXBuildFile; fileRef = E28E10701CA01EC9006E2C6B /* MENU.plist */; };
|
E28E10711CA01EC9006E2C6B /* MENU.plist in Resources */ = {isa = PBXBuildFile; fileRef = E28E10701CA01EC9006E2C6B /* MENU.plist */; };
|
||||||
E28E10731CA0375F006E2C6B /* ROUTE.plist in Resources */ = {isa = PBXBuildFile; fileRef = E28E10721CA0375F006E2C6B /* ROUTE.plist */; };
|
E28E10731CA0375F006E2C6B /* ROUTE.plist in Resources */ = {isa = PBXBuildFile; fileRef = E28E10721CA0375F006E2C6B /* ROUTE.plist */; };
|
||||||
E28E10751CA037F2006E2C6B /* PERF INIT.plist in Resources */ = {isa = PBXBuildFile; fileRef = E28E10741CA037F2006E2C6B /* PERF INIT.plist */; };
|
|
||||||
/* End PBXBuildFile section */
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
/* Begin PBXContainerItemProxy section */
|
/* Begin PBXContainerItemProxy section */
|
||||||
@ -64,7 +63,6 @@
|
|||||||
E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
||||||
E28E10701CA01EC9006E2C6B /* MENU.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = MENU.plist; sourceTree = "<group>"; };
|
E28E10701CA01EC9006E2C6B /* MENU.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = MENU.plist; sourceTree = "<group>"; };
|
||||||
E28E10721CA0375F006E2C6B /* ROUTE.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ROUTE.plist; sourceTree = "<group>"; };
|
E28E10721CA0375F006E2C6B /* ROUTE.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ROUTE.plist; sourceTree = "<group>"; };
|
||||||
E28E10741CA037F2006E2C6B /* PERF INIT.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "PERF INIT.plist"; sourceTree = "<group>"; };
|
|
||||||
/* End PBXFileReference section */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
/* Begin PBXFrameworksBuildPhase section */
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
@ -174,7 +172,6 @@
|
|||||||
children = (
|
children = (
|
||||||
E28E10701CA01EC9006E2C6B /* MENU.plist */,
|
E28E10701CA01EC9006E2C6B /* MENU.plist */,
|
||||||
E28E10721CA0375F006E2C6B /* ROUTE.plist */,
|
E28E10721CA0375F006E2C6B /* ROUTE.plist */,
|
||||||
E28E10741CA037F2006E2C6B /* PERF INIT.plist */,
|
|
||||||
);
|
);
|
||||||
name = Screens;
|
name = Screens;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -285,7 +282,6 @@
|
|||||||
isa = PBXResourcesBuildPhase;
|
isa = PBXResourcesBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
E28E10751CA037F2006E2C6B /* PERF INIT.plist in Resources */,
|
|
||||||
E22EE9DF1C9DB7B3001F5BC0 /* LaunchScreen.storyboard in Resources */,
|
E22EE9DF1C9DB7B3001F5BC0 /* LaunchScreen.storyboard in Resources */,
|
||||||
E28E10711CA01EC9006E2C6B /* MENU.plist in Resources */,
|
E28E10711CA01EC9006E2C6B /* MENU.plist in Resources */,
|
||||||
E22EE9DC1C9DB7B3001F5BC0 /* Assets.xcassets in Resources */,
|
E22EE9DC1C9DB7B3001F5BC0 /* Assets.xcassets in Resources */,
|
||||||
|
|||||||
@ -1,18 +0,0 @@
|
|||||||
<?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">
|
|
||||||
<array>
|
|
||||||
<string>PAYLOAD</string>
|
|
||||||
<string>ZFW</string>
|
|
||||||
<string>FUEL</string>
|
|
||||||
<string>GROSS WEIGHT</string>
|
|
||||||
<string></string>
|
|
||||||
<string></string>
|
|
||||||
<string>COST INDEX</string>
|
|
||||||
<string>FLIGHT LVL</string>
|
|
||||||
<string>TO FLAPS</string>
|
|
||||||
<string>V1</string>
|
|
||||||
<string>Vr</string>
|
|
||||||
<string>V2</string>
|
|
||||||
</array>
|
|
||||||
</plist>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user