From 26bf613d76c6e0059f5fa3024ac7313094073487 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 25 Sep 2023 23:13:12 -0400 Subject: update gitignore & clean files --- .gitignore | 4 ++-- .vscode/c_cpp_properties.json | 19 ------------------- c.dSYM/Contents/Info.plist | 20 -------------------- c.dSYM/Contents/Resources/DWARF/c | Bin 13886 -> 0 bytes client.dSYM/Contents/Info.plist | 20 -------------------- client.dSYM/Contents/Resources/DWARF/client | Bin 12030 -> 0 bytes l.dSYM/Contents/Info.plist | 20 -------------------- l.dSYM/Contents/Resources/DWARF/l | Bin 11651 -> 0 bytes new.dSYM/Contents/Info.plist | 20 -------------------- new.dSYM/Contents/Resources/DWARF/new | Bin 19866 -> 0 bytes s.dSYM/Contents/Info.plist | 20 -------------------- s.dSYM/Contents/Resources/DWARF/s | Bin 23649 -> 0 bytes server.dSYM/Contents/Info.plist | 20 -------------------- server.dSYM/Contents/Resources/DWARF/server | Bin 13478 -> 0 bytes snowcast_control.dSYM/Contents/Info.plist | 20 -------------------- .../Contents/Resources/DWARF/snowcast_control | Bin 14998 -> 0 bytes snowcast_listener.dSYM/Contents/Info.plist | 20 -------------------- .../Contents/Resources/DWARF/snowcast_listener | Bin 11649 -> 0 bytes snowcast_server.dSYM/Contents/Info.plist | 20 -------------------- .../Contents/Resources/DWARF/snowcast_server | Bin 27786 -> 0 bytes 20 files changed, 2 insertions(+), 201 deletions(-) delete mode 100644 .vscode/c_cpp_properties.json delete mode 100644 c.dSYM/Contents/Info.plist delete mode 100644 c.dSYM/Contents/Resources/DWARF/c delete mode 100644 client.dSYM/Contents/Info.plist delete mode 100644 client.dSYM/Contents/Resources/DWARF/client delete mode 100644 l.dSYM/Contents/Info.plist delete mode 100644 l.dSYM/Contents/Resources/DWARF/l delete mode 100644 new.dSYM/Contents/Info.plist delete mode 100644 new.dSYM/Contents/Resources/DWARF/new delete mode 100644 s.dSYM/Contents/Info.plist delete mode 100644 s.dSYM/Contents/Resources/DWARF/s delete mode 100644 server.dSYM/Contents/Info.plist delete mode 100644 server.dSYM/Contents/Resources/DWARF/server delete mode 100644 snowcast_control.dSYM/Contents/Info.plist delete mode 100644 snowcast_control.dSYM/Contents/Resources/DWARF/snowcast_control delete mode 100644 snowcast_listener.dSYM/Contents/Info.plist delete mode 100644 snowcast_listener.dSYM/Contents/Resources/DWARF/snowcast_listener delete mode 100644 snowcast_server.dSYM/Contents/Info.plist delete mode 100644 snowcast_server.dSYM/Contents/Resources/DWARF/snowcast_server diff --git a/.gitignore b/.gitignore index 6c79d6b..9d299da 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,5 @@ /reference/stations # Created by sotech117 -*.dSYM -.vscode \ No newline at end of file +*.dSYM -r +.vscode -r \ No newline at end of file diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json deleted file mode 100644 index 9a0a2f5..0000000 --- a/.vscode/c_cpp_properties.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "configurations": [ - { - "name": "Mac", - "includePath": [ - "${workspaceFolder}/**" - ], - "defines": [], - "macFrameworkPath": [ - "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks" - ], - "compilerPath": "/usr/bin/clang", - "cStandard": "c17", - "cppStandard": "c++17", - "intelliSenseMode": "macos-clang-arm64" - } - ], - "version": 4 -} \ No newline at end of file diff --git a/c.dSYM/Contents/Info.plist b/c.dSYM/Contents/Info.plist deleted file mode 100644 index ceced96..0000000 --- a/c.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.c - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/c.dSYM/Contents/Resources/DWARF/c b/c.dSYM/Contents/Resources/DWARF/c deleted file mode 100644 index 4a8f904..0000000 Binary files a/c.dSYM/Contents/Resources/DWARF/c and /dev/null differ diff --git a/client.dSYM/Contents/Info.plist b/client.dSYM/Contents/Info.plist deleted file mode 100644 index d550748..0000000 --- a/client.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.client - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/client.dSYM/Contents/Resources/DWARF/client b/client.dSYM/Contents/Resources/DWARF/client deleted file mode 100644 index ef0cdd0..0000000 Binary files a/client.dSYM/Contents/Resources/DWARF/client and /dev/null differ diff --git a/l.dSYM/Contents/Info.plist b/l.dSYM/Contents/Info.plist deleted file mode 100644 index 7025c85..0000000 --- a/l.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.l - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/l.dSYM/Contents/Resources/DWARF/l b/l.dSYM/Contents/Resources/DWARF/l deleted file mode 100644 index 283ecc9..0000000 Binary files a/l.dSYM/Contents/Resources/DWARF/l and /dev/null differ diff --git a/new.dSYM/Contents/Info.plist b/new.dSYM/Contents/Info.plist deleted file mode 100644 index ba6d460..0000000 --- a/new.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.new - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/new.dSYM/Contents/Resources/DWARF/new b/new.dSYM/Contents/Resources/DWARF/new deleted file mode 100644 index 3200cf1..0000000 Binary files a/new.dSYM/Contents/Resources/DWARF/new and /dev/null differ diff --git a/s.dSYM/Contents/Info.plist b/s.dSYM/Contents/Info.plist deleted file mode 100644 index 9ce500c..0000000 --- a/s.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.s - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/s.dSYM/Contents/Resources/DWARF/s b/s.dSYM/Contents/Resources/DWARF/s deleted file mode 100644 index 489e060..0000000 Binary files a/s.dSYM/Contents/Resources/DWARF/s and /dev/null differ diff --git a/server.dSYM/Contents/Info.plist b/server.dSYM/Contents/Info.plist deleted file mode 100644 index d2b6274..0000000 --- a/server.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.server - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/server.dSYM/Contents/Resources/DWARF/server b/server.dSYM/Contents/Resources/DWARF/server deleted file mode 100644 index 40af941..0000000 Binary files a/server.dSYM/Contents/Resources/DWARF/server and /dev/null differ diff --git a/snowcast_control.dSYM/Contents/Info.plist b/snowcast_control.dSYM/Contents/Info.plist deleted file mode 100644 index afe5b44..0000000 --- a/snowcast_control.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.snowcast_control - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/snowcast_control.dSYM/Contents/Resources/DWARF/snowcast_control b/snowcast_control.dSYM/Contents/Resources/DWARF/snowcast_control deleted file mode 100644 index ca60b73..0000000 Binary files a/snowcast_control.dSYM/Contents/Resources/DWARF/snowcast_control and /dev/null differ diff --git a/snowcast_listener.dSYM/Contents/Info.plist b/snowcast_listener.dSYM/Contents/Info.plist deleted file mode 100644 index 0af79e1..0000000 --- a/snowcast_listener.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.snowcast_listener - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/snowcast_listener.dSYM/Contents/Resources/DWARF/snowcast_listener b/snowcast_listener.dSYM/Contents/Resources/DWARF/snowcast_listener deleted file mode 100644 index 7be4031..0000000 Binary files a/snowcast_listener.dSYM/Contents/Resources/DWARF/snowcast_listener and /dev/null differ diff --git a/snowcast_server.dSYM/Contents/Info.plist b/snowcast_server.dSYM/Contents/Info.plist deleted file mode 100644 index 789e734..0000000 --- a/snowcast_server.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.snowcast_server - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/snowcast_server.dSYM/Contents/Resources/DWARF/snowcast_server b/snowcast_server.dSYM/Contents/Resources/DWARF/snowcast_server deleted file mode 100644 index 2fb207a..0000000 Binary files a/snowcast_server.dSYM/Contents/Resources/DWARF/snowcast_server and /dev/null differ -- cgit v1.2.3-70-g09d2