Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?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>items</key>
- <array>
- <dict>
- <key>cell</key>
- <string>PSGroupCell</string>
- <key>label</key>
- <string>StatusText First Page</string>
- </dict>
- <dict>
- <key>cell</key>
- <string>PSGroupCell</string>
- <key>label</key>
- <string>Socials</string>
- </dict>
- <dict>
- <key>cell</key>
- <string>PSButtonCell</string>
- <key>label</key>
- <string>Follow Me on Twitter!</string>
- <key>action</key>
- <string>openTwitter</string>
- </dict>
- <dict>
- <key>cell</key>
- <string>PSGroupCell</string>
- <key>label</key>
- <string>Settings</string>
- </dict>
- <dict>
- <key>cell</key>
- <string>PSEditTextCell</string>
- <key>label</key>
- <string></string>
- <key>key</key>
- <string>statusText</string>
- </dict>
- </array>
- <key>title</key>
- <string>StatusText</string>
- </dict>
- </plist>
Advertisement
Add Comment
Please, Sign In to add comment