mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
a3fc3e8db6
- Remove embed_bitcode parameter from Builder class - Remove bitcode compilation flags for iOS and Catalyst targets - Remove BITCODE_GENERATION_MODE from Xcode build commands - Remove bitcode flags from dynamic library linking - Remove --embed_bitcode command line argument - Fix OSXBuilder parameter mismatch after bitcode removal Bitcode has been deprecated by Apple since Xcode 14 and is no longer required for App Store submissions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This folder contains toolchains and additional files that are needed for cross compilation. For more information see introduction tutorials for target platform in documentation: https://docs.opencv.org/4.x/df/d65/tutorial_table_of_content_introduction.html