Easy interface Currency Converter for iOS

This commit is contained in:
2018-08-25 00:51:49 -07:00
parent cb8d38cf0a
commit 730c335f63
49 changed files with 9485 additions and 5 deletions

View File

@@ -0,0 +1,101 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "easyCC/ViewController.swift"
timestampString = "556774887.786877"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "23"
endingLineNumber = "23"
landmarkName = "ViewController"
landmarkType = "3">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "easyCC/ViewController.swift"
timestampString = "556774887.786877"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "20"
endingLineNumber = "20"
landmarkName = "ViewController"
landmarkType = "3">
<Locations>
<Location
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "easyCC.ViewController.currencyList.getter : Swift.Array&lt;Swift.String&gt;"
moduleName = "easyCC"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/h_mal/Documents/Ios%20App/easyCC/easyCC/ViewController.swift"
timestampString = "556771544.8885601"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "20"
endingLineNumber = "20"
offsetFromSymbolStart = "38">
</Location>
<Location
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "easyCC.ViewController.currencyList.setter : Swift.Array&lt;Swift.String&gt;"
moduleName = "easyCC"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/h_mal/Documents/Ios%20App/easyCC/easyCC/ViewController.swift"
timestampString = "556771544.892626"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "20"
endingLineNumber = "20"
offsetFromSymbolStart = "76">
</Location>
<Location
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "easyCC.ViewController.init (nibName : Swift.Optional&lt;Swift.String&gt;, bundle : Swift.Optional&lt;__ObjC.Bundle&gt;) -&gt; easyCC.ViewController"
moduleName = "easyCC"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/h_mal/Documents/Ios%20App/easyCC/easyCC/ViewController.swift"
timestampString = "556771544.894362"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "20"
endingLineNumber = "20"
offsetFromSymbolStart = "438">
</Location>
<Location
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "easyCC.ViewController.init (coder : __ObjC.NSCoder) -&gt; Swift.Optional&lt;easyCC.ViewController&gt;"
moduleName = "easyCC"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/h_mal/Documents/Ios%20App/easyCC/easyCC/ViewController.swift"
timestampString = "556771544.8957779"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "20"
endingLineNumber = "20"
offsetFromSymbolStart = "340">
</Location>
</Locations>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>

View File

@@ -5,6 +5,22 @@
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522BA212F895400F06A1B"
BuildableName = "easyCC.app"
BlueprintName = "easyCC"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
@@ -12,7 +28,36 @@
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522CE212F895400F06A1B"
BuildableName = "easyCCTests.xctest"
BlueprintName = "easyCCTests"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522D9212F895400F06A1B"
BuildableName = "easyCCUITests.xctest"
BlueprintName = "easyCCUITests"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522BA212F895400F06A1B"
BuildableName = "easyCC.app"
BlueprintName = "easyCC"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
@@ -26,6 +71,16 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522BA212F895400F06A1B"
BuildableName = "easyCC.app"
BlueprintName = "easyCC"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
@@ -35,6 +90,16 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "647522BA212F895400F06A1B"
BuildableName = "easyCC.app"
BlueprintName = "easyCC"
ReferencedContainer = "container:easyCC.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">