#
bazel
Open-source build and test tool
Mobile DevFix Xcode 26 Shallow Frameworks: TensorFlowLiteC XCFramework
Resolve Xcode 26 error with shallow TensorFlowLiteC.xcframework on macOS. Rebuild using Bazel ios_fat config for unshallow bundle with proper Versions/Current/Resources/Info.plist structure. Step-by-step guide to fix iOS-style frameworks.
1 answer• 1 view
ProgrammingSuppress MSan Errors in Bazel: Protobuf & GTest Fix
Learn how to suppress MemorySanitizer (MSan) errors from third-party libraries like Google Protobuf and GTest in Bazel builds. Custom toolchains, ignore-lists, and no-instrument patches for hermetic CI builds.
1 answer• 1 view