Skip to content

Commit

Permalink
v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willlauer committed Nov 11, 2020
1 parent 5b378a5 commit 4c79b9f
Show file tree
Hide file tree
Showing 191 changed files with 597 additions and 29,572 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.0
1.18.1
Binary file modified bin/linux-aarch64/CeptonViewer
Binary file not shown.
Binary file modified bin/linux-i386/CeptonViewer
Binary file not shown.
Binary file modified bin/linux-x86_64/CeptonViewer
Binary file not shown.
34 changes: 34 additions & 0 deletions bin/osx/CeptonViewer.app/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?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>CeptonViewer</string>
<key>CFBundleGetInfoString</key>
<string></string>
<key>CFBundleIconFile</key>
<string>CeptonViewer.icns</string>
<key>CFBundleIdentifier</key>
<string></string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string></string>
<key>CFBundleName</key>
<string></string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string></string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string></string>
<key>CSResourcesFileMapped</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.
128 changes: 128 additions & 0 deletions bin/osx/CeptonViewer.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?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>files</key>
<dict>
<key>Resources/CeptonViewer.icns</key>
<data>
/v7OH4d3sg2tEG2E31fKMquR90Y=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/CeptonViewer.icns</key>
<dict>
<key>hash2</key>
<data>
2h0GF2qIL/QNiAKfWlle2WCW2JEoEKJMOIeh/wT8nFs=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
Binary file modified bin/win64/CeptonViewer.exe
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/cepton_sdk.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/cepton_sdk.imp.lib
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/concrt140.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/msvcp140.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/msvcp140_1.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/msvcp140_2.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/msvcp140_codecvt_ids.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/vccorlib140.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/vcruntime140.dll
100755 → 100644
Binary file not shown.
Binary file modified bin/win64/vcruntime140_1.dll
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion cmake/CeptonCommon.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ macro(CEPTON_GET_SHARED_LIBRARY result root lib_name)
if(WINDOWS)
set(${result} "${root}/bin/${OS_NAME}/${lib_name}")
elseif(APPLE)
set(${result} "${root}/lib/${OS_NAME}/${lib_name}")
set(${result} "${root}/lib/${OS_NAME}/lib${lib_name}")
elseif(LINUX)
set(${result} "${root}/lib/${OS_NAME}/lib${lib_name}")
endif()
Expand Down
2 changes: 1 addition & 1 deletion csharp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.0
1.18.1
Binary file removed csharp/cepton_cs_sdk/cepton_sdk.imp.lib
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/.buildinfo

This file was deleted.

33 changes: 0 additions & 33 deletions docs/_sources/building.rst.txt

This file was deleted.

38 changes: 0 additions & 38 deletions docs/_sources/c++.rst.txt

This file was deleted.

27 changes: 0 additions & 27 deletions docs/_sources/capture_replay.rst.txt

This file was deleted.

21 changes: 0 additions & 21 deletions docs/_sources/cepton_export.md.txt

This file was deleted.

Loading

0 comments on commit 4c79b9f

Please sign in to comment.