Sha256: be51ae0fc269cdfb5ca1033f7a495e1fed91cea8f148c47c031b8d6d97998cc0
Contents?: true
Size: 641 Bytes
Versions: 27
Compression:
Stored size: 641 Bytes
Contents
<?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.jazzy.{{bundle_identifier}}</string> <key>CFBundleName</key> <string>{{name}}</string> <key>DocSetPlatformFamily</key> <string>{{platform_family}}</string> <key>isDashDocset</key> <true/> <key>dashIndexFilePath</key> <string>index.html</string> <key>isJavaScriptEnabled</key> <true/> <key>DashDocSetFamily</key> <string>dashtoc</string> </dict> </plist>
Version data entries
27 entries across 27 versions & 1 rubygems