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

Publish Bitcode-less build for Xcode 6.4 #3003

Merged
merged 2 commits into from
Nov 11, 2015
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Nov 11, 2015

Publish a Release-configuration, symbol-laden, Bitcode-less build in tandem with the other builds. The build would be available for the binary installation process, to keep the CocoaPods installation instructions from getting any more complicated than they already are. (Of course, if you really wanted to use the Bitcode-less build with CocoaPods, you could always install the normal pod and overwrite libMapbox.a with the Bitcode-less version.)

Fixes #2332.

/cc @incanus @friedbunny

Publish a Release-configuration, symbol-laden, Bitcode-less build in tandem with the other builds.

Fixes #2332.
@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS build labels Nov 11, 2015
@1ec5 1ec5 self-assigned this Nov 11, 2015
@1ec5 1ec5 added this to the ios-v3.0.0 milestone Nov 11, 2015
@1ec5 1ec5 merged commit 65eae8a into master Nov 11, 2015
@1ec5 1ec5 removed the in progress label Nov 11, 2015
@1ec5 1ec5 deleted the 1ec5-bitcode-less-2332 branch November 11, 2015 19:24
make ipackage-no-bitcode

mapbox_time "deploy_ios_no_bitcode"
./scripts/ios/publish.sh "${PUBLISH_VERSION}" no-bitcode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, this all looks good. Appreciate the update here, even though we aren't actively running gate publish step right now on Bitrise.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants