diff options
author | Sam Bingner <sam@bingner.com> | 2018-07-11 23:40:04 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-07-11 23:40:04 -1000 |
commit | bea5ee0aadb0ac95f71eb858fdb7f02e748f50d7 (patch) | |
tree | 6f543cb60051c5aa615946845143471bad5ffbf6 /genent.xml | |
parent | 03191d515b8474764cc2a34dcc2284fcd158bce6 (diff) |
Minimal changes to support iOS11
Diffstat (limited to 'genent.xml')
-rw-r--r-- | genent.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/genent.xml b/genent.xml new file mode 100644 index 0000000..d833045 --- /dev/null +++ b/genent.xml @@ -0,0 +1,7 @@ +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>platform-application</key> + <true/> +</dict> +</plist> |