Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Support for xrOS platform broke Apple Watch embedded apps

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

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
ios, javascript

调研方向

在 v8.7.0 上复现使用嵌入式 Apple Watch 应用的编译,并将其与 v8.6.4 进行比较,从 commit bb364f9558c336c43a9c43d3ded46ef1ad8e8bf3 开始。检查 Swift-ObjC-Bridging-Header.h 是如何生成或打补丁的,并以报告中的清理 workaround 作为线索。当嵌入式应用无需手动清理该文件即可编译时,即视为完成。

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

描述

After the merge of https://github.com/NativeScript/ios/pull/235, if the application has an Apple Watch embedded app, it will broke the compilation.

image

Actually cleaning the Swift-ObjC-Bridging-Header.h file solves the issue. Its currently patched here because I don't know the correct way to fix it.

Platform: v8.7.0
Reverting to v8.6.4 fix the issue.
Commit impacted: https://github.com/NativeScript/ios/commit/bb364f9558c336c43a9c43d3ded46ef1ad8e8bf3

主要语言
JavaScript
星标
150
派生
43
平均合并
3 天 10 小时
30 天内合并 PR
22

贡献指南

打开贡献指南

从这里开始

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

NativeScript/ios 的其他 Issue

查看 NativeScript/ios 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

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