Skip to content

Commit

Permalink
Folder and SPM restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
fgulan committed May 16, 2023
1 parent 363cc91 commit 80425a7
Show file tree
Hide file tree
Showing 252 changed files with 2,957 additions and 19,006 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1410"
LastUpgradeVersion = "1420"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -14,10 +14,10 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "98490E5339DC07CB01DD6E1C6C5D62EA"
BuildableName = "Halley.framework"
BlueprintIdentifier = "Halley"
BuildableName = "Halley"
BlueprintName = "Halley"
ReferencedContainer = "container:Pods.xcodeproj">
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -26,8 +26,29 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES"
onlyGenerateCoverageForSpecifiedTargets = "YES">
<CodeCoverageTargets>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "Halley"
BuildableName = "Halley"
BlueprintName = "Halley"
ReferencedContainer = "container:">
</BuildableReference>
</CodeCoverageTargets>
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "HalleyTests"
BuildableName = "HalleyTests"
BlueprintName = "HalleyTests"
ReferencedContainer = "container:">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
Expand All @@ -50,10 +71,10 @@
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "98490E5339DC07CB01DD6E1C6C5D62EA"
BuildableName = "Halley.framework"
BlueprintIdentifier = "Halley"
BuildableName = "Halley"
BlueprintName = "Halley"
ReferencedContainer = "container:Pods.xcodeproj">
ReferencedContainer = "container:">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
Expand Down
744 changes: 0 additions & 744 deletions Example/Halley.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Example/Halley.xcworkspace/contents.xcworkspacedata

This file was deleted.

21 changes: 0 additions & 21 deletions Example/Halley/AppDelegate.swift

This file was deleted.

46 changes: 0 additions & 46 deletions Example/Halley/Base.lproj/LaunchScreen.xib

This file was deleted.

27 changes: 0 additions & 27 deletions Example/Halley/Base.lproj/Main.storyboard

This file was deleted.

51 changes: 0 additions & 51 deletions Example/Halley/HalleyAlamofireRequester.swift

This file was deleted.

Loading

0 comments on commit 80425a7

Please sign in to comment.