Organizing, new LaunchImage set
This commit is contained in:
parent
17014d0243
commit
cf88fe4205
@ -14,7 +14,6 @@
|
|||||||
E22EE9D71C9DB7B3001F5BC0 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */; };
|
E22EE9D71C9DB7B3001F5BC0 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */; };
|
||||||
E22EE9DA1C9DB7B3001F5BC0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E22EE9D81C9DB7B3001F5BC0 /* Main.storyboard */; };
|
E22EE9DA1C9DB7B3001F5BC0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E22EE9D81C9DB7B3001F5BC0 /* Main.storyboard */; };
|
||||||
E22EE9DC1C9DB7B3001F5BC0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */; };
|
E22EE9DC1C9DB7B3001F5BC0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */; };
|
||||||
E22EE9DF1C9DB7B3001F5BC0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E22EE9DD1C9DB7B3001F5BC0 /* LaunchScreen.storyboard */; };
|
|
||||||
E22EE9EA1C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9E91C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m */; };
|
E22EE9EA1C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9E91C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m */; };
|
||||||
E22EE9F51C9DB7B4001F5BC0 /* FMC_Planner_2UITests.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9F41C9DB7B4001F5BC0 /* FMC_Planner_2UITests.m */; };
|
E22EE9F51C9DB7B4001F5BC0 /* FMC_Planner_2UITests.m in Sources */ = {isa = PBXBuildFile; fileRef = E22EE9F41C9DB7B4001F5BC0 /* FMC_Planner_2UITests.m */; };
|
||||||
E28E106D1C9FF93D006E2C6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */; };
|
E28E106D1C9FF93D006E2C6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E28E106C1C9FF93D006E2C6B /* QuartzCore.framework */; };
|
||||||
@ -53,7 +52,6 @@
|
|||||||
E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
||||||
E22EE9D91C9DB7B3001F5BC0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
E22EE9D91C9DB7B3001F5BC0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||||
E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||||
E22EE9DE1C9DB7B3001F5BC0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
||||||
E22EE9E01C9DB7B3001F5BC0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
E22EE9E01C9DB7B3001F5BC0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||||
E22EE9E51C9DB7B4001F5BC0 /* FMC Planner 2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "FMC Planner 2Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
E22EE9E51C9DB7B4001F5BC0 /* FMC Planner 2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "FMC Planner 2Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
E22EE9E91C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FMC_Planner_2Tests.m; sourceTree = "<group>"; };
|
E22EE9E91C9DB7B4001F5BC0 /* FMC_Planner_2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FMC_Planner_2Tests.m; sourceTree = "<group>"; };
|
||||||
@ -117,14 +115,9 @@
|
|||||||
E22EE9CE1C9DB7B3001F5BC0 /* FMC Planner 2 */ = {
|
E22EE9CE1C9DB7B3001F5BC0 /* FMC Planner 2 */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
E2A9270D1CA2FD9800606E07 /* Storyboards */,
|
||||||
E28E106F1CA01EA1006E2C6B /* Screens */,
|
E28E106F1CA01EA1006E2C6B /* Screens */,
|
||||||
E28E106E1CA01E34006E2C6B /* ViewControllers */,
|
E28E106E1CA01E34006E2C6B /* ViewControllers */,
|
||||||
E22EE9D21C9DB7B3001F5BC0 /* AppDelegate.h */,
|
|
||||||
E22EE9D31C9DB7B3001F5BC0 /* AppDelegate.m */,
|
|
||||||
E22EE9D81C9DB7B3001F5BC0 /* Main.storyboard */,
|
|
||||||
E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */,
|
|
||||||
E22EE9DD1C9DB7B3001F5BC0 /* LaunchScreen.storyboard */,
|
|
||||||
E22EE9E01C9DB7B3001F5BC0 /* Info.plist */,
|
|
||||||
E22EE9CF1C9DB7B3001F5BC0 /* Supporting Files */,
|
E22EE9CF1C9DB7B3001F5BC0 /* Supporting Files */,
|
||||||
);
|
);
|
||||||
path = "FMC Planner 2";
|
path = "FMC Planner 2";
|
||||||
@ -133,7 +126,10 @@
|
|||||||
E22EE9CF1C9DB7B3001F5BC0 /* Supporting Files */ = {
|
E22EE9CF1C9DB7B3001F5BC0 /* Supporting Files */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
E22EE9D01C9DB7B3001F5BC0 /* main.m */,
|
E2A9270F1CA2FE5900606E07 /* Implementation */,
|
||||||
|
E2A9270E1CA2FE5200606E07 /* Header */,
|
||||||
|
E22EE9DB1C9DB7B3001F5BC0 /* Assets.xcassets */,
|
||||||
|
E22EE9E01C9DB7B3001F5BC0 /* Info.plist */,
|
||||||
);
|
);
|
||||||
name = "Supporting Files";
|
name = "Supporting Files";
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -159,12 +155,8 @@
|
|||||||
E28E106E1CA01E34006E2C6B /* ViewControllers */ = {
|
E28E106E1CA01E34006E2C6B /* ViewControllers */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
E22EE9D51C9DB7B3001F5BC0 /* ViewController.h */,
|
E2A9270C1CA2FD6D00606E07 /* Implementation */,
|
||||||
E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */,
|
E2A9270B1CA2FD6000606E07 /* Header */,
|
||||||
E227C7811C9F42AB00DE0CA4 /* ViewControllerKeyboard.h */,
|
|
||||||
E227C7821C9F42AB00DE0CA4 /* ViewControllerKeyboard.m */,
|
|
||||||
E227C7841C9F474100DE0CA4 /* ViewControllerScreen.h */,
|
|
||||||
E227C7851C9F474100DE0CA4 /* ViewControllerScreen.m */,
|
|
||||||
);
|
);
|
||||||
name = ViewControllers;
|
name = ViewControllers;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@ -179,6 +171,51 @@
|
|||||||
name = Screens;
|
name = Screens;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
|
E2A9270B1CA2FD6000606E07 /* Header */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
E22EE9D51C9DB7B3001F5BC0 /* ViewController.h */,
|
||||||
|
E227C7811C9F42AB00DE0CA4 /* ViewControllerKeyboard.h */,
|
||||||
|
E227C7841C9F474100DE0CA4 /* ViewControllerScreen.h */,
|
||||||
|
);
|
||||||
|
name = Header;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
E2A9270C1CA2FD6D00606E07 /* Implementation */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
E22EE9D61C9DB7B3001F5BC0 /* ViewController.m */,
|
||||||
|
E227C7821C9F42AB00DE0CA4 /* ViewControllerKeyboard.m */,
|
||||||
|
E227C7851C9F474100DE0CA4 /* ViewControllerScreen.m */,
|
||||||
|
);
|
||||||
|
name = Implementation;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
E2A9270D1CA2FD9800606E07 /* Storyboards */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
E22EE9D81C9DB7B3001F5BC0 /* Main.storyboard */,
|
||||||
|
);
|
||||||
|
name = Storyboards;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
E2A9270E1CA2FE5200606E07 /* Header */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
E22EE9D21C9DB7B3001F5BC0 /* AppDelegate.h */,
|
||||||
|
);
|
||||||
|
name = Header;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
E2A9270F1CA2FE5900606E07 /* Implementation */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
E22EE9D31C9DB7B3001F5BC0 /* AppDelegate.m */,
|
||||||
|
E22EE9D01C9DB7B3001F5BC0 /* main.m */,
|
||||||
|
);
|
||||||
|
name = Implementation;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
/* End PBXGroup section */
|
/* End PBXGroup section */
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
/* Begin PBXNativeTarget section */
|
||||||
@ -286,7 +323,6 @@
|
|||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
E2CC73E31CA2B7C7005B786E /* PERF INIT.plist in Resources */,
|
E2CC73E31CA2B7C7005B786E /* PERF INIT.plist 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 */,
|
||||||
E28E10731CA0375F006E2C6B /* ROUTE.plist in Resources */,
|
E28E10731CA0375F006E2C6B /* ROUTE.plist in Resources */,
|
||||||
@ -363,14 +399,6 @@
|
|||||||
name = Main.storyboard;
|
name = Main.storyboard;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
E22EE9DD1C9DB7B3001F5BC0 /* LaunchScreen.storyboard */ = {
|
|
||||||
isa = PBXVariantGroup;
|
|
||||||
children = (
|
|
||||||
E22EE9DE1C9DB7B3001F5BC0 /* Base */,
|
|
||||||
);
|
|
||||||
name = LaunchScreen.storyboard;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
/* End PBXVariantGroup section */
|
/* End PBXVariantGroup section */
|
||||||
|
|
||||||
/* Begin XCBuildConfiguration section */
|
/* Begin XCBuildConfiguration section */
|
||||||
@ -460,6 +488,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
||||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||||
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
|
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
||||||
@ -474,6 +503,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
||||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||||
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
|
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
||||||
|
|||||||
@ -0,0 +1,66 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"minimum-system-version" : "8.0",
|
||||||
|
"subtype" : "736h",
|
||||||
|
"scale" : "3x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "landscape",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"minimum-system-version" : "8.0",
|
||||||
|
"subtype" : "736h",
|
||||||
|
"scale" : "3x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"minimum-system-version" : "8.0",
|
||||||
|
"subtype" : "667h",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"minimum-system-version" : "7.0",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"minimum-system-version" : "7.0",
|
||||||
|
"subtype" : "retina4",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"orientation" : "portrait",
|
||||||
|
"idiom" : "iphone",
|
||||||
|
"extent" : "full-screen",
|
||||||
|
"subtype" : "retina4",
|
||||||
|
"scale" : "2x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,27 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
|
|
||||||
<dependencies>
|
|
||||||
<deployment identifier="iOS"/>
|
|
||||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
|
|
||||||
</dependencies>
|
|
||||||
<scenes>
|
|
||||||
<!--View Controller-->
|
|
||||||
<scene sceneID="EHf-IW-A2E">
|
|
||||||
<objects>
|
|
||||||
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
|
||||||
<layoutGuides>
|
|
||||||
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
|
|
||||||
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
|
|
||||||
</layoutGuides>
|
|
||||||
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
|
||||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
||||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
||||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
||||||
</view>
|
|
||||||
</viewController>
|
|
||||||
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
||||||
</objects>
|
|
||||||
<point key="canvasLocation" x="53" y="375"/>
|
|
||||||
</scene>
|
|
||||||
</scenes>
|
|
||||||
</document>
|
|
||||||
@ -15,15 +15,13 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.0</string>
|
<string>1.0 DEV</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1</string>
|
<string>1</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>UILaunchStoryboardName</key>
|
|
||||||
<string>LaunchScreen</string>
|
|
||||||
<key>UIMainStoryboardFile</key>
|
<key>UIMainStoryboardFile</key>
|
||||||
<string>Main</string>
|
<string>Main</string>
|
||||||
<key>UIRequiredDeviceCapabilities</key>
|
<key>UIRequiredDeviceCapabilities</key>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user