Troubleshooting Guide: Fixing ‘Run custom shell script’ [CP] Embed Pods Frameworks’ in Xcode 14.3+

  • Home
  • App Development in iOS
  • Troubleshooting Guide: Fixing ‘Run custom shell script’ [CP] Embed Pods Frameworks’ in Xcode 14.3+
Locating the bug and fixing it swiftly. Shot of a programmer working on a computer code at night.

If you are developing an iOS application using Xcode, you may have used Cocoapods, a popular dependency manager that helps you manage your project’s third-party libraries. However, if you have upgraded to Xcode 14.3 from Xcode 14.2, you may encounter issues when trying to run the app template with Cocoapods, particularly if you are using WebViewGold.

WebViewGold is a popular tool that allows you to convert a web application into a native iOS application. WebViewGold offers many features, such as in-app purchases, offline support, and push notifications, making it a popular choice for many developers. However, if you are using an older version of WebViewGold, you may run into issues when working with Xcode 14.3.

Fortunately, there are two options available to help you resolve the issue.

Option 1: Download WebViewGold for iOS v11.9 or higher.

If you are using an older version of WebViewGold and are having trouble running the app template with Xcode 14.3, you can simply download WebViewGold for iOS v11.9 or higher. The new version of WebViewGold is fully compatible with Xcode 14.3 and should help resolve any issues you were experiencing.

To download the latest version of WebViewGold, simply visit the official WebViewGold website and follow the instructions to download and install the latest version. Once you have installed the latest version of WebViewGold, you should be able to run the app template with Xcode 14.3 without any issues.

Option 2: Follow the steps of this video if you do not want to upgrade to WebViewGold for iOS v11.9+:

If you are hesitant to upgrade to the latest version of WebViewGold, you can follow the steps outlined in this video to resolve the issue. The video provides a step-by-step guide on how to fix the problem and is easy to follow, even if you are new to iOS development.

In conclusion, if you are having trouble running the app template with Cocoapods and WebViewGold on Xcode 14.3, you have two options available to you. You can upgrade to the latest version of WebViewGold or follow the steps outlined in the video to update your Cocoapods and resolve the issue. Regardless of which option you choose, you should be able to resolve the issue quickly and efficiently, allowing you to continue working on your iOS application without any interruptions.