Skip to content

Commit c4f225b

Browse files
authored
Extract supplemental libraries (#315)
* Extract supplemental libraries * Fix
1 parent 1caaff5 commit c4f225b

File tree

71 files changed

+23
-7602
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+23
-7602
lines changed

.swiftpm/xcode/xcshareddata/xcschemes/ComposableArchitecture_watchOS.xcscheme

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,34 +20,6 @@
2020
ReferencedContainer = "container:">
2121
</BuildableReference>
2222
</BuildActionEntry>
23-
<BuildActionEntry
24-
buildForTesting = "YES"
25-
buildForRunning = "YES"
26-
buildForProfiling = "YES"
27-
buildForArchiving = "YES"
28-
buildForAnalyzing = "YES">
29-
<BuildableReference
30-
BuildableIdentifier = "primary"
31-
BlueprintIdentifier = "ComposableCoreLocation"
32-
BuildableName = "ComposableCoreLocation"
33-
BlueprintName = "ComposableCoreLocation"
34-
ReferencedContainer = "container:">
35-
</BuildableReference>
36-
</BuildActionEntry>
37-
<BuildActionEntry
38-
buildForTesting = "YES"
39-
buildForRunning = "YES"
40-
buildForProfiling = "YES"
41-
buildForArchiving = "YES"
42-
buildForAnalyzing = "YES">
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "ComposableCoreMotion"
46-
BuildableName = "ComposableCoreMotion"
47-
BlueprintName = "ComposableCoreMotion"
48-
ReferencedContainer = "container:">
49-
</BuildableReference>
50-
</BuildActionEntry>
5123
</BuildActionEntries>
5224
</BuildAction>
5325
<TestAction

.swiftpm/xcode/xcshareddata/xcschemes/ComposableCoreLocation.xcscheme

Lines changed: 0 additions & 77 deletions
This file was deleted.

.swiftpm/xcode/xcshareddata/xcschemes/ComposableCoreMotion.xcscheme

Lines changed: 0 additions & 77 deletions
This file was deleted.

ComposableArchitecture.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>IDEDidComputeMac32BitWarning</key>
6-
<true/>
5+
<key>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key>
6+
<false/>
77
</dict>
88
</plist>

0 commit comments

Comments
 (0)