Skip to content

Commit

Permalink
StandardCyborgFusion: fix exception when meshing a point cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
aaptho committed May 25, 2024
1 parent 8ae61c4 commit cba8875
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 24 deletions.
2 changes: 1 addition & 1 deletion StandardCyborgFusion/StandardCyborgFusion.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'StandardCyborgFusion'
s.version = '2.3.5'
s.version = '2.3.6'
s.summary = 'A framework that performs real time 3D reconstruction using the TrueDepth camera'
s.homepage = 'https://github.com/StandardCyborg/StandardCyborgCocoa'
s.social_media_url = 'https://twitter.com/StandardCyborg'
Expand Down
22 changes: 14 additions & 8 deletions StandardCyborgFusion/StandardCyborgFusion.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,41 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>StandardCyborgFusion.framework/StandardCyborgFusion</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>StandardCyborgFusion.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>StandardCyborgFusion.framework/StandardCyborgFusion</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>StandardCyborgFusion.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>StandardCyborgFusion.framework/Versions/A/StandardCyborgFusion</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>StandardCyborgFusion.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -40,9 +48,7 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module StandardCyborgFusion {
umbrella header "StandardCyborgFusion.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module StandardCyborgFusion {
umbrella header "StandardCyborgFusion.h"

export *

module * { export * }
}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -338,15 +338,15 @@
</data>
<key>Info.plist</key>
<data>
P31VXcm6cxkaJVq0nX3vCODRAHs=
hy6S4SM9ZiqarNeXzAQx6u8cAKs=
</data>
<key>Modules/module.modulemap</key>
<data>
MJ3d2Zj3XoQWqbwg7QHgbAT4Vn8=
GXmaMBYZUe9zOu7QlrvHPaYyTnE=
</data>
<key>default.metallib</key>
<data>
OsAgUzJiwGD3OjmIaLto9Uky2DM=
dCMqVv6iO5l09PUSktOw4Hh+mFw=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -936,14 +936,14 @@
<dict>
<key>hash2</key>
<data>
21ZpXD2go5B7kllK3u1AlvLx1pyxenoiXJhEyC31oHs=
E6mqHPmctcYd4uV2TksXBKp4Vh8+gfpATLZVna88DWU=
</data>
</dict>
<key>default.metallib</key>
<dict>
<key>hash2</key>
<data>
MtD56n1SI0PkQoy5MzIMft6kPYUr+mfG5aIAZPgd0uM=
Bim8yk0+tuW9om6pgzAV86n0HjF8G4zbLBf5s3RkP8A=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module StandardCyborgFusion {
umbrella header "StandardCyborgFusion.h"

export *

module * { export * }
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.3.5</string>
<string>2.3.6</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -27,19 +27,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14B47b</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.0</string>
<string>14.5</string>
<key>DTSDKBuild</key>
<string>22A372</string>
<string>23F73</string>
<key>DTSDKName</key>
<string>macosx13.0</string>
<string>macosx14.5</string>
<key>DTXcode</key>
<string>1410</string>
<string>1540</string>
<key>DTXcodeBuild</key>
<string>14B47b</string>
<string>15F31d</string>
<key>LSBundleContainsCoreMLmlmodelc</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit cba8875

Please sign in to comment.