First working version

This commit is contained in:
Christoph Hagen
2022-06-07 11:26:32 +02:00
parent 5ffea2c2c1
commit 25fbaef134
13 changed files with 992 additions and 20 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>aps-environment</key>
<string>development</string>
</dict>
</plist>