Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Fix SDK compilation in Xcode 7.3 #6923

Merged
merged 1 commit into from
Nov 4, 2016
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Nov 4, 2016

Define NSErrorDomain before its first use. Define NSNotificationName as a typedef instead of a #define. Guard these shims on the existence of NS_STRING_ENUM rather than another macro that’s new to Xcode 8.

Fixes #6906.

/cc @boundsj

Define NSErrorDomain before its first use. Define NSNotificationName as a typedef instead of a #define. Guard these shims on the existence of NS_STRING_ENUM rather than another macro that’s new to Xcode 8.

Fixes #6906.
@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS build macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release labels Nov 4, 2016
@1ec5 1ec5 added this to the ios-v3.4.0 milestone Nov 4, 2016
@1ec5 1ec5 self-assigned this Nov 4, 2016
@mention-bot
Copy link

@1ec5, thanks for your PR! By analyzing the history of the files in this pull request, we identified @friedbunny, @frederoni and @rmnblm to be potential reviewers.

@1ec5 1ec5 merged commit 4e8121a into release-ios-v3.4.0 Nov 4, 2016
@1ec5 1ec5 deleted the 1ec5-xcode-7-shim-6906 branch November 4, 2016 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants