jinkai
jinkai
i find the similar problem , wait for your update
ok,working , thanks a lot ,the chapter - 10-mobile-applications, very helpful to me !
You can fix this by hand ,for example `Pods/Target Support Files/AFNetworking/AFNetworking-copy-dsyms-output-files.xcfilelist` Delete duplicate lines,left only one line `${DWARF_DSYM_FOLDER_PATH}/AFNetworking.framework.dSYM`
use cocoapods-binary in - ruby 2.6.8p205 - cocoapods 1.11.2 - Xcode13.1 in MacOS 12.0.1 thanks, @mstfy, I change it for the following codes,it works for me ``` def change_copy_dsyms(installer) installer.generated_projects.each...
同问?
I search a lot, find this [article](https://swift-cast.com/2021/04/38/#more-38) ``` #if !ACTION_EXTENSION //codes that don't obey extension-only API requests #else //normal codes #endif ``` but I think this method only solved a...
I write an article to talk about [APPLICATION_EXTENSION_API_ONLY Problem](https://kingnight.github.io/programming/2021/06/09/Using-Swift-API-availability-to-solve-App-Extension-Compiled-Error.html)
Strongly agree with this suggestion
same problem 👍