Added SDK, BDK and HDK.

This commit is contained in:
2018-10-24 08:23:25 -04:00
parent 2ad4a63191
commit 7bc5ffc902
192 changed files with 8181 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
<?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>English</string>
<key>CFBundleExecutable</key>
<string>Fantom</string>
<key>CFBundleIdentifier</key>
<string>com.ni.framework.Fantom</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Fantom</string>
<key>CFBundleGetInfoString</key>
<string>LEGO MINDSTORMS NXT Driver 1.0.2f0, Copyright (c) 2003-2006 National Instruments Corporation. All Rights Reserved.</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionSring</key>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>f0</string>
</dict>
</plist>

View File

@@ -0,0 +1,20 @@
<?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>English</string>
<key>CFBundleExecutable</key>
<string>bluetooth</string>
<key>CFBundleIdentifier</key>
<string>com.ni.bluetooth</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
</dict>
</plist>

View File

@@ -0,0 +1,18 @@
<?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>BuildVersion</key>
<string>0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>ProjectName</key>
<string>Fantom</string>
<key>ReleaseStatus</key>
<string>final</string>
<key>SourceVersion</key>
<string>300000</string>
</dict>
</plist>