Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Packard <[email protected]>
  • Loading branch information
NguyenPhongVN committed Jan 27, 2022
1 parent 454142f commit b7123f6
Show file tree
Hide file tree
Showing 153 changed files with 9,654 additions and 7,655 deletions.
Binary file not shown.
6 changes: 0 additions & 6 deletions ComposableArchitecture.xcworkspace/contents.xcworkspacedata

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,24 +1,6 @@
{
"object": {
"pins": [
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire.git",
"state": {
"branch": null,
"revision": "d120af1e8638c7da36c8481fd61a66c0c08dc4fc",
"version": "5.4.4"
}
},
{
"package": "AnyRequest",
"repositoryURL": "https://github.com/FullStack-Swift/AnyRequest",
"state": {
"branch": "main",
"revision": "42a2e613f0d3f3e7390d9817262c28533804e97d",
"version": null
}
},
{
"package": "combine-schedulers",
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
Expand All @@ -29,21 +11,12 @@
}
},
{
"package": "Json",
"repositoryURL": "https://github.com/FullStack-Swift/Json",
"state": {
"branch": "main",
"revision": "1b6b4508691d0341fc3a5ddd7a75845734bdf41d",
"version": null
}
},
{
"package": "ReactiveCocoa",
"repositoryURL": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
"package": "ReactiveSwift",
"repositoryURL": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"state": {
"branch": null,
"revision": "579364393ad587352bcce133b7b3f73392cb585b",
"version": "11.2.2"
"revision": "efb2f0a6f6c8739cce8fb14148a5bd3c83f2f91d",
"version": "7.0.0"
}
},
{
Expand Down Expand Up @@ -100,15 +73,6 @@
"version": "0.3.0"
}
},
{
"package": "ConvertSwift",
"repositoryURL": "https://github.com/FullStack-Swift/SwiftConvert",
"state": {
"branch": "main",
"revision": "46c1624cff8a1df05edb503a5b9940bf27beabce",
"version": null
}
},
{
"package": "xctest-dynamic-overlay",
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
<array/>
</plist>
Binary file not shown.
772 changes: 0 additions & 772 deletions Examples/CaseStudies/CaseStudies.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions Examples/CaseStudies/SwiftUICaseStudies/ContentView.swift

This file was deleted.

This file was deleted.

Loading

0 comments on commit b7123f6

Please sign in to comment.