-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[ios] Cherry-pick #13427 - Expose "local ideograph font family" in map snapshotters #13547
Conversation
…ions Use local glyph generation in test app's MapSnapshotterActivity.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Are all those linux builds just broken on our ios8 branch?
@ChrisLoer Yeah, it looks like a higher version of cmake is required than is in the branch. I'm not sure if there is something I can bring into the branch so that they can pass. |
@kkaefer Do you have any pointers for getting the linux builds running on the ios8 branch again? It also seems somewhat reasonable to just ignore or disable these builds, since this branch is only used for iOS (although the sanitize builds are meant to catch errors that could show up on any platform). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
918e571 should fix this build |
Thanks @kkaefer! |
This PR cherry-picks #13427 into the iOS 8 branch.
cc @lloydsheng @chriswu42