Build Information
Successful build of OCCTSwift, reference v1.0.4 (194431), with Swift 6.1 for macOS (SPM) on 9 May 2026 15:11:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Geom2d.mm:5926:16: warning: 'TColgp_HArray1OfPnt2d' is deprecated: TColgp_HArray1OfPnt2d is deprecated, use NCollection_HArray1<gp_Pnt2d> directly [-Wdeprecated-declarations]
5926 | Handle(TColgp_HArray1OfPnt2d) pts = new TColgp_HArray1OfPnt2d(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt2d.hxx:30:3: note: 'TColgp_HArray1OfPnt2d' has been explicitly marked deprecated here
30 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Geom2d.mm:5926:49: warning: 'TColgp_HArray1OfPnt2d' is deprecated: TColgp_HArray1OfPnt2d is deprecated, use NCollection_HArray1<gp_Pnt2d> directly [-Wdeprecated-declarations]
5926 | Handle(TColgp_HArray1OfPnt2d) pts = new TColgp_HArray1OfPnt2d(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt2d.hxx:30:3: note: 'TColgp_HArray1OfPnt2d' has been explicitly marked deprecated here
30 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Geom2d.mm:5930:52: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
5930 | Geom2dAPI_Interpolate interp(pts, closed ? Standard_True : Standard_False, tolerance);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Geom2d.mm:5930:68: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
5930 | Geom2dAPI_Interpolate interp(pts, closed ? Standard_True : Standard_False, tolerance);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
65 warnings generated.
[17/24] Compiling OCCTBridge_Geom2d.mm
[18/24] Compiling OCCTBridge.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:30:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:26:1: warning: TDF_LabelSequence.hxx is deprecated since OCCT 8.0.0. Use NCollection_Sequence<TDF_Label> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TDF_LabelSequence.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:144:6: note: expanded from here
144 | GCC warning "TDF_LabelSequence.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Sequence<TDF_Label> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:43:
In file included from /Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:23:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:25:1: warning: TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<double> directly. [-W#pragma-messages]
25 | Standard_HEADER_DEPRECATED("TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:179:6: note: expanded from here
179 | GCC warning "TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Array1<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:43:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:26:1: warning: TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_HArray1<double> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:182:6: note: expanded from here
182 | GCC warning "TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HArray1<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:49:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Graphic3d_Vec3.hxx:26:1: warning: Graphic3d_Vec3.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:191:6: note: expanded from here
191 | GCC warning "Graphic3d_Vec3.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:50:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Graphic3d_Vec4.hxx:26:1: warning: Graphic3d_Vec4.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:2:6: note: expanded from here
2 | GCC warning "Graphic3d_Vec4.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly."
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:104:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
104 | reader.SetColorMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:105:28: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
105 | reader.SetNameMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:106:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
106 | reader.SetLayerMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:107:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
107 | reader.SetPropsMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:108:27: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
108 | reader.SetMatMode(Standard_True); // Enable material reading
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:140:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
140 | writer.SetColorMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:141:28: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
141 | writer.SetNameMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:142:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
142 | writer.SetLayerMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:143:29: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
143 | writer.SetPropsMode(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:144:32: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
144 | writer.SetMaterialMode(Standard_True); // Enable material writing
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:177:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
177 | TDF_LabelSequence roots;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:189:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
189 | TDF_LabelSequence roots;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:258:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
258 | TDF_LabelSequence components;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:273:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
273 | TDF_LabelSequence components;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:566:36: warning: 'Standard_ShortReal' is deprecated: Standard_ShortReal is deprecated, use float directly [-Wdeprecated-declarations]
566 | pbr.Metallic = static_cast<Standard_ShortReal>(material.metallic);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:83:1: note: 'Standard_ShortReal' has been explicitly marked deprecated here
83 | Standard_DEPRECATED("Standard_ShortReal is deprecated, use float directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:567:37: warning: 'Standard_ShortReal' is deprecated: Standard_ShortReal is deprecated, use float directly [-Wdeprecated-declarations]
567 | pbr.Roughness = static_cast<Standard_ShortReal>(material.roughness);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:83:1: note: 'Standard_ShortReal' has been explicitly marked deprecated here
83 | Standard_DEPRECATED("Standard_ShortReal is deprecated, use float directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:568:30: warning: 'Graphic3d_Vec3' is deprecated: Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly [-Wdeprecated-declarations]
568 | pbr.EmissiveFactor = Graphic3d_Vec3(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Graphic3d_Vec3.hxx:29:3: note: 'Graphic3d_Vec3' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:631:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
631 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:644:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
644 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:674:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
674 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:687:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
687 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:732:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
732 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:745:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
745 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:758:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
758 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:773:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
773 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:785:16: warning: 'TColStd_HArray1OfReal' is deprecated: TColStd_HArray1OfReal is deprecated, use NCollection_HArray1<double> directly [-Wdeprecated-declarations]
785 | Handle(TColStd_HArray1OfReal) vals = dimObj->GetValues();
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:29:3: note: 'TColStd_HArray1OfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:805:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
805 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:833:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
833 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:875:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
875 | TDF_LabelSequence shapeSeq;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:885:16: warning: 'TColStd_HArray1OfReal' is deprecated: TColStd_HArray1OfReal is deprecated, use NCollection_HArray1<double> directly [-Wdeprecated-declarations]
885 | Handle(TColStd_HArray1OfReal) vals = new TColStd_HArray1OfReal(1, 1);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:29:3: note: 'TColStd_HArray1OfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:885:50: warning: 'TColStd_HArray1OfReal' is deprecated: TColStd_HArray1OfReal is deprecated, use NCollection_HArray1<double> directly [-Wdeprecated-declarations]
885 | Handle(TColStd_HArray1OfReal) vals = new TColStd_HArray1OfReal(1, 1);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:29:3: note: 'TColStd_HArray1OfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:891:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
891 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:911:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
911 | TDF_LabelSequence shapeSeq;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:924:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
924 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:947:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
947 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:962:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
962 | TDF_LabelSequence labels;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:992:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelMap.hxx:26:1: warning: TDF_LabelMap.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:36:6: note: expanded from here
36 | GCC warning "TDF_LabelMap.hxx is deprecated since OCCT 8.0.0. Use NCollection types directly."
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:1256:9: warning: 'TDF_LabelMap' is deprecated: TDF_LabelMap is deprecated, use NCollection_Map<TDF_Label> directly [-Wdeprecated-declarations]
1256 | TDF_LabelMap valid;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelMap.hxx:29:3: note: 'TDF_LabelMap' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TDF_LabelMap is deprecated, use NCollection_Map<TDF_Label> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2017:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_IndexedDataMapOfTransientTransient.hxx:27:1: warning: TColStd_IndexedDataMapOfTransientTransient.hxx is deprecated since OCCT 8.0.0. Use NCollection_IndexedDataMap<opencascade::handle<Standard_Transient>, opencascade::handle<Standard_Transient>> directly. [-W#pragma-messages]
27 | Standard_HEADER_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:108:6: note: expanded from here
108 | GCC warning "TColStd_IndexedDataMapOfTransientTransient.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_IndexedDataMap<opencascade::handle<Standard_Transient>, " "opencascade::handle<Standard_Transient>> directly."
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2504:22: warning: 'GetDocument' is deprecated: Use GetDocument() returning handle by value instead [-Wdeprecated-declarations]
2504 | app->GetDocument(i, existingDoc);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDocStd_Application.hxx:164:3: note: 'GetDocument' has been explicitly marked deprecated here
164 | Standard_DEPRECATED("Use GetDocument() returning handle by value instead")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2627:9: warning: 'TColStd_IndexedDataMapOfTransientTransient' is deprecated: TColStd_IndexedDataMapOfTransientTransient is deprecated, use NCollection_IndexedDataMap<opencascade::handle<Standard_Transient>, opencascade::handle<Standard_Transient>> directly [-Wdeprecated-declarations]
2627 | TColStd_IndexedDataMapOfTransientTransient aMap;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_IndexedDataMapOfTransientTransient.hxx:32:3: note: 'TColStd_IndexedDataMapOfTransientTransient' has been explicitly marked deprecated here
32 | Standard_DEPRECATED("TColStd_IndexedDataMapOfTransientTransient is deprecated, use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2646:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2646 | TDF_LabelSequence shapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2655:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2655 | TDF_LabelSequence shapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2665:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2665 | TDF_LabelSequence shapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2674:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2674 | TDF_LabelSequence shapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2742:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2742 | TDF_LabelSequence subShapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2753:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2753 | TDF_LabelSequence subShapes;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2816:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2816 | TDF_LabelSequence components;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2827:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2827 | TDF_LabelSequence components;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:2851:9: warning: 'TDF_LabelSequence' is deprecated: TDF_LabelSequence is deprecated, use NCollection_Sequence<TDF_Label> directly [-Wdeprecated-declarations]
2851 | TDF_LabelSequence users;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TDF_LabelSequence.hxx:29:3: note: 'TDF_LabelSequence' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:4267:29: warning: 'Graphic3d_Vec3' is deprecated: Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly [-Wdeprecated-declarations]
4267 | pa.EmissiveFactor = Graphic3d_Vec3((float)a->emissionR, (float)a->emissionG, (float)a->emissionB);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Graphic3d_Vec3.hxx:29:3: note: 'Graphic3d_Vec3' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:4274:29: warning: 'Graphic3d_Vec3' is deprecated: Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly [-Wdeprecated-declarations]
4274 | pb.EmissiveFactor = Graphic3d_Vec3((float)b->emissionR, (float)b->emissionG, (float)b->emissionB);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Graphic3d_Vec3.hxx:29:3: note: 'Graphic3d_Vec3' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("Graphic3d_Vec3 is deprecated, use NCollection_Vec3<float> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Document.mm:4296:49: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
4296 | return document->doc->Main().FindChild(tag, Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
58 warnings generated.
[19/24] Compiling OCCTBridge_Document.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:61:
In file included from /Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:23:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:25:1: warning: TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<double> directly. [-W#pragma-messages]
25 | Standard_HEADER_DEPRECATED("TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:115:6: note: expanded from here
115 | GCC warning "TColStd_Array1OfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Array1<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:61:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:26:1: warning: TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_HArray1<double> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:118:6: note: expanded from here
118 | GCC warning "TColStd_HArray1OfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HArray1<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:74:
In file included from /Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfBoolean.hxx:23:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfBoolean.hxx:25:1: warning: TColStd_Array1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<bool> directly. [-W#pragma-messages]
25 | Standard_HEADER_DEPRECATED("TColStd_Array1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:142:6: note: expanded from here
142 | GCC warning "TColStd_Array1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Array1<bool> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:74:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfBoolean.hxx:26:1: warning: TColStd_HArray1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use NCollection_HArray1<bool> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColStd_HArray1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:145:6: note: expanded from here
145 | GCC warning "TColStd_HArray1OfBoolean.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HArray1<bool> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:93:
In file included from /Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColGeom_HArray1OfCurve.hxx:23:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColGeom_Array1OfCurve.hxx:26:1: warning: TColGeom_Array1OfCurve.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<opencascade::handle<Geom_Curve>> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColGeom_Array1OfCurve.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:186:6: note: expanded from here
186 | GCC warning "TColGeom_Array1OfCurve.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Array1<opencascade::handle<Geom_Curve>> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:93:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColGeom_HArray1OfCurve.hxx:26:1: warning: TColGeom_HArray1OfCurve.hxx is deprecated since OCCT 8.0.0. Use NCollection_HArray1<opencascade::handle<Geom_Curve>> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColGeom_HArray1OfCurve.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:2:6: note: expanded from here
2 | GCC warning "TColGeom_HArray1OfCurve.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HArray1<opencascade::handle<Geom_Curve>> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:94:
In file included from /Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HSequenceOfReal.hxx:23:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_SequenceOfReal.hxx:25:1: warning: TColStd_SequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_Sequence<double> directly. [-W#pragma-messages]
25 | Standard_HEADER_DEPRECATED("TColStd_SequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:6:6: note: expanded from here
6 | GCC warning "TColStd_SequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Sequence<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:94:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HSequenceOfReal.hxx:26:1: warning: TColStd_HSequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use NCollection_HSequence<double> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColStd_HSequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:9:6: note: expanded from here
9 | GCC warning "TColStd_HSequenceOfReal.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HSequence<double> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:130:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:26:1: warning: TColgp_Array1OfPnt.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<gp_Pnt> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:46:6: note: expanded from here
46 | GCC warning "TColgp_Array1OfPnt.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<gp_Pnt> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:131:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:27:1: warning: TColgp_HArray1OfPnt.hxx is deprecated since OCCT 8.0.0. Use NCollection_HArray1<gp_Pnt> directly. [-W#pragma-messages]
27 | Standard_HEADER_DEPRECATED("TColgp_HArray1OfPnt.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:49:6: note: expanded from here
49 | GCC warning "TColgp_HArray1OfPnt.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_HArray1<gp_Pnt> directly."
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:132:
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfInteger.hxx:26:1: warning: TColStd_Array1OfInteger.hxx is deprecated since OCCT 8.0.0. Use NCollection_Array1<int> directly. [-W#pragma-messages]
26 | Standard_HEADER_DEPRECATED("TColStd_Array1OfInteger.hxx is deprecated since OCCT 8.0.0. Use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:53:44: note: expanded from macro 'Standard_HEADER_DEPRECATED'
53 | #define Standard_HEADER_DEPRECATED(theMsg) Standard_DEPRECATED_WARNING(theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:35:47: note: expanded from macro 'Standard_DEPRECATED_WARNING'
35 | #define Standard_DEPRECATED_WARNING(theMsg) Standard_DEPRECATED_WARNING_PRAGMA(GCC warning theMsg)
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:34:49: note: expanded from macro 'Standard_DEPRECATED_WARNING_PRAGMA'
34 | #define Standard_DEPRECATED_WARNING_PRAGMA(x) _Pragma(#x)
| ^
<scratch space>:52:6: note: expanded from here
52 | GCC warning "TColStd_Array1OfInteger.hxx is deprecated since OCCT 8.0.0. Use " "NCollection_Array1<int> directly."
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:173:9: warning: 'Standard_Real' is deprecated: Standard_Real is deprecated, use double directly [-Wdeprecated-declarations]
173 | Standard_Real first, last;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:75:1: note: 'Standard_Real' has been explicitly marked deprecated here
75 | Standard_DEPRECATED("Standard_Real is deprecated, use double directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:195:36: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
195 | return c->curve->IsClosed() == Standard_True;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:200:38: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
200 | return c->curve->IsPeriodic() == Standard_True;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:361:9: warning: 'TColgp_Array1OfPnt' is deprecated: TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly [-Wdeprecated-declarations]
361 | TColgp_Array1OfPnt pArr(1, poleCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:29:3: note: 'TColgp_Array1OfPnt' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:365:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
365 | TColStd_Array1OfReal kArr(1, knotCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:369:9: warning: 'TColStd_Array1OfInteger' is deprecated: TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly [-Wdeprecated-declarations]
369 | TColStd_Array1OfInteger mArr(1, knotCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfInteger.hxx:29:3: note: 'TColStd_Array1OfInteger' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:375:13: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
375 | TColStd_Array1OfReal wArr(1, poleCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:393:9: warning: 'TColgp_Array1OfPnt' is deprecated: TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly [-Wdeprecated-declarations]
393 | TColgp_Array1OfPnt pArr(1, poleCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:29:3: note: 'TColgp_Array1OfPnt' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:399:13: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
399 | TColStd_Array1OfReal wArr(1, poleCount);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:417:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
417 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:417:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
417 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:421:50: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
421 | GeomAPI_Interpolate interp(pts, closed ? Standard_True : Standard_False, tolerance);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:421:66: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
421 | GeomAPI_Interpolate interp(pts, closed ? Standard_True : Standard_False, tolerance);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:438:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
438 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:438:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
438 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:442:41: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
442 | GeomAPI_Interpolate interp(pts, Standard_False, tolerance);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:460:9: warning: 'TColgp_Array1OfPnt' is deprecated: TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly [-Wdeprecated-declarations]
460 | TColgp_Array1OfPnt pArr(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:29:3: note: 'TColgp_Array1OfPnt' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:548:54: warning: 'DownCast<Geom_Curve>' is deprecated: down-casting from object of the same or unrelated type is meaningless [-Wdeprecated-declarations]
548 | Handle(Geom_Curve) rev = Handle(Geom_Curve)::DownCast(c->curve->Reversed());
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Handle.hxx:197:3: note: 'DownCast<Geom_Curve>' has been explicitly marked deprecated here
197 | Standard_DEPRECATED("down-casting from object of the same or unrelated type is meaningless")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1274:67: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
1274 | GC_MakeArcOfHyperbola maker(hypr, alpha1, alpha2, sense ? Standard_True : Standard_False);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1274:83: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
1274 | GC_MakeArcOfHyperbola maker(hypr, alpha1, alpha2, sense ? Standard_True : Standard_False);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1294:67: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
1294 | GC_MakeArcOfParabola maker(parab, alpha1, alpha2, sense ? Standard_True : Standard_False);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1294:83: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
1294 | GC_MakeArcOfParabola maker(parab, alpha1, alpha2, sense ? Standard_True : Standard_False);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1311:61: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
1311 | Handle(Geom_Curve) periodic = scc.ConvertToPeriodic(Standard_False);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1334:16: warning: 'TColStd_HSequenceOfReal' is deprecated: TColStd_HSequenceOfReal is deprecated, use NCollection_HSequence<double> directly [-Wdeprecated-declarations]
1334 | Handle(TColStd_HSequenceOfReal) splitVals = new TColStd_HSequenceOfReal();
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HSequenceOfReal.hxx:29:3: note: 'TColStd_HSequenceOfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1334:57: warning: 'TColStd_HSequenceOfReal' is deprecated: TColStd_HSequenceOfReal is deprecated, use NCollection_HSequence<double> directly [-Wdeprecated-declarations]
1334 | Handle(TColStd_HSequenceOfReal) splitVals = new TColStd_HSequenceOfReal();
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HSequenceOfReal.hxx:29:3: note: 'TColStd_HSequenceOfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1337:27: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
1337 | splitter->Perform(Standard_True);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:1339:16: warning: 'TColGeom_HArray1OfCurve' is deprecated: TColGeom_HArray1OfCurve is deprecated, use NCollection_HArray1<opencascade::handle<Geom_Curve>> directly [-Wdeprecated-declarations]
1339 | Handle(TColGeom_HArray1OfCurve) curves = splitter->GetCurves();
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColGeom_HArray1OfCurve.hxx:29:3: note: 'TColGeom_HArray1OfCurve' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColGeom_HArray1OfCurve is deprecated, use "
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:3164:5: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
3164 | TColStd_Array1OfReal kArr(1, bs->NbKnots());
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:3165:9: warning: 'Knots' is deprecated: use Knots() returning const reference instead [-Wdeprecated-declarations]
3165 | bs->Knots(kArr);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Geom_BSplineCurve.hxx:637:3: note: 'Knots' has been explicitly marked deprecated here
637 | Standard_DEPRECATED("use Knots() returning const reference instead")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:3173:5: warning: 'TColStd_Array1OfInteger' is deprecated: TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly [-Wdeprecated-declarations]
3173 | TColStd_Array1OfInteger mArr(1, bs->NbKnots());
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfInteger.hxx:29:3: note: 'TColStd_Array1OfInteger' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:3174:9: warning: 'Multiplicities' is deprecated: use Multiplicities() returning const reference instead [-Wdeprecated-declarations]
3174 | bs->Multiplicities(mArr);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Geom_BSplineCurve.hxx:755:3: note: 'Multiplicities' has been explicitly marked deprecated here
755 | Standard_DEPRECATED("use Multiplicities() returning const reference instead")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4373:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
4373 | TColStd_Array1OfReal seq(1, bsc->NbPoles() + bsc->Degree() + 1);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4374:14: warning: 'KnotSequence' is deprecated: use KnotSequence() returning const reference instead [-Wdeprecated-declarations]
4374 | bsc->KnotSequence(seq);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Geom_BSplineCurve.hxx:700:3: note: 'KnotSequence' has been explicitly marked deprecated here
700 | Standard_DEPRECATED("use KnotSequence() returning const reference instead")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4387:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
4387 | TColStd_Array1OfReal w(1, bsc->NbPoles());
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4388:14: warning: 'Weights' is deprecated: use Weights() returning const pointer instead [-Wdeprecated-declarations]
4388 | bsc->Weights(w);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Geom_BSplineCurve.hxx:794:3: note: 'Weights' has been explicitly marked deprecated here
794 | Standard_DEPRECATED("use Weights() returning const pointer instead")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4402:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
4402 | TColStd_Array1OfReal knotsArr(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4403:9: warning: 'TColStd_Array1OfInteger' is deprecated: TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly [-Wdeprecated-declarations]
4403 | TColStd_Array1OfInteger multsArr(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfInteger.hxx:29:3: note: 'TColStd_Array1OfInteger' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColStd_Array1OfInteger is deprecated, use NCollection_Array1<int> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4489:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4489 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4489:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4489 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4493:41: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
4493 | GeomAPI_Interpolate interp(pts, Standard_False, 1e-6);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4509:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4509 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4509:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4509 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4513:41: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
4513 | GeomAPI_Interpolate interp(pts, Standard_False, 1e-6);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4533:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4533 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4533:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4533 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4537:16: warning: 'TColStd_HArray1OfReal' is deprecated: TColStd_HArray1OfReal is deprecated, use NCollection_HArray1<double> directly [-Wdeprecated-declarations]
4537 | Handle(TColStd_HArray1OfReal) params = new TColStd_HArray1OfReal(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:29:3: note: 'TColStd_HArray1OfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4537:52: warning: 'TColStd_HArray1OfReal' is deprecated: TColStd_HArray1OfReal is deprecated, use NCollection_HArray1<double> directly [-Wdeprecated-declarations]
4537 | Handle(TColStd_HArray1OfReal) params = new TColStd_HArray1OfReal(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_HArray1OfReal.hxx:29:3: note: 'TColStd_HArray1OfReal' has been explicitly marked deprecated here
29 | Standard_DEPRECATED(
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4541:49: warning: 'Standard_False' is deprecated: Standard_False is deprecated, use false directly [-Wdeprecated-declarations]
4541 | GeomAPI_Interpolate interp(pts, params, Standard_False, 1e-6);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:59:1: note: 'Standard_False' has been explicitly marked deprecated here
59 | Standard_DEPRECATED("Standard_False is deprecated, use false directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4553:16: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4553 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4553:47: warning: 'TColgp_HArray1OfPnt' is deprecated: TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly [-Wdeprecated-declarations]
4553 | Handle(TColgp_HArray1OfPnt) pts = new TColgp_HArray1OfPnt(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_HArray1OfPnt.hxx:30:3: note: 'TColgp_HArray1OfPnt' has been explicitly marked deprecated here
30 | Standard_DEPRECATED("TColgp_HArray1OfPnt is deprecated, use NCollection_HArray1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4557:41: warning: 'Standard_True' is deprecated: Standard_True is deprecated, use true directly [-Wdeprecated-declarations]
4557 | GeomAPI_Interpolate interp(pts, Standard_True, 1e-6);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:63:1: note: 'Standard_True' has been explicitly marked deprecated here
63 | Standard_DEPRECATED("Standard_True is deprecated, use true directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4582:9: warning: 'TColgp_Array1OfPnt' is deprecated: TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly [-Wdeprecated-declarations]
4582 | TColgp_Array1OfPnt pts(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:29:3: note: 'TColgp_Array1OfPnt' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4599:9: warning: 'TColgp_Array1OfPnt' is deprecated: TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly [-Wdeprecated-declarations]
4599 | TColgp_Array1OfPnt pts(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColgp_Array1OfPnt.hxx:29:3: note: 'TColgp_Array1OfPnt' has been explicitly marked deprecated here
29 | Standard_DEPRECATED("TColgp_Array1OfPnt is deprecated, use NCollection_Array1<gp_Pnt> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4600:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
4600 | TColStd_Array1OfReal prms(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4960:9: warning: 'TColStd_Array1OfReal' is deprecated: TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly [-Wdeprecated-declarations]
4960 | TColStd_Array1OfReal kArr(1, count);
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/TColStd_Array1OfReal.hxx:28:3: note: 'TColStd_Array1OfReal' has been explicitly marked deprecated here
28 | Standard_DEPRECATED("TColStd_Array1OfReal is deprecated, use NCollection_Array1<double> directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/OCCTBridge/src/OCCTBridge_Curve3D.mm:4985:9: warning: 'Standard_Integer' is deprecated: Standard_Integer is deprecated, use int directly [-Wdeprecated-declarations]
4985 | Standard_Integer errorStatus = 0;
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_TypeDef.hxx:67:1: note: 'Standard_Integer' has been explicitly marked deprecated here
67 | Standard_DEPRECATED("Standard_Integer is deprecated, use int directly")
| ^
/Users/admin/builder/spi-builder-workspace/.build/artifacts/spi-builder-workspace/OCCT/OCCT.xcframework/macos-arm64/Headers/Standard_Macro.hxx:136:56: note: expanded from macro 'Standard_DEPRECATED'
136 | #define Standard_DEPRECATED(theMsg) __attribute__((deprecated(theMsg)))
| ^
67 warnings generated.
[20/24] Compiling OCCTBridge_Curve3D.mm
[22/87] Emitting module OCCTSwift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/93] Compiling OCCTSwift ShapeAxis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[24/93] Compiling OCCTSwift ShapeMeasurements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[25/93] Compiling OCCTSwift SheetLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[26/93] Compiling OCCTSwift SheetMetal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[27/93] Compiling OCCTSwift Sketch.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[28/93] Compiling OCCTSwift Surface.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:486:17: warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
484 |
485 | let aOuter0 = kissStart + aOuterOffset
486 | let aOuter1 = kissEnd + aOuterOffset
| `- warning: initialization of immutable value 'aOuter1' was never used; consider replacing with assignment to '_' or removing it
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:488:17: warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
486 | let aOuter1 = kissEnd + aOuterOffset
487 | let bOuter0 = kissStart + bOuterOffset
488 | let bOuter1 = kissEnd + bOuterOffset
| `- warning: initialization of immutable value 'bOuter1' was never used; consider replacing with assignment to '_' or removing it
489 |
490 | // Wire for the cross-section at v=0 (kissStart end). Three
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:508:17: warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
506 | // projected to the cross-section plane. We pick the seamUnit
507 | // sign so the arc bulges that way.
508 | let arcNormalCandidate = seamUnit
| `- warning: initialization of immutable value 'arcNormalCandidate' was never used; consider replacing with assignment to '_' or removing it
509 | // Determine the sign empirically by checking which sign of
510 | // arcNormal makes the arc midpoint lie on the open side.
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/SheetMetal.swift:546:17: warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
544 |
545 | // Extrude the cross-section face along the seam direction.
546 | let seamLength = Vector3DMath.modulus(kissEnd - kissStart)
| `- warning: initialization of immutable value 'seamLength' was never used; consider replacing with assignment to '_' or removing it
547 | let extrudeVec = (kissEnd - kissStart)
548 | // Extrude direction is from kissStart toward kissEnd; length
[29/93] Compiling OCCTSwift Annotation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[30/93] Compiling OCCTSwift AxisPlacement2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[31/93] Compiling OCCTSwift BRepGraph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[32/93] Compiling OCCTSwift BSplineApproxInterp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[33/93] Compiling OCCTSwift BillOfMaterials.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[34/93] Compiling OCCTSwift Camera.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[35/93] Compiling OCCTSwift ClipPlane.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/BRepGraph.swift:573:22: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
571 | }
572 | guard ok else { return nil }
573 | let opName = String(cString: opNameBuffer)
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
574 |
575 | // Collect originals.
[36/93] Compiling OCCTSwift HatchPattern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/93] Compiling OCCTSwift ImportProgress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/93] Compiling OCCTSwift KDTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/93] Compiling OCCTSwift LawFunction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/93] Compiling OCCTSwift Material.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/93] Compiling OCCTSwift MeasurementHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/93] Compiling OCCTSwift MedialAxis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/93] Compiling OCCTSwift ThreadFeatures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/93] Compiling OCCTSwift TopologyRef.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/93] Compiling OCCTSwift Transform2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/93] Compiling OCCTSwift Wire.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/93] Compiling OCCTSwift WireOrder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/93] Compiling OCCTSwift ZLayerSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/93] Compiling OCCTSwift PolynomialSolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/93] Compiling OCCTSwift PresentationMesh.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/93] Compiling OCCTSwift SVGExporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/93] Compiling OCCTSwift Section2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/93] Compiling OCCTSwift Selection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/93] Compiling OCCTSwift Selector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/93] Compiling OCCTSwift Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/93] Compiling OCCTSwift Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/93] Compiling OCCTSwift ConstructionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/93] Compiling OCCTSwift ConstructionEntity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/93] Compiling OCCTSwift ConstructionLayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/93] Compiling OCCTSwift Curve2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/93] Compiling OCCTSwift Curve3D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/93] Compiling OCCTSwift DXFExporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/93] Compiling OCCTSwift Mesh.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[64/93] Compiling OCCTSwift OCCTSerialQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[65/93] Compiling OCCTSwift PDFExporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[66/93] Compiling OCCTSwift Period.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[67/93] Compiling OCCTSwift PixMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[68/93] Compiling OCCTSwift PlateSolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[69/93] Compiling OCCTSwift Point2D.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwift/Mesh.swift:208:24: warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
206 | let handle: OCCTMeshRef? = vertexFloats.withUnsafeBufferPointer { vbuf in
207 | indices.withUnsafeBufferPointer { ibuf in
208 | if var nFloats = normalFloatsStorage {
| `- warning: variable 'nFloats' was never mutated; consider changing to 'let' constant
209 | return nFloats.withUnsafeBufferPointer { nbuf in
210 | OCCTMeshCreateFromArrays(
[70/93] Compiling OCCTSwift Exporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/93] Compiling OCCTSwift Face.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/93] Compiling OCCTSwift FeatureRecognition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/93] Compiling OCCTSwift FeatureReconstructor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/93] Compiling OCCTSwift FillingSurface.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/93] Compiling OCCTSwift FontManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/93] Compiling OCCTSwift GDTWrite.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/93] Compiling OCCTSwift DrawingComposition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/93] Compiling OCCTSwift DrawingDispatch.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/93] Compiling OCCTSwift DrawingSheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/93] Compiling OCCTSwift DrawingStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/93] Compiling OCCTSwift DrawingSymbols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/93] Compiling OCCTSwift DrawingThreadAnnotation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/93] Compiling OCCTSwift Edge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/93] Compiling OCCTSwift Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/93] Compiling OCCTSwift DisplayDrawer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/93] Compiling OCCTSwift Document.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/93] Compiling OCCTSwift Drawing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/93] Compiling OCCTSwift DrawingAnnotation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/93] Compiling OCCTSwift DrawingAutoCenterlines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/93] Compiling OCCTSwift DrawingAutoDimensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/95] Compiling OCCTTest main.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTTest/main.swift:22:20: warning: 'union(with:)' is deprecated: Use union(_:) to match subtracting(_:) and Set.union(_:)
20 | print()
21 | print("2. Boolean operations...")
22 | let combined = box.union(with: cylinder.translated(by: [5, 0, 0])!)!
| |- warning: 'union(with:)' is deprecated: Use union(_:) to match subtracting(_:) and Set.union(_:)
| `- note: use 'union(_:)' instead
23 | print(" - Union: \(combined.isValid ? "valid" : "invalid")")
24 |
[92/95] Emitting module OCCTTest
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/OCCTTest/main.swift:22:20: warning: 'union(with:)' is deprecated: Use union(_:) to match subtracting(_:) and Set.union(_:)
20 | print()
21 | print("2. Boolean operations...")
22 | let combined = box.union(with: cylinder.translated(by: [5, 0, 0])!)!
| |- warning: 'union(with:)' is deprecated: Use union(_:) to match subtracting(_:) and Set.union(_:)
| `- note: use 'union(_:)' instead
23 | print(" - Union: \(combined.isValid ? "valid" : "invalid")")
24 |
[92/95] Write Objects.LinkFileList
[93/95] Linking OCCTTest
[94/95] Applying OCCTTest
Build complete! (55.22s)
Downloading binary artifact https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip
[16375/341341773] Downloading https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip
Downloaded https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip (33.95s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
],
"manifest_display_name" : "OCCTSwift",
"name" : "OCCTSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTSwift",
"targets" : [
"OCCTSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCCTTest",
"targets" : [
"OCCTTest"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTTest",
"module_type" : "SwiftTarget",
"name" : "OCCTTest",
"path" : "Sources/OCCTTest",
"product_memberships" : [
"OCCTTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "executable"
},
{
"c99name" : "OCCTSwiftTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftTests",
"path" : "Tests/OCCTSwiftTests",
"sources" : [
"ShapeTests.swift",
"StressBoundaryConditionTests.swift",
"StressBuilderLifecycleTests.swift",
"StressChainDepthTests.swift",
"StressConcurrencyTests.swift",
"StressExhaustiveAPITests.swift",
"StressFormatRoundTripTests.swift",
"StressNullInvalidTests.swift",
"StressTestFixtures.swift"
],
"target_dependencies" : [
"OCCTSwift"
],
"type" : "test"
},
{
"c99name" : "OCCTSwift",
"module_type" : "SwiftTarget",
"name" : "OCCTSwift",
"path" : "Sources/OCCTSwift",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"Annotation.swift",
"AxisPlacement2D.swift",
"BRepGraph.swift",
"BSplineApproxInterp.swift",
"BillOfMaterials.swift",
"Camera.swift",
"ClipPlane.swift",
"Color.swift",
"ConstructionContext.swift",
"ConstructionEntity.swift",
"ConstructionLayer.swift",
"Curve2D.swift",
"Curve3D.swift",
"DXFExporter.swift",
"Date.swift",
"DisplayDrawer.swift",
"Document.swift",
"Drawing.swift",
"DrawingAnnotation.swift",
"DrawingAutoCenterlines.swift",
"DrawingAutoDimensions.swift",
"DrawingComposition.swift",
"DrawingDispatch.swift",
"DrawingSheet.swift",
"DrawingStyle.swift",
"DrawingSymbols.swift",
"DrawingThreadAnnotation.swift",
"Edge.swift",
"Exporter.swift",
"Face.swift",
"FeatureRecognition.swift",
"FeatureReconstructor.swift",
"FillingSurface.swift",
"FontManager.swift",
"GDTWrite.swift",
"HatchPattern.swift",
"ImportProgress.swift",
"KDTree.swift",
"LawFunction.swift",
"Material.swift",
"MeasurementHelpers.swift",
"MedialAxis.swift",
"Mesh.swift",
"OCCTSerialQueue.swift",
"PDFExporter.swift",
"Period.swift",
"PixMap.swift",
"PlateSolver.swift",
"Point2D.swift",
"PolynomialSolver.swift",
"PresentationMesh.swift",
"SVGExporter.swift",
"Section2D.swift",
"Selection.swift",
"Selector.swift",
"Shape.swift",
"ShapeAxis.swift",
"ShapeMeasurements.swift",
"SheetLayout.swift",
"SheetMetal.swift",
"Sketch.swift",
"Surface.swift",
"ThreadFeatures.swift",
"TopologyRef.swift",
"Transform2D.swift",
"Wire.swift",
"WireOrder.swift",
"ZLayerSettings.swift"
],
"target_dependencies" : [
"OCCTBridge"
],
"type" : "library"
},
{
"c99name" : "OCCTBridge",
"module_type" : "ClangTarget",
"name" : "OCCTBridge",
"path" : "Sources/OCCTBridge",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
"src/OCCTBridge.mm",
"src/OCCTBridge_AIS.mm",
"src/OCCTBridge_BRepGraph.mm",
"src/OCCTBridge_Curve3D.mm",
"src/OCCTBridge_Document.mm",
"src/OCCTBridge_Geom2d.mm",
"src/OCCTBridge_Healing.mm",
"src/OCCTBridge_IO.mm",
"src/OCCTBridge_Mesh.mm",
"src/OCCTBridge_Modeling.mm",
"src/OCCTBridge_ProjLib_NLPlate.mm",
"src/OCCTBridge_Properties.mm",
"src/OCCTBridge_Spatial.mm",
"src/OCCTBridge_Surface.mm",
"src/OCCTBridge_Topology.mm",
"src/OCCTBridge_Visualization.mm"
],
"target_dependencies" : [
"OCCT"
],
"type" : "library"
},
{
"c99name" : "OCCT",
"module_type" : "BinaryTarget",
"name" : "OCCT",
"path" : "remote/archive/OCCT.xcframework.zip",
"product_memberships" : [
"OCCTSwift",
"OCCTTest"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.1"
}
Done.