- a5f267d [ios] Remove the support for bitcode by Sylvain Defresne · 3 years, 1 month ago
- c62dcc9 Reland "Avoid using lld when compiling iin iOS with bitcode" by Saúl Ibarra Corretgé · 3 years, 5 months ago
- 7c45358 Revert "Avoid using lld when compiling iin iOS with bitcode" by Ilya Nikolaevskiy · 3 years, 4 months ago
- b7ba602 Avoid using lld when compiling iin iOS with bitcode by Saúl Ibarra Corretgé · 3 years, 5 months ago
- 4e8a773 tools_webrtc dir converted to py3 + top level PRESUBMIT script by Christoffer Jansson · 3 years, 5 months ago
- 9c4e89d Fixed CFBundleVersion version in Python 3. by Yura Yaroshevich · 3 years, 8 months ago
- cc99299 Remove use_xcode_clang=true from iOS packaging script. by Mirko Bonadei · 3 years, 10 months ago
- bc7666b use_lld=false for xcode bot. by Mirko Bonadei · 3 years, 10 months ago
- 750948b Pass dSYM when creating XCFramework only if dSYM exists by Byoungchan Lee · 4 years ago
- 5f07845 Allow export of Obj-C symbols without C++ ones. by Mirko Bonadei · 4 years ago
- 4a3296d build_ios_libs.py: add support for building for Catalyst by Jordan Rose · 4 years ago
- c41093b Add ability to build XCFramework for iOS by Byoungchan Lee · 4 years ago
- bac0f9f Remove x86 from build_ios_libs. by Mirko Bonadei · 4 years ago
- dfcc23b Remove arm32 from build_ios_libs. by Mirko Bonadei · 4 years, 1 month ago
- 02768ae Increase iOS deployment target from 10 to 12. by Björn Terelius · 4 years, 1 month ago
- 686ad4f Resolve relative paths in sdk build scripts. by Yura Yaroshevich · 4 years, 5 months ago
- c1254e8 Make RTC_OBJC_EXPORT respect is_component_build. by Mirko Bonadei · 4 years, 7 months ago
- 58678a0 Fix 'iOS API Framework Builder'. by Mirko Bonadei · 4 years, 8 months ago
- 8cc6695 Reformat python files checked by pylint (part 1/2). by Mirko Bonadei · 4 years, 9 months ago
- ffe9376 Bump iOS min supported version to 10.0 by Kári Tristan Helgason · 6 years ago
- ad3971f Allow x86 when build WebRTC.framework for iOS by Yura Yaroshevich · 7 years ago
- a2d89fc Remove ObjC static library target. by Kári Tristan Helgason · 7 years ago
- ec57e05 Update scripts to use DEPS-pinned depot_tools by Henrik Kjellander · 8 years ago
- 32a1181 Change iOS deployment target to 9.0 by Oleh Prypin · 8 years ago
- 0e8f053 iOS: Fix license path in API framework script by Henrik Kjellander · 8 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- 67e414c License generation script for build_aar.py. by sakal · 8 years ago
- 72ba795 Fix iOS API Framework build script after renaming objc targets. by kthelgason · 8 years ago
- 1edbda0 Don't hardcode gn target path for licence generation. by Kári Tristan Helgason · 8 years ago
- 2f08879 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ ) by kthelgason · 8 years ago
- af5c055 Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ ) by mbonadei · 8 years ago
- 580c352 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ ) by kthelgason · 8 years ago
- d743c8d Revert of Update build_ios_libs.py to new GN target names. (patchset #1 id:1 of https://codereview.webrtc.org/2888903002/ ) by kthelgason · 8 years ago
- c3f110a Update build_ios_libs.py to new GN target names. by kthelgason · 8 years ago
- 90fd7d8 Rename tools-webrtc -> tools_webrtc by Henrik Kjellander · 8 years ago[Renamed from tools-webrtc/ios/build_ios_libs.py]
- 7b188e8 Add flag to clean up temporary results after building iOS Framework or static lib by VladimirTechMan · 8 years ago
- 96feb2a Update licence generation script after GYP->GN migration. by kthelgason · 8 years ago
- 4cbe286 Minor correction to the help printout, to reflect the actual behaviour by VladimirTechMan · 8 years ago
- 2892244 Reland of Do not produce dSYM file for the iOS Frameworks with bitcode (patchset #1 id:1 of https://codereview.webrtc.org/2719773002/ ) by kthelgason · 8 years ago
- da00077 Revert of Do not produce dSYM file for the iOS Frameworks with bitcode (patchset #2 id:20001 of https://codereview.webrtc.org/2705163007/ ) by tommi · 8 years ago
- d74517c Do not produce dSYM file for the iOS Frameworks with bitcode by VladimirTechMan · 8 years ago
- 7b2797e Including extra_gn_args to log line. by mbonadei · 8 years ago
- 8714b8f Improving parallelism when building with goma by mbonadei · 8 years ago
- 368b5ff Make iOS API Framework script use the src/ dir as cwd for commands. by Henrik Kjellander · 8 years ago
- 9b0dbd4 Support selecting architectures in iOS build script by oprypin · 8 years ago
- 585209b Adding --use-goma and --extra-gn-args flags to build_ios_libs.py by mbonadei · 8 years ago
- 7a2d8ca Rewrite iOS FAT libraries build script in Python by oprypin · 8 years ago