Wowza Community

strip-frameworks.sh files missing inside the WowzaGoCoderSDK.framework

I’ve archived my iOS app with WowzaGoCoderSDK.framework but I’m getting errors for unsupported architecture. I’ve added the script line of code bash “${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/WowzaGoCoderSDK.framework/strip-frameworks.sh”

when I check the log it shows “No such file or directory”

Hi,

It sounds like the SDK libraries may either have not been installed correctly, or the path is malformed. Do please check our SDK installation guide to see if it reflects your own installation.

Michelle