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
a63aa89e
Commit
a63aa89e
authored
May 31, 2012
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete generated docs before running `rake examples:build`.
parent
cc32737e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Rakefile
Rakefile
+1
-0
Podfile.lock
examples/SSCatalog/Podfile.lock
+1
-1
No files found.
Rakefile
View file @
a63aa89e
...
...
@@ -181,6 +181,7 @@ namespace :examples do
desc
"Build all examples"
task
:build
do
sh
"rm -rf ~/Library/Developer/Shared/Documentation/DocSets/org.cocoapods.*"
examples
.
entries
.
each
do
|
example
|
puts
"Building example:
#{
example
}
"
puts
...
...
examples/SSCatalog/Podfile.lock
View file @
a63aa89e
PODS:
- AFNetworking (1.0RC1)
- SSToolkit (1.0.
0
)
- SSToolkit (1.0.
1
)
DEPENDENCIES:
- AFNetworking
...
...
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