Skip to content

Commit 4333f8f

Browse files
mluisbrownmackojandreyzstephencelis
authored
Sync with upstream from Point Free (#31)
* Add support for AccuracyAuthorization (#307) * Add AccuracyAuthorization for iOS 13/14 * Remove Header * Improve implementation still not working on osx * Re-Format * Re-Format * [feat] Add Swift 5.3 ifdef * Exclude CLAccuracyAuthorization reference from compilers below 5.3.1 Fixes compilation issues on macOS and macCatalyst with Xcode 12.1 * Fix compilation for macCatalyst * Exclude from compilation on Xcode 11 * Update Sources/ComposableCoreLocation/Interface.swift Co-authored-by: Andrey Zhukov <[email protected]> Co-authored-by: Stephen Celis <[email protected]> * Remove ComposableCoreLocation and ComposableCoreMotion. * Rename producer-transforming scope. * Voice Memos Fixes (#316) * Update TestStore.swift (#317) * Use Serial queue for Tic Tac Toe authorization. * Fix docs for ViewStore.binding overload. Co-authored-by: Jeffrey Macko <[email protected]> Co-authored-by: Andrey Zhukov <[email protected]> Co-authored-by: Stephen Celis <[email protected]> Co-authored-by: Stephen Celis <[email protected]>
1 parent da2a965 commit 4333f8f

File tree

80 files changed

+49
-7780
lines changed

Some content is hidden

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

80 files changed

+49
-7780
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.

0 commit comments

Comments
 (0)