aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java/buck-ios-support/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/java/buck-ios-support/METADATA')
-rw-r--r--third_party/java/buck-ios-support/METADATA23
1 files changed, 0 insertions, 23 deletions
diff --git a/third_party/java/buck-ios-support/METADATA b/third_party/java/buck-ios-support/METADATA
deleted file mode 100644
index 2b98083782..0000000000
--- a/third_party/java/buck-ios-support/METADATA
+++ /dev/null
@@ -1,23 +0,0 @@
-# This copy is stripped down to only include the files needed for Xcode project
-# generation, specifically:
-# com/facebook/buck/apple/{FileTypes,xcode/{xcodeproj/**,GidGenerator,XcodeprojSerializer}}.java
-
-name: "Buck"
-description: "Buck: An Android (and Java!) build tool"
-
-third_party {
- url {
- type: GIT
- value: "https://github.com/facebook/buck"
- }
- version: "2ff4f45a971776afcfbe88333d78c4ca6bf03df9"
- last_upgrade_date { year: 2014 month: 7 day: 29 }
- local_modifications:
- "* Add FILE_REFERENCE(2) to the PBXContainerItemProxy.ProxyType enum. "
- "* Update LastUpgradeCheck from 600 to 610 "
- "* Add logic to automatically detect XCVersionGroup type even if there "
- " is no currentVersion set "
- "* Removed code not used by Bazel. "
- "* Add WATCH_OS1_EXTENSION and WATCH_OS1_APPLICATION to "
- " PBXTarget.ProductType"
-}