-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Binary and install script for Mac plugin.
- Loading branch information
1 parent
a7b3448
commit 1abf157
Showing
7 changed files
with
147 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/bin/bash | ||
cd $( dirname "${BASH_SOURCE[0]}" ) | ||
cp -rf npvr.plugin ~/Library/Internet\ Plug-Ins/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?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>BuildMachineOSBuild</key> | ||
<string>12D78</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en-US</string> | ||
<key>CFBundleExecutable</key> | ||
<string>npvr</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.benvanik.npvr</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>NPVR</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BRPL</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>4H1003</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>12D78</string> | ||
<key>DTSDKName</key> | ||
<string></string> | ||
<key>DTXcode</key> | ||
<string>0462</string> | ||
<key>DTXcodeBuild</key> | ||
<string>4H1003</string> | ||
<key>WebPluginDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
<key>WebPluginMIMETypes</key> | ||
<dict> | ||
<key>application/x-vnd-vr</key> | ||
<dict> | ||
<key>WebPluginTypeDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
</dict> | ||
</dict> | ||
<key>WebPluginName</key> | ||
<string>NPVR</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?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>BuildMachineOSBuild</key> | ||
<string>12D78</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en-US</string> | ||
<key>CFBundleExecutable</key> | ||
<string>npvr</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.benvanik.npvr</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>NPVR</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BRPL</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>4H1003</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>12D78</string> | ||
<key>DTSDKName</key> | ||
<string></string> | ||
<key>DTXcode</key> | ||
<string>0462</string> | ||
<key>DTXcodeBuild</key> | ||
<string>4H1003</string> | ||
<key>WebPluginDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
<key>WebPluginMIMETypes</key> | ||
<dict> | ||
<key>application/x-vnd-vr</key> | ||
<dict> | ||
<key>WebPluginTypeDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
</dict> | ||
</dict> | ||
<key>WebPluginName</key> | ||
<string>NPVR</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?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>BuildMachineOSBuild</key> | ||
<string>12D78</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en-US</string> | ||
<key>CFBundleExecutable</key> | ||
<string>npvr</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.benvanik.npvr</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>NPVR</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BRPL</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>4H1003</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>12D78</string> | ||
<key>DTSDKName</key> | ||
<string></string> | ||
<key>DTXcode</key> | ||
<string>0462</string> | ||
<key>DTXcodeBuild</key> | ||
<string>4H1003</string> | ||
<key>WebPluginDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
<key>WebPluginMIMETypes</key> | ||
<dict> | ||
<key>application/x-vnd-vr</key> | ||
<dict> | ||
<key>WebPluginTypeDescription</key> | ||
<string>NPAPI plugin to expose fun VR devices.</string> | ||
</dict> | ||
</dict> | ||
<key>WebPluginName</key> | ||
<string>NPVR</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
Binary file not shown.