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
fcd5f62d
Commit
fcd5f62d
authored
Aug 12, 2014
by
Eloy Durán
Committed by
Fabio Pelosin
Aug 12, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Docs] Some small fixes.
parent
7df377ae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
xcconfig_integrator.rb
...oject_integrator/target_integrator/xcconfig_integrator.rb
+1
-1
project.rb
lib/cocoapods/project.rb
+1
-1
No files found.
lib/cocoapods/installer/user_project_integrator/target_integrator/xcconfig_integrator.rb
View file @
fcd5f62d
...
@@ -31,7 +31,7 @@ module Pod
...
@@ -31,7 +31,7 @@ module Pod
#-------------------------------------------------------------------#
#-------------------------------------------------------------------#
# Removes the xcconfig used up to CocoaPods 0.33 from the project and
# Removes the xcconfig used up to CocoaPods 0.33 from the project and
# deletes the file i
t if
exists.
# deletes the file i
f it
exists.
#
#
# @param [Target::AggregateTarget] pod_bundle
# @param [Target::AggregateTarget] pod_bundle
# The Pods bundle.
# The Pods bundle.
...
...
lib/cocoapods/project.rb
View file @
fcd5f62d
...
@@ -193,7 +193,7 @@ module Pod
...
@@ -193,7 +193,7 @@ module Pod
podfile_ref
podfile_ref
end
end
# Adds a new build configuration to the project and populates it
s
with
# Adds a new build configuration to the project and populates it with
# default settings according to the provided type.
# default settings according to the provided type.
#
#
# @note This method extends the original Xcodeproj implementation to
# @note This method extends the original Xcodeproj implementation to
...
...
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