aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java/buck-ios-support/README
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/java/buck-ios-support/README')
-rw-r--r--third_party/java/buck-ios-support/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/java/buck-ios-support/README b/third_party/java/buck-ios-support/README
new file mode 100644
index 0000000000..2799abedba
--- /dev/null
+++ b/third_party/java/buck-ios-support/README
@@ -0,0 +1,15 @@
+URL: https://github.com/facebook/buck/tarball/2ff4f45a971776afcfbe88333d78c4ca6bf03df9
+Version: 2ff4f45a971776afcfbe88333d78c4ca6bf03df9
+License: Apache 2.0
+License File: LICENSE
+
+Description:
+Buck: An Android (and Java!) build tool
+
+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
+
+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