diff --git a/WORKSPACE b/WORKSPACE index 0ad7f93d1..16d7d2197 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -39,8 +39,8 @@ swiftlint_deps() http_archive( name = "com_github_buildbuddy_io_rules_xcodeproj", - sha256 = "b4e71c7740bb8cfa4bc0b91c0f18ac512debcc111ebe471280e24f579a3b0782", - url = "https://github.com/buildbuddy-io/rules_xcodeproj/releases/download/0.10.2/release.tar.gz", + sha256 = "2533b977ac8540a30323fde7fdb6ca49219edd21d3753b69d43f39c576b11a88", + url = "https://github.com/buildbuddy-io/rules_xcodeproj/releases/download/0.11.0/release.tar.gz", ) load("@com_github_buildbuddy_io_rules_xcodeproj//xcodeproj:repositories.bzl", "xcodeproj_rules_dependencies")