This repository has been archived by the owner on Jul 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f703c3f
Showing
481 changed files
with
98,468 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# OSX | ||
# | ||
.DS_Store | ||
|
||
Pods/ |
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
DailyTodo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
DailyTodo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?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> | ||
</plist> |
39 changes: 39 additions & 0 deletions
39
DailyTodo.xcodeproj/xcuserdata/luoxuhai.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?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>SchemeUserState</key> | ||
<dict> | ||
<key>DailyTodo.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>10</integer> | ||
</dict> | ||
<key>DailyTodoWidgetExtension.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>11</integer> | ||
</dict> | ||
<key>DuckTodo.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>11</integer> | ||
</dict> | ||
<key>DuckTodoWidgetExtension.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>10</integer> | ||
</dict> | ||
<key>WidgetExtension.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>18</integer> | ||
</dict> | ||
<key>WidgetExtensionExtension.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>19</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?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> | ||
</plist> |
8 changes: 8 additions & 0 deletions
8
DailyTodo.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?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>PreviewsEnabled</key> | ||
<false/> | ||
</dict> | ||
</plist> |
160 changes: 160 additions & 0 deletions
160
DailyTodo.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "abseil", | ||
"repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "d302de612e3d57c6f4afaf087da18fba8eac72a7", | ||
"version": "0.20220203.1" | ||
} | ||
}, | ||
{ | ||
"package": "BoringSSL-GRPC", | ||
"repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "79db6516894a932d0ddaff3b05b9da1e4f6c4069", | ||
"version": "0.9.0" | ||
} | ||
}, | ||
{ | ||
"package": "Defaults", | ||
"repositoryURL": "https://github.com/sindresorhus/Defaults", | ||
"state": { | ||
"branch": "main", | ||
"revision": "3535f3d088113cf24705014eec6a17f0fd73237f", | ||
"version": null | ||
} | ||
}, | ||
{ | ||
"package": "Firebase", | ||
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk", | ||
"state": { | ||
"branch": null, | ||
"revision": "cfa854c9c1073c4d1b83b20dfcb1ef7ceb85388b", | ||
"version": "9.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleAppMeasurement", | ||
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "6a3123fab90f3884167990bee9bb30097d99c98c", | ||
"version": "9.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleDataTransport", | ||
"repositoryURL": "https://github.com/google/GoogleDataTransport.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "b905c49326b72211531ed9d7baa02d724828a8dc", | ||
"version": "9.1.4" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleUtilities", | ||
"repositoryURL": "https://github.com/google/GoogleUtilities.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "f4abe56ce62a779e64b525eb133c8fc2a84bbc1f", | ||
"version": "7.7.1" | ||
} | ||
}, | ||
{ | ||
"package": "gRPC", | ||
"repositoryURL": "https://github.com/grpc/grpc-ios.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "abd2d5a4347efa0454606a788678a5d8ec223738", | ||
"version": "1.44.0-grpc" | ||
} | ||
}, | ||
{ | ||
"package": "GTMSessionFetcher", | ||
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "4e9bbf2808b8fee444e84a48f5f3c12641987d3e", | ||
"version": "1.7.2" | ||
} | ||
}, | ||
{ | ||
"package": "leveldb", | ||
"repositoryURL": "https://github.com/firebase/leveldb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "0706abcc6b0bd9cedfbb015ba840e4a780b5159b", | ||
"version": "1.22.2" | ||
} | ||
}, | ||
{ | ||
"package": "Lottie", | ||
"repositoryURL": "https://github.com/airbnb/lottie-ios.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "4a6058cbbdfe4f74aeae92c8bd51ad3b0de2a1ee", | ||
"version": "3.3.0" | ||
} | ||
}, | ||
{ | ||
"package": "LottieUI", | ||
"repositoryURL": "https://github.com/tfmart/LottieUI", | ||
"state": { | ||
"branch": "main", | ||
"revision": "bf2ae6217eda46398012629f694e2c5590c70565", | ||
"version": null | ||
} | ||
}, | ||
{ | ||
"package": "nanopb", | ||
"repositoryURL": "https://github.com/firebase/nanopb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "7ee9ef9f627d85cbe1b8c4f49a3ed26eed216c77", | ||
"version": "2.30908.0" | ||
} | ||
}, | ||
{ | ||
"package": "Promises", | ||
"repositoryURL": "https://github.com/google/promises.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "46c1e6b5ac09d8f82c991061c659f67e573d425d", | ||
"version": "2.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "SPAlert", | ||
"repositoryURL": "https://github.com/ivanvorobei/SPAlert", | ||
"state": { | ||
"branch": "main", | ||
"revision": "ccd28fd2ca045bd5d012717e3cfbc0524f747b0a", | ||
"version": null | ||
} | ||
}, | ||
{ | ||
"package": "SwiftProtobuf", | ||
"repositoryURL": "https://github.com/apple/swift-protobuf.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "e1499bc69b9040b29184f7f2996f7bab467c1639", | ||
"version": "1.19.0" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftUIX", | ||
"repositoryURL": "https://github.com/SwiftUIX/SwiftUIX", | ||
"state": { | ||
"branch": "master", | ||
"revision": "fe9fca48bdeb5fdaa8bd15112407e656c6094ac9", | ||
"version": null | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
18 changes: 18 additions & 0 deletions
18
DailyTodo.xcworkspace/xcuserdata/luoxuhai.xcuserdatad/WorkspaceSettings.xcsettings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?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>BuildLocationStyle</key> | ||
<string>UseAppPreferences</string> | ||
<key>CustomBuildLocationType</key> | ||
<string>RelativeToDerivedData</string> | ||
<key>DerivedDataLocationStyle</key> | ||
<string>Default</string> | ||
<key>IssueFilterStyle</key> | ||
<string>ShowActiveSchemeOnly</string> | ||
<key>LiveSourceIssuesEnabled</key> | ||
<true/> | ||
<key>ShowSharedSchemesAutomaticallyEnabled</key> | ||
<true/> | ||
</dict> | ||
</plist> |
6 changes: 6 additions & 0 deletions
6
DailyTodo.xcworkspace/xcuserdata/luoxuhai.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Bucket | ||
uuid = "2907D4BD-02F3-4DC5-A658-E4CCFEE5223D" | ||
type = "0" | ||
version = "2.0"> | ||
</Bucket> |
114 changes: 114 additions & 0 deletions
114
DailyTodo.xcworkspace/xcuserdata/luoxuhai.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
<?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>SchemeUserState</key> | ||
<dict> | ||
<key>DifferenceKit (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>16</integer> | ||
</dict> | ||
<key>DifferenceKit (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>17</integer> | ||
</dict> | ||
<key>DifferenceKit (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>15</integer> | ||
</dict> | ||
<key>Promises (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>15</integer> | ||
</dict> | ||
<key>Promises (Playground) 10.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>24</integer> | ||
</dict> | ||
<key>Promises (Playground) 11.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>25</integer> | ||
</dict> | ||
<key>Promises (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>16</integer> | ||
</dict> | ||
<key>Promises (Playground) 3.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>13</integer> | ||
</dict> | ||
<key>Promises (Playground) 4.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>14</integer> | ||
</dict> | ||
<key>Promises (Playground) 5.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>15</integer> | ||
</dict> | ||
<key>Promises (Playground) 6.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>6</integer> | ||
</dict> | ||
<key>Promises (Playground) 7.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>7</integer> | ||
</dict> | ||
<key>Promises (Playground) 8.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>8</integer> | ||
</dict> | ||
<key>Promises (Playground) 9.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>23</integer> | ||
</dict> | ||
<key>Promises (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>14</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
Oops, something went wrong.