nativescript-community / nativescript-community/https

[Bug] Use of private header from outside its module

未關閉
#109 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Vue
星號
52
分支
40
PR 合併指標
30 天內沒有已合併 PR

描述

Since xcode 26.4, CLI throws the following error and apps cannot run:

Command PhaseScriptExecution failed with a nonzero exit code
/Users/mypc/Desktop/devenv/clients/myapp/platforms/ios/Pods/AFNetworking/AFNetworking/AFNetworkReachabilityManager.m:26:9: error: Use of private header from outside its module: 'netinet6/in6.h' (in target 'AFNetworking' from project 'Pods')

I understand that AFNetworking must conform to the new "rules".

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從 AFNetworking/AFNetworking/AFNetworkReachabilityManager.m:26 開始,使用 Xcode 26.4 重現 iOS 建置。調查 netinet6/in6.h private-header 錯誤,並確認應用程式能夠在不發生 PhaseScriptExecution 失敗的情況下完成建置並執行。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
ios, objective-c
領域
build-system, mobile
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。