1、打包上傳到app connect 報錯問題如下:
Invalid bundle structure. The “InsTracker.app/Frameworks/Pods_xxxx.framework/Pods_xxxxx” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle (ID: e37e84d4-b01f-4e1c-a20c-02b7610223ee)
2凰兑、解決方法:
路徑: General->Frameworks,libaries, and Embedded Content, 選中Pod_xx.framework , Embed 設置成 Do Not Embed脯倚。 如下圖所示
image.png