You've already forked MobileandWebTechnologiesCoursework-TaskMaster
mirror of
https://github.com/MrLyallCSIT/MobileandWebTechnologiesCoursework-TaskMaster.git
synced 2026-01-18 07:09:36 +00:00
Modification of the xCode Application
This change makes the application a tab based application on the Swift iOS model
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "5F1F2F761DDDC4CC00194BCC"
|
||||
BlueprintIdentifier = "5F26CD7E1DDDDAF6008452B2"
|
||||
BuildableName = "Task Master.app"
|
||||
BlueprintName = "Task Master"
|
||||
ReferencedContainer = "container:Task Master.xcodeproj">
|
||||
@@ -32,7 +32,7 @@
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "5F1F2F8C1DDDC4CD00194BCC"
|
||||
BlueprintIdentifier = "5F26CD941DDDDAF6008452B2"
|
||||
BuildableName = "Task MasterTests.xctest"
|
||||
BlueprintName = "Task MasterTests"
|
||||
ReferencedContainer = "container:Task Master.xcodeproj">
|
||||
@@ -42,7 +42,7 @@
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "5F1F2F761DDDC4CC00194BCC"
|
||||
BlueprintIdentifier = "5F26CD7E1DDDDAF6008452B2"
|
||||
BuildableName = "Task Master.app"
|
||||
BlueprintName = "Task Master"
|
||||
ReferencedContainer = "container:Task Master.xcodeproj">
|
||||
@@ -65,7 +65,7 @@
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "5F1F2F761DDDC4CC00194BCC"
|
||||
BlueprintIdentifier = "5F26CD7E1DDDDAF6008452B2"
|
||||
BuildableName = "Task Master.app"
|
||||
BlueprintName = "Task Master"
|
||||
ReferencedContainer = "container:Task Master.xcodeproj">
|
||||
@@ -84,7 +84,7 @@
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "5F1F2F761DDDC4CC00194BCC"
|
||||
BlueprintIdentifier = "5F26CD7E1DDDDAF6008452B2"
|
||||
BuildableName = "Task Master.app"
|
||||
BlueprintName = "Task Master"
|
||||
ReferencedContainer = "container:Task Master.xcodeproj">
|
||||
|
||||
@@ -12,12 +12,12 @@
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>5F1F2F761DDDC4CC00194BCC</key>
|
||||
<key>5F26CD7E1DDDDAF6008452B2</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>5F1F2F8C1DDDC4CD00194BCC</key>
|
||||
<key>5F26CD941DDDDAF6008452B2</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
|
||||
Reference in New Issue
Block a user