From bc404d28fa4a40511bab664359656a8f8c346a17 Mon Sep 17 00:00:00 2001 From: Michelle Casbon Date: Fri, 3 Jul 2020 18:18:00 +0000 Subject: [PATCH] Remove all Package.resolved and add to gitignore --- .gitignore | 2 ++ .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../FastaiNotebook_05_anneal/Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- swift/FastaiNotebook_06_cuda/Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- .../Package.resolved | 34 ------------------- swift/Imagenette/Package.resolved | 34 ------------------- swift/SwiftCV/Package.resolved | 34 ------------------- swift/SwiftVips/Package.resolved | 34 ------------------- swift/datablock/Package.resolved | 34 ------------------- 16 files changed, 2 insertions(+), 510 deletions(-) delete mode 100644 swift/FastaiNotebook_01a_fastai_layers/Package.resolved delete mode 100644 swift/FastaiNotebook_02_fully_connected/Package.resolved delete mode 100644 swift/FastaiNotebook_02a_why_sqrt5/Package.resolved delete mode 100644 swift/FastaiNotebook_03_minibatch_training/Package.resolved delete mode 100644 swift/FastaiNotebook_04_callbacks/Package.resolved delete mode 100644 swift/FastaiNotebook_05_anneal/Package.resolved delete mode 100644 swift/FastaiNotebook_05b_early_stopping/Package.resolved delete mode 100644 swift/FastaiNotebook_06_cuda/Package.resolved delete mode 100644 swift/FastaiNotebook_07_batchnorm/Package.resolved delete mode 100644 swift/FastaiNotebook_08_data_block/Package.resolved delete mode 100644 swift/FastaiNotebook_08a_heterogeneous_dictionary/Package.resolved delete mode 100644 swift/Imagenette/Package.resolved delete mode 100644 swift/SwiftCV/Package.resolved delete mode 100644 swift/SwiftVips/Package.resolved delete mode 100644 swift/datablock/Package.resolved diff --git a/.gitignore b/.gitignore index c3af441c7..cd1f93d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,5 @@ checklink/cookies.txt # .gitconfig is now autogenerated .gitconfig +# Swift generated build file +Package.resolved diff --git a/swift/FastaiNotebook_01a_fastai_layers/Package.resolved b/swift/FastaiNotebook_01a_fastai_layers/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_01a_fastai_layers/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_02_fully_connected/Package.resolved b/swift/FastaiNotebook_02_fully_connected/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_02_fully_connected/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_02a_why_sqrt5/Package.resolved b/swift/FastaiNotebook_02a_why_sqrt5/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_02a_why_sqrt5/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_03_minibatch_training/Package.resolved b/swift/FastaiNotebook_03_minibatch_training/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_03_minibatch_training/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_04_callbacks/Package.resolved b/swift/FastaiNotebook_04_callbacks/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_04_callbacks/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_05_anneal/Package.resolved b/swift/FastaiNotebook_05_anneal/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_05_anneal/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_05b_early_stopping/Package.resolved b/swift/FastaiNotebook_05b_early_stopping/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_05b_early_stopping/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_06_cuda/Package.resolved b/swift/FastaiNotebook_06_cuda/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_06_cuda/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_07_batchnorm/Package.resolved b/swift/FastaiNotebook_07_batchnorm/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_07_batchnorm/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_08_data_block/Package.resolved b/swift/FastaiNotebook_08_data_block/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_08_data_block/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/FastaiNotebook_08a_heterogeneous_dictionary/Package.resolved b/swift/FastaiNotebook_08a_heterogeneous_dictionary/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/FastaiNotebook_08a_heterogeneous_dictionary/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/Imagenette/Package.resolved b/swift/Imagenette/Package.resolved deleted file mode 100644 index 63180a5be..000000000 --- a/swift/Imagenette/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "35dbe6823bf5f9b9bb996c1fe6c9ad9a4c59d821", - "version": "0.7.3" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "dac007e907a4f4c565cfdc55a9ce148a761a11d5", - "version": "0.16.3" - } - } - ] - }, - "version": 1 -} diff --git a/swift/SwiftCV/Package.resolved b/swift/SwiftCV/Package.resolved deleted file mode 100644 index cd6c4b97f..000000000 --- a/swift/SwiftCV/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "2b4aec55d7808a43526bef89341f8c3f962be89a", - "version": "0.7.2" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "f324b4a562ca421fd2905414a10fb0fc91d58b67", - "version": "0.16.2" - } - } - ] - }, - "version": 1 -} diff --git a/swift/SwiftVips/Package.resolved b/swift/SwiftVips/Package.resolved deleted file mode 100644 index cd6c4b97f..000000000 --- a/swift/SwiftVips/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/saeta/Just", - "state": { - "branch": null, - "revision": "2b4aec55d7808a43526bef89341f8c3f962be89a", - "version": "0.7.2" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9102631248217cc8ef405e92edae7bdcebcb7166", - "version": "0.6.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "f324b4a562ca421fd2905414a10fb0fc91d58b67", - "version": "0.16.2" - } - } - ] - }, - "version": 1 -} diff --git a/swift/datablock/Package.resolved b/swift/datablock/Package.resolved deleted file mode 100644 index 9b64c20ed..000000000 --- a/swift/datablock/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Just", - "repositoryURL": "https://github.com/JustHTTP/Just", - "state": { - "branch": null, - "revision": "a6b530d0e7f237aee6262a4ba71086d9d884bb58", - "version": "0.7.1" - } - }, - { - "package": "NotebookExport", - "repositoryURL": "https://github.com/latenitesoft/NotebookExport", - "state": { - "branch": null, - "revision": "9fcca3a58713146a13ceb8812a0ee511ec3cc975", - "version": "0.5.0" - } - }, - { - "package": "Path.swift", - "repositoryURL": "https://github.com/mxcl/Path.swift", - "state": { - "branch": null, - "revision": "f324b4a562ca421fd2905414a10fb0fc91d58b67", - "version": "0.16.2" - } - } - ] - }, - "version": 1 -}