Skip to content

Upgrade project settings to Xcode 6.3#25

Merged
aegolden merged 1 commit intomasterfrom
green/xcode_6.3
Apr 20, 2015
Merged

Upgrade project settings to Xcode 6.3#25
aegolden merged 1 commit intomasterfrom
green/xcode_6.3

Conversation

@Axlle
Copy link
Copy Markdown

@Axlle Axlle commented Apr 14, 2015

  • GCC_NO_COMMON_BLOCKS

    Xcode 6.3 recommends this compiler flag so that it can issue duplicate symbol
    warnings for uninitialized global variables declared without static (as it
    does already with initialized global variables and functions).

- GCC_NO_COMMON_BLOCKS

  Xcode 6.3 recommends this compiler flag so that it can issue duplicate symbol
  warnings for uninitialized global variables declared without `static` (as it
  does already with initialized global variables and functions).
aegolden added a commit that referenced this pull request Apr 20, 2015
Upgrade project settings to Xcode 6.3
@aegolden aegolden merged commit 9e6848e into master Apr 20, 2015
@aegolden aegolden deleted the green/xcode_6.3 branch April 20, 2015 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants