Posts

Post marked as solved
10 Replies
I (using XCode 12.4 on my dev environment and App Center pipeline that uses Xcode2.2) have tried all the suggestions on this thread and also the one SO link. None of them have fixed my issue. The app now runs on simulator as well as on device but fails consistently to archive using generic setting Any iOS Device (arm64 armv7). The error shows up after it hits command  ~\clang -target armv7-apple-ios10.0 giving the error ld: framework not found Pods_*** Can someone suggest some pointer to me?