Skip to content

Commit

Permalink
Create pcfire.mobileconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dk865 authored Jan 20, 2025
1 parent d9ee8f2 commit d7d729c
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions pcfire.mobileconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadType</key>
<string>com.apple.webClip.managed</string>
<key>PayloadDisplayName</key>
<string>Planet Clicker Fire</string>
<key>PayloadIdentifier</key>
<string>com.dk865.pcfire</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadUUID</key>
<string>f1a0f2f3-9ef1-4778-975b-d2d3f32dde38</string>
<key>URL</key>
<string>https://dk865.github.io/planetclicker-fire/</string>
<key>Icon</key>
<string>icon.png</string>
</dict>
</array>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadIdentifier</key>
<string>com.dk865.configuration</string>
<key>PayloadUUID</key>
<string>f1a0f2f3-9ef1-4778-975b-d2d3f32dde38</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>

0 comments on commit d7d729c

Please sign in to comment.