tuya / tuya-home-ios-sdk-sample-swift

This sample demonstrates how to use Tuya Smart Home iOS SDK features in Swift.
https://developer.tuya.com/docs/app-development/ios-app-sdk/feature-overview?id=Ka5cgmlybhjk8
MIT License
31 stars 16 forks source link

Getting error on running Pod install #18

Closed atuljha3334 closed 9 months ago

atuljha3334 commented 10 months ago

I'm getting following error on running pod install:

-> No podspec found for ThingSmartCryption in ./ios_core_sdk

I tried changing :path => to :git => but that gave me this error:

-> Pre-downloading: ThingSmartCryption from ./ios_core_sdk

[!] Error installing ThingSmartCryption [!] Failed to download 'ThingSmartCryption': [!] /usr/bin/git clone ./ios_core_sdk /var/folders/z9/6kjl25c55pxg3n2_r5rn2zsw0000gn/T/d20240110-7032-519dhx --template= --single-branch --depth 1

fatal: repository './ios_core_sdk' does not exist

miyazaki2048 commented 10 months ago

https://developer.tuya.com/en/docs/app-development/integrate-sdk?id=Ka5d52ewngdoi#title-2-Build%20and%20download%20the%20SDK