mapbox / mapbox/MapboxGeocoder.swift
Build universal framework target for Carthage
还没有人认领这个 Issue。
- 主要语言
- 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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 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