aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java/buck-ios-support/README
blob: 3eddb2709387285caed15c09064c48a0dc406c15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
Removed code not used by Bazel.
Add WATCH_OS1_EXTENSION and WATCH_OS1_APPLICATION to PBXTarget.ProductType