first version

This commit is contained in:
Kelvas
2023-01-11 16:19:08 +01:00
parent 75a79ff817
commit 447bb0960f
18 changed files with 726 additions and 0 deletions

View File

@@ -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>

View File

@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "smile",
"kind" : "remoteSourceControl",
"location" : "https://github.com/onmyway133/Smile",
"state" : {
"revision" : "40604722a7a56f735124e069fcbb58307637744b",
"version" : "2.1.0"
}
}
],
"version" : 2
}