Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
0dd8b650
Commit
0dd8b650
authored
Nov 12, 2011
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a bit more explanation on multiple targets.
parent
7cb4ea07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CHANGELOG.md
CHANGELOG.md
+3
-1
No files found.
CHANGELOG.md
View file @
0dd8b650
## 0.3.0
## 0.3.0
*
Add support for multiple static library targets in the Pods Xcode project
*
Add support for multiple static library targets in the Pods Xcode project
with different sets of depedencies.
[
[docs
][
targets-docs
]
|
[
example
][
targets-example
]
]
with different sets of depedencies. This means that you can create a separate
library which contains all dependencies, including extra ones that you only
use in, for instance, a debug or test build.
[
[docs
][
targets-docs
]
|
[
example
][
targets-example
]
]
*
Install libraries from anywhere. A dependency can take a git url if the repo
*
Install libraries from anywhere. A dependency can take a git url if the repo
contains a podspec file in its root, or a podspec can be loaded from a file
contains a podspec file in its root, or a podspec can be loaded from a file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment