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
44c7794e
Commit
44c7794e
authored
Mar 07, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Sandbox] Comments
parent
d3e2778e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
23 deletions
+31
-23
sandbox.rb
lib/cocoapods/sandbox.rb
+31
-23
No files found.
lib/cocoapods/sandbox.rb
View file @
44c7794e
...
@@ -12,30 +12,38 @@ module Pod
...
@@ -12,30 +12,38 @@ module Pod
#
#
# Pods
# Pods
# |
# |
# +-- Headers
# +-- User
# | +-- Private
# | +-- [Target Name]-configuration.h
# | | +-- [Pod Name]
# | +-- Specs
# | +-- Public
# | +-- Scripts
# | +-- [Pod Name]
# |
# |
# +-- Sources
# +-- Generated
# | +-- [Pod Name]
# +-- Headers
# |
# | +-- Private
# +-- Specifications
# | | +-- [Pod Name]
# | +-- External Sources
# | +-- Public
# | +-- Normal Sources
# | +-- [Pod Name]
# |
# |
# +-- Target Support Files
# +-- Sources
# | +-- [Target Name]
# | +-- [Pod Name]
# | +-- Acknowledgements.markdown
# |
# | +-- Acknowledgements.plist
# +-- Specs
# | +-- Pods.xcconfig
# | +-- External Sources
# | +-- Pods-prefix.pch
# | +-- Normal Sources
# | +-- Pods-dummy_Pods.m
# |
# |
# +-- Target Support Files
# +-- Manifest.lock
# | +-- [Target Name]
# |
# | +-- Pods-acknowledgements.markdown
# +-- Pods.xcodeproj
# | +-- Pods-acknowledgements.plist
# | +-- Pods-dummy.m
# | +-- Pods-prefix.pch
# | +-- Pods.xcconfig
# |
# +-- Manifest.lock
# |
# +-- Pods.xcodeproj
#
# See #833
#
#
class
Sandbox
class
Sandbox
...
...
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