WowzaMediaSystems / gocoder-sdk-samples-ios

Sample apps for iOS that demonstrate the capabilities of the Wowza GoCoderâ„¢ SDK.
https://www.wowza.com/products/gocoder/sdk
Other
37 stars 14 forks source link

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

Closed tobitech closed 5 years ago

tobitech commented 7 years ago

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"

andyjriley commented 5 years ago

This fix has been added since original posting. Issue can be closed.

akeller commented 5 years ago

Closing per above comment. Thanks!