Add 2018 solutions

This commit is contained in:
Sven Weidauer 2022-11-23 16:46:40 +01:00
parent 6f9b51146c
commit 43a2ee8414
8 changed files with 2027 additions and 0 deletions
2018/AoC.xcodeproj/project.xcworkspace

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:AoC.xcodeproj">
</FileRef>
</Workspace>

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>