Skip to content

Commit b7123f6

Browse files
committed
update code
Signed-off-by: Mike Packard <nguyenphong.mobile.engineer@gmail.com>
1 parent 454142f commit b7123f6

File tree

153 files changed

+9654
-7655
lines changed

Some content is hidden

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

153 files changed

+9654
-7655
lines changed

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.

ComposableArchitecture.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
{
22
"object": {
33
"pins": [
4-
{
5-
"package": "Alamofire",
6-
"repositoryURL": "https://github.com/Alamofire/Alamofire.git",
7-
"state": {
8-
"branch": null,
9-
"revision": "d120af1e8638c7da36c8481fd61a66c0c08dc4fc",
10-
"version": "5.4.4"
11-
}
12-
},
13-
{
14-
"package": "AnyRequest",
15-
"repositoryURL": "https://github.com/FullStack-Swift/AnyRequest",
16-
"state": {
17-
"branch": "main",
18-
"revision": "42a2e613f0d3f3e7390d9817262c28533804e97d",
19-
"version": null
20-
}
21-
},
224
{
235
"package": "combine-schedulers",
246
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
@@ -29,21 +11,12 @@
2911
}
3012
},
3113
{
32-
"package": "Json",
33-
"repositoryURL": "https://github.com/FullStack-Swift/Json",
34-
"state": {
35-
"branch": "main",
36-
"revision": "1b6b4508691d0341fc3a5ddd7a75845734bdf41d",
37-
"version": null
38-
}
39-
},
40-
{
41-
"package": "ReactiveCocoa",
42-
"repositoryURL": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
14+
"package": "ReactiveSwift",
15+
"repositoryURL": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
4316
"state": {
4417
"branch": null,
45-
"revision": "579364393ad587352bcce133b7b3f73392cb585b",
46-
"version": "11.2.2"
18+
"revision": "efb2f0a6f6c8739cce8fb14148a5bd3c83f2f91d",
19+
"version": "7.0.0"
4720
}
4821
},
4922
{
@@ -100,15 +73,6 @@
10073
"version": "0.3.0"
10174
}
10275
},
103-
{
104-
"package": "ConvertSwift",
105-
"repositoryURL": "https://github.com/FullStack-Swift/SwiftConvert",
106-
"state": {
107-
"branch": "main",
108-
"revision": "46c1624cff8a1df05edb503a5b9940bf27beabce",
109-
"version": null
110-
}
111-
},
11276
{
11377
"package": "xctest-dynamic-overlay",
11478
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict>
5-
<key>IDEDidComputeMac32BitWarning</key>
6-
<true/>
7-
</dict>
4+
<array/>
85
</plist>

Examples/CaseStudies/CaseStudies.xcodeproj/project.pbxproj

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

Examples/CaseStudies/CaseStudies.xcodeproj/project.xcworkspace/contents.xcworkspacedata

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

Examples/CaseStudies/CaseStudies.xcodeproj/xcshareddata/xcschemes/CaseStudies(SwiftUI).xcscheme

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

Examples/CaseStudies/CaseStudies.xcodeproj/xcshareddata/xcschemes/CaseStudies(UIKit).xcscheme

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

Examples/CaseStudies/SwiftUICaseStudies/Assets.xcassets/AccentColor.colorset/Contents.json

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

Examples/CaseStudies/SwiftUICaseStudies/Assets.xcassets/AppIcon.appiconset/Contents.json

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

Examples/CaseStudies/SwiftUICaseStudies/Assets.xcassets/Contents.json

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

Examples/CaseStudies/SwiftUICaseStudies/ContentView.swift

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

Examples/CaseStudies/SwiftUICaseStudies/Preview Content/Preview Assets.xcassets/Contents.json

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

0 commit comments

Comments
 (0)