Skip to content

Commit

Permalink
Merge pull request #11 from Haeuncs/Refactor Closes #7, #9, #10
Browse files Browse the repository at this point in the history
Refactor
  • Loading branch information
Haeuncs committed Jul 26, 2020
2 parents a59c91b + 253a114 commit 7694523
Show file tree
Hide file tree
Showing 125 changed files with 6,020 additions and 4,087 deletions.
343 changes: 245 additions & 98 deletions GOtravel.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

32 changes: 19 additions & 13 deletions GOtravel.xcodeproj/xcshareddata/xcschemes/GOtravel.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4A969BEF21E5A2F00016DB49"
BuildableName = "GOtravel.app"
BlueprintName = "GOtravel"
ReferencedContainer = "container:GOtravel.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -38,18 +47,17 @@
ReferencedContainer = "container:GOtravel.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7D2EC26424CC104800BE30BC"
BuildableName = "GOtravelTests.xctest"
BlueprintName = "GOtravelTests"
ReferencedContainer = "container:GOtravel.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4A969BEF21E5A2F00016DB49"
BuildableName = "GOtravel.app"
BlueprintName = "GOtravel"
ReferencedContainer = "container:GOtravel.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -71,8 +79,6 @@
ReferencedContainer = "container:GOtravel.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
109 changes: 0 additions & 109 deletions GOtravel/GoTravel/Custom/Data/RealmManager.swift

This file was deleted.

73 changes: 0 additions & 73 deletions GOtravel/GoTravel/Custom/Data/realmData.swift

This file was deleted.

87 changes: 0 additions & 87 deletions GOtravel/GoTravel/Custom/Extension/Date+.swift

This file was deleted.

28 changes: 0 additions & 28 deletions GOtravel/GoTravel/Custom/Extension/String+.swift

This file was deleted.

Loading

0 comments on commit 7694523

Please sign in to comment.