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
680fa178
Commit
680fa178
authored
Oct 08, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] Fixes
parent
c7e9aa69
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
CHANGELOG.md
CHANGELOG.md
+5
-4
No files found.
CHANGELOG.md
View file @
680fa178
...
...
@@ -10,14 +10,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
installation. The schemes are not shared because the flag which keeps track
whether they should be visible is a user only flag. The schemes are still
present and to debug a single Pod it is possible to make its scheme visible
in the Schemes manager of Xcode. This is rarely needed though
t
because the
in the Schemes manager of Xcode. This is rarely needed though because the
user targets trigger the compilation of the Pod targets.
[
Fabio Pelosin
](
https://github.com/irrationalfab
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
*
Non integrating installations now set the architecture of
OS X Pod targets to
`$(ARCHS_STANDARD_64_BIT)`
(Xcode 4 default value for new
targets). This fixes lint issues with Xcode 4.
*
Installations which don't integrate a user target (lint subcommands and
`--no-integrate`
option) now set the architecture of OS X Pod targets to
`$(ARCHS_STANDARD_64_BIT)`
(Xcode 4 default value for new targets). This
fixes lint issues with Xcode 4.
[
Fabio Pelosin
](
https://github.com/irrationalfab
)
[
#1185
](
https://github.com/CocoaPods/CocoaPods/pull/1185
)
...
...
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