How to fix Missing file libarclite_iphonesos.a(Xcode 14.3)

Introduction

Have you updated Xcode to 14.3 and now you see the error missing file libarclite_iphonesos.a? If yes, you are reading the correct article. I'll share with you how I fixed the error.

Solution

  1. Open Xcode

  2. Select pods

  3. Select a package in the targets

  4. Change Minimum Deployments to 13.0

  5. Repeat steps 3 to 4 until you change the minimum deployments for all your packages.

change minimum deployments to 13.0

Your project should now run in your editor of choice.

Connect with me

Thank you for reading my post. Feel free to connect with me