Package com.facebook.buck.apple.xcode
-
Class Summary Class Description AbstractPBXObjectFactory A factory object for generating new PBX object types.GidGenerator Generator for Global ID (GID) which are present on every xcode project object.PBXObjectGIDFactory A factory for creating PBXObjects that assigns a Global ID on initialization.XcodeprojSerializer Serializer that handles conversion of an in-memory object graph representation of an xcode project (instances ofPBXObject
) into an Apple property list.XCScheme XCScheme.AnalyzeAction XCScheme.ArchiveAction XCScheme.BuildableReference XCScheme.BuildAction XCScheme.BuildActionEntry XCScheme.LaunchAction XCScheme.ProfileAction XCScheme.SchemeAction XCScheme.SchemePrePostAction XCScheme.TestableReference XCScheme.TestAction -
Enum Summary Enum Description XCScheme.AdditionalActions XCScheme.BuildActionEntry.BuildFor XCScheme.LaunchAction.LaunchStyle XCScheme.LaunchAction.WatchInterface Watch Interface property in Watch app scheme used to choose which interface is launched.