Swift Package Manager basicsObjective C project structure
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
60
研究方向
Check if the repository already has a Package.swift file. If not, review the library's folder structure and dependencies to create a Swift Package Manager manifest. Consult Apple's documentation on integrating Objective C libraries with SPM. Test the integration by cloning the repo and attempting to build with SPM.
可以使用SPM集成吗? · Tencent/QMUI_iOS#1653 | Good First Issue