View Implemented in IB.

This commit is contained in:
2016-03-19 22:32:10 +01:00
parent aca6e32227
commit 8c31d7ad36
5 changed files with 713 additions and 11 deletions
+7
View File
@@ -416,10 +416,12 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.weebly.alikja.FMC-Planner-2";
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
@@ -427,10 +429,12 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
INFOPLIST_FILE = "FMC Planner 2/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.weebly.alikja.FMC-Planner-2";
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
@@ -501,6 +505,7 @@
E22EE9FB1C9DB7B4001F5BC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E22EE9FC1C9DB7B4001F5BC0 /* Build configuration list for PBXNativeTarget "FMC Planner 2Tests" */ = {
isa = XCConfigurationList;
@@ -509,6 +514,7 @@
E22EE9FE1C9DB7B4001F5BC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E22EE9FF1C9DB7B4001F5BC0 /* Build configuration list for PBXNativeTarget "FMC Planner 2UITests" */ = {
isa = XCConfigurationList;
@@ -517,6 +523,7 @@
E22EEA011C9DB7B4001F5BC0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};