mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update tools
This commit is contained in:
4
.bazelrc
4
.bazelrc
@@ -1,6 +1,10 @@
|
||||
build --action_env=ZERO_AR_DATE=1
|
||||
|
||||
build --apple_platform_type=ios
|
||||
build --enable_platform_specific_config
|
||||
build --apple_crosstool_top=@local_config_apple_cc//:toolchain
|
||||
build --crosstool_top=@local_config_apple_cc//:toolchain
|
||||
build --host_crosstool_top=@local_config_apple_cc//:toolchain
|
||||
|
||||
build --cxxopt='-std=c++17'
|
||||
build --per_file_copt="third-party/webrtc/.*\.cpp$","@-std=c++17"
|
||||
|
||||
Submodule build-system/bazel-rules/apple_support updated: 12fc37b370...4a86f2f264
Submodule build-system/bazel-rules/rules_apple updated: 488633f6fa...7a2573377d
Submodule build-system/bazel-rules/rules_swift updated: e01b8f76e7...5e58cfc00d
Submodule build-system/bazel-rules/rules_xcodeproj updated: 7f600ddd7c...44f7526fda
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"app": "10.0.1",
|
||||
"bazel": "6.1.1",
|
||||
"xcode": "14.2"
|
||||
"app": "10.0.2",
|
||||
"bazel": "6.3.2",
|
||||
"xcode": "14.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user