iOS Xcode13.2.1 創(chuàng)建framework,沒有Products目錄
<time datetime="2022-02-07T06:36:52.000Z" style="box-sizing: border-box; margin-right: 10px;">2022.02.07 14:36:52</time>字?jǐn)?shù) 91閱讀 94
<article class="_2rhmJa" style="box-sizing: border-box; display: block; font-weight: normal; line-height: 1.8; margin-bottom: 20px; word-break: break-word; position: relative; caret-color: rgb(64, 64, 64); color: rgb(64, 64, 64); font-family: Georgia, "Times New Roman", Times, "Songti SC", serif; font-size: 16px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration: none;">
突然發(fā)現(xiàn)沒有products目錄沒了......那我咋制作包呢......還是得度娘
解決步驟
-
1、顯示包內(nèi)容
-
2查排、打開project.pbxproj
3、修改+保存
搜索productRefGroup
抄沮,將productRefGroup
上面一行的mainGroup
的值跋核,復(fù)制給productRefGroup
岖瑰,再保存一下,Xcode就自動刷新出來了砂代。
</article>