mapbox / mapbox/MapboxGeocoder.swift

Build universal framework target for Carthage

未关闭
#219 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

build
主要语言
Swift
星标
133
派生
46
PR 合并指标
30 天内没有已合并 PR

描述

MapboxGeocoder.xcodeproj currently has four separate framework targets, one for each platform, plus corresponding test targets and schemes. To streamline development both locally and downstream, we should combine them into a single framework target and test target. Downstream, only Carthage uses the Xcode project; it has supported universal frameworks since v0.9. The CircleCI configuration and the readme both need to be updated to refer to the new combined scheme.

/ref mapbox/turf-swift#197 mapbox/mapbox-directions-swift#730

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先检查 MapboxGeocoder.xcodeproj 及其现有的平台 framework target 和 test target,然后检查 CircleCI 配置和 README 中对 scheme 的引用。完成的标准是项目使用一个合并的 framework target 和 test target,并且 CI 配置和 README 已更新为引用合并后的 scheme。

由索引模型根据 Issue 内容生成。

评估

技术栈
swift
领域
build-system, ci-cd
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。