Files
ipa-archive/data/12/12688.plist
2024-02-26 22:51:33 +01:00

129 lines
3.6 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>OmniFocus</string>
<key>CFBundleExecutable</key>
<string>OmniFocus</string>
<key>CFBundleIconFile</key>
<string>Icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.omnigroup.OmniFocus</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>OmniFocus</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<key>CFBundleSignature</key>
<string>OFOC</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.omnigroup.omnifocus.url</string>
<key>CFBundleURLSchemes</key>
<array>
<string>omnifocus</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>com.omnigroup.omnifocus.settings-url</string>
<key>CFBundleURLSchemes</key>
<array>
<string>x-omnifocus-settings</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>77.6.0.102921</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>(SDK_NAME)</string>
<key>NSHumanReadableCopyright</key>
<string>© 2008 The Omni Group</string>
<key>OFRegistrations</key>
<dict>
<key>NSUserDefaults</key>
<dict>
<key>defaultsDictionary</key>
<dict>
<key>CompletionScoreCapitalLetter</key>
<integer>15</integer>
<key>CompletionScoreConsecutiveCharacter</key>
<integer>25</integer>
<key>CompletionScoreConsecutiveWord</key>
<integer>10</integer>
<key>CompletionScoreFullMatch</key>
<integer>100</integer>
<key>CompletionScorePhraseEnd</key>
<integer>5</integer>
<key>CompletionScorePhraseStart</key>
<integer>20</integer>
<key>CompletionScoreWordStart</key>
<integer>10</integer>
<key>ContextViewStyle</key>
<integer>1</integer>
<key>LastSyncClientState</key>
<dict/>
<key>LastSyncDate</key>
<false/>
<key>LastSyncDotMacPath</key>
<string>Documents</string>
<key>LastSyncDotMacUser</key>
<string>user</string>
<key>LastSyncError</key>
<dict/>
<key>LastSyncWebDAVURL</key>
<string>https://www.example.com/</string>
<key>OFMTaskDefaultDueTimeDateComponents</key>
<array>
<integer>0</integer>
<integer>0</integer>
<integer>0</integer>
</array>
<key>ProjectViewStyle</key>
<integer>1</integer>
<key>RemoteFocusSynchronizationURL</key>
<string></string>
<key>TrustedSyncHost</key>
<string></string>
</dict>
</dict>
<key>OFMSetting</key>
<dict>
<key>defaultSettings</key>
<dict>
<key>DueSoonInterval</key>
<real>172800</real>
<key>OFMDefaultSingletonProjectPersistentIdentifier</key>
<string>com.omnigroup.frameworks.OmniFocusModel.default_singleton_project.create_on_demand</string>
<key>OFMNamedObjectHierarchicalNameSeparator</key>
<string> : </string>
<key>OFMProcessCompletedInboxItems</key>
<true/>
<key>OFMRequiredRelationshipToProcessInboxItem</key>
<string>either_project_or_context</string>
<key>OFMTaskDefaultSequential</key>
<true/>
<key>ProjectInfoReviewRepetitionString</key>
<string>@1w</string>
</dict>
</dict>
</dict>
<key>UIPrerenderedIcon</key>
<true/>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
</dict>
</plist>