diff options
Diffstat (limited to 'vendor/frameworks/SDL2.framework/Versions/A/_CodeSignature')
| -rw-r--r-- | vendor/frameworks/SDL2.framework/Versions/A/_CodeSignature/CodeResources | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/vendor/frameworks/SDL2.framework/Versions/A/_CodeSignature/CodeResources b/vendor/frameworks/SDL2.framework/Versions/A/_CodeSignature/CodeResources deleted file mode 100644 index a15340d..0000000 --- a/vendor/frameworks/SDL2.framework/Versions/A/_CodeSignature/CodeResources +++ /dev/null @@ -1,34 +0,0 @@ -<?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>files</key> - <dict> - <key>Resources/Info.plist</key> - <data> - vOZTDemGZ8T0edVRfvI/ycY63sg= - </data> - </dict> - <key>rules</key> - <dict> - <key>^Resources/</key> - <true/> - <key>^Resources/.*\.lproj/</key> - <dict> - <key>optional</key> - <true/> - <key>weight</key> - <real>1000</real> - </dict> - <key>^Resources/.*\.lproj/locversion.plist$</key> - <dict> - <key>omit</key> - <true/> - <key>weight</key> - <real>1100</real> - </dict> - <key>^version.plist$</key> - <true/> - </dict> -</dict> -</plist> |