add files
This commit is contained in:
parent
30fe5fd5e1
commit
d829c62c64
40 changed files with 2869 additions and 0 deletions
7
MeteorShowers.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
MeteorShowers.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"originHash" : "48a78d05fda71a2681982bb7ce0483c4c94e8a750482ff401b9989bd548e3ab4",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "alamofire",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/Alamofire/Alamofire.git",
|
||||
"state" : {
|
||||
"revision" : "513364f870f6bfc468f9d2ff0a95caccc10044c5",
|
||||
"version" : "5.10.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "flatbuffers",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/flatbuffers.git",
|
||||
"state" : {
|
||||
"revision" : "595bf0007ab1929570c7671f091313c8fc20644e",
|
||||
"version" : "24.3.25"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "sdk",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/open-meteo/sdk.git",
|
||||
"state" : {
|
||||
"branch" : "main",
|
||||
"revision" : "df6da44757b014199275bff3b03df7b5d9876d94"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "snapkit",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/SnapKit/SnapKit.git",
|
||||
"state" : {
|
||||
"revision" : "2842e6e84e82eb9a8dac0100ca90d9444b0307f4",
|
||||
"version" : "5.7.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 3
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue