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

Provide Static subspec, for using without use_frameworks! #267

Closed
wants to merge 1 commit into from

Conversation

mfazekas
Copy link

<changelog>Mapbox-iOS-SDK pod now can be consumed without use_frameworks! using the Mapbox-iOS-SDK/Static subspec.</changelog>

Fixes: #154

pod 'Mapbox-iOS-SDK/Static', '~>5.8'

or

use_frameworks!
pod 'Mapbox-iOS-SDK', '~>5.8'

Btw 'Mapbox-iOS-SDK/Static' works with use_frameworks! too, but not vice versa.

@mfazekas mfazekas requested a review from a team April 10, 2020 07:02
@stale stale bot added the archived label Jun 21, 2020
@stale
Copy link

stale bot commented Jun 21, 2020

This pull request has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this Jun 21, 2020
@julianrex julianrex reopened this Jun 22, 2020
@stale stale bot removed the archived label Jun 22, 2020
@stonetip
Copy link

Is the "use_frameworks!" issue ever going to be resolved, particularly in July when the new Mapbox GL Native renderer is introduced? (Kinda hoping to upgrade for that).

@stale stale bot added the archived label Aug 22, 2020
@stale
Copy link

stale bot commented Aug 22, 2020

This pull request has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this Aug 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The recent requirement of "use_frameworks!"
4 participants