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

Update headers in sample framework #4

Closed ahmedb closed 8 years ago

ahmedb commented 8 years ago

I was able to resolve the compiler errors I was having with the WZBroadcastScaleMode enum by replacing the sample framework in this project with the one from the SDK.

Please update the headers for the sample framework in Git or remove the framework and make it more clear that you should place the SDK's framework file in the root directory of the project.

mleavy commented 8 years ago

The headers in WowzaGoCoderSDK.framework were out of date; they've been updated.