Skip to content

Commit

Permalink
Remove cocoapods support, remove Carthage support, remove UI support,…
Browse files Browse the repository at this point in the history
… remove unneeded modules. Support swift concurrency
  • Loading branch information
ivlevAstef committed Dec 11, 2024
1 parent e407139 commit 96a1bdd
Show file tree
Hide file tree
Showing 95 changed files with 260 additions and 5,853 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1120"
version = "1.3">
LastUpgradeVersion = "1610"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
Expand All @@ -14,10 +15,10 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "ABDA289723ABBECD00BEB63F"
BuildableName = "DITranquillity.framework"
BlueprintName = "DITranquillity-WatchOS"
ReferencedContainer = "container:DITranquillity.xcodeproj">
BlueprintIdentifier = "DITranquillity"
BuildableName = "DITranquillity"
BlueprintName = "DITranquillity"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -26,8 +27,19 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DITranquillity_Tests"
BuildableName = "DITranquillity_Tests"
BlueprintName = "DITranquillity_Tests"
ReferencedContainer = "container:">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
Expand All @@ -50,10 +62,10 @@
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "ABDA289723ABBECD00BEB63F"
BuildableName = "DITranquillity.framework"
BlueprintName = "DITranquillity-WatchOS"
ReferencedContainer = "container:DITranquillity.xcodeproj">
BlueprintIdentifier = "DITranquillity"
BuildableName = "DITranquillity"
BlueprintName = "DITranquillity"
ReferencedContainer = "container:">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
Expand Down
1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

48 changes: 0 additions & 48 deletions DITranquillity.podspec

This file was deleted.

Loading

0 comments on commit 96a1bdd

Please sign in to comment.