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
26314037
Commit
26314037
authored
Dec 30, 2015
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entry for prefixed config defines
parent
f7642c08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
CHANGELOG.md
CHANGELOG.md
+10
-0
No files found.
CHANGELOG.md
View file @
26314037
...
@@ -36,6 +36,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -36,6 +36,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Core#284
](
https://github.com/CocoaPods/Core/issues/284
)
[
Core#284
](
https://github.com/CocoaPods/Core/issues/284
)
*
Build configuration names are no longer set as pre-processor defines, but
rather
`POD_CONFIGURATION_$CONFIGURATION_NAME`
is defined in order to lessen
conflicts with pod code.
[
#4143
](
https://github.com/CocoaPods/CocoaPods/issues/4143
)
##### Highlighted Enhancements That Need Testing
##### Highlighted Enhancements That Need Testing
*
The Podfile DSL has been cleaned up, with the removal of confusing options and
*
The Podfile DSL has been cleaned up, with the removal of confusing options and
...
@@ -238,6 +243,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -238,6 +243,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3617
](
https://github.com/CocoaPods/CocoaPods/issues/3617
)
[
#3617
](
https://github.com/CocoaPods/CocoaPods/issues/3617
)
*
The pre-processor define for
`DEBUG`
will be set for all debug-based build
configurations when building pods.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#4148
](
https://github.com/CocoaPods/CocoaPods/issues/4148
)
## 0.39.0 (2015-10-09)
## 0.39.0 (2015-10-09)
...
...
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