-
Notifications
You must be signed in to change notification settings - Fork 1
CSPDeveloperCellModern
Dana Buehre edited this page Mar 26, 2019
·
1 revision
<dict>
<key>cell</key> <!-- required -->
<string>PSLinkCell</string>
<key>cellClass</key> <!-- required -->
<string>CSPDeveloperCellModern</string>
<key>action</key> <!-- optional -->
<string>openInBrowser:</string> <!-- action to run when tapping cell -->
<key>username</key> <!-- required -->
<string>CreatureSurvive</string> <!-- twitter or github username -->
<key>provider</key> <!-- required -->
<string>github</string> <!-- twitter or github -->
<key>height</key> <!-- optional -->
<real>81</real> <!-- manually set height of cell (auto sizes to fit content if not explicitly set) -->
<key>imageSize</key> <!-- (auto sizes to fit cell if not explicitly set) -->
<real>44</real> <!-- manually set the image size -->
<key>label</key> <!-- optional (recommended) -->
<string>CreatureSurvive</string> <!-- primary label for cell -->
<key>sublabel</key> <!-- optional -->
<string>Dana Buehre\nDeveloper/Designer</string> <!-- add additional lines with '\n' -->
</dict>For additional assistance, check out the #CSPreferences channel over at CreatureSurvive Tweaks Slack group, You can join here. You may also contact me directly at support@creaturecoding.com (Please include 'libCSPreferences dev support' in the subject of your email).
NOTE: I do not provide developer support over social networks
CreatureCoding © 2017