ConnectSDK / Connect-SDK-iOS

iOS source project for Connect SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot import to Swift project

bauloc opened this issue · comments

Include of non-modular header inside framework module 'ConnectSDK.CastService'
Include of non-modular header inside framework module 'ConnectSDK.CastServiceChannel'
Include of non-modular header inside framework module 'ConnectSDK.CTASIDataCompressor'

Please help me about issues

i have solved it without even knowing how. I tried so many things all day.

Most important:
I downloaded the connectSDK and imported it manually into my project. Then downloaded latest version of amazon fire sdk.
when it comes to google sdk. DO not use the latest version 3.2.0, it breaks. I downloaded 2.7.0.

Also your xcode can be stubborn even if you do clean. so just to be 100% sure, go to the debug-ios folder and delete all.

@San-Jeevan I was looking for older google cast version to download but can't find anywhere, could you please tell me where did you get one?

@ninjazoete sorry for late reply, i didnt get notification.

2.7.0 SDK https://redirector.gvt1.com/edgedl/chromecast/sdk/ios/GoogleCastSDK-2.7.0-Release-ios-default.zip

you can find all the old repos by going to
https://github.com/CocoaPods/Old-Specs/tree/6e256ccc84aad851d401fabb79b2c0f9e09bb875/Specs/google-cast-sdk

then browse to you find the .json file.
inside the json file look for property named source, the .zip url will be there

i have solved it without even knowing how. I tried so many things all day

Most important: I downloaded the connectSDK and imported it manually into my project. Then downloaded latest version of amazon fire sdk. when it comes to google sdk. DO not use the latest version 3.2.0, it breaks. I downloaded 2.7.0.

Also your xcode can be stubborn even if you do clean. so just to be 100% sure, go to the debug-ios folder and delete all.

I have also try to install it manually but not get succeed, can you please help us to out from here