Skip to content

Instantly share code, notes, and snippets.

@dilames
Last active January 9, 2020 13:36
Show Gist options
  • Save dilames/03e82fc31bab2687668125c90a4d062b to your computer and use it in GitHub Desktop.
Save dilames/03e82fc31bab2687668125c90a4d062b to your computer and use it in GitHub Desktop.
<?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>CFBundleIdentifier</key>
<string>com.chersky.service</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>com.chersky.service</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment