| Package | Description |
|---|---|
| ca.mestevens.ios | |
| ca.mestevens.ios.utils |
| Modifier and Type | Field and Description |
|---|---|
List<Dependency> |
XcodeProcessSourcesMojo.externalDependencies
Any external dependencies that you want to add that have not been built in a way this plugin is familiar with.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XcodeProjectUtil.addDependenciesToTarget(String targetName,
List<File> dynamicFrameworks,
List<File> staticFrameworks,
List<File> libraries,
List<Dependency> externalDependencies) |
List<ca.mestevens.ios.xcode.parser.models.CommentedIdentifier> |
XcodeProjectUtil.addExternalFileReferences(List<Dependency> dependencies) |
Copyright © 2015. All rights reserved.