diff options
author | sotech117 <michael_foiani@brown.edu> | 2023-09-25 23:13:12 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2023-09-25 23:13:12 -0400 |
commit | 26bf613d76c6e0059f5fa3024ac7313094073487 (patch) | |
tree | ce2e93ce9849885c518252b1e20abe225a3c0c1d /snowcast_listener.dSYM/Contents/Info.plist | |
parent | 5d26c4e6773b2fb8fdb7bbb3f35f7117c41cf441 (diff) |
update gitignore & clean files
Diffstat (limited to 'snowcast_listener.dSYM/Contents/Info.plist')
-rw-r--r-- | snowcast_listener.dSYM/Contents/Info.plist | 20 |
1 files changed, 0 insertions, 20 deletions
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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleIdentifier</key> - <string>com.apple.xcode.dsym.snowcast_listener</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>dSYM</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleShortVersionString</key> - <string>1.0</string> - <key>CFBundleVersion</key> - <string>1</string> - </dict> -</plist> |