[Submodule] Remove ios-cmake (#127694)

It has not been updated for a long time and CI iOS builds don't rely on it.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/127694
Approved by: https://github.com/ezyang
This commit is contained in:
cyy
2024-06-02 04:40:21 +00:00
committed by PyTorch MergeBot
parent 2129903aa3
commit 4e7f497bb3
3 changed files with 2 additions and 10 deletions

4
.gitmodules vendored
View File

@ -18,10 +18,6 @@
ignore = dirty
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "third_party/ios-cmake"]
ignore = dirty
path = third_party/ios-cmake
url = https://github.com/Yangqing/ios-cmake.git
[submodule "third_party/NNPACK"]
ignore = dirty
path = third_party/NNPACK