TuyaInc / tuyasmart_home_ios_sdk

Tuya Smart iOS Home SDK
https://tuyainc.github.io/tuyasmart_home_ios_sdk_doc
50 stars 19 forks source link

Issue with bitcode when use cocoa pods. #46

Closed Lyankar closed 4 years ago

Lyankar commented 4 years ago

ld: '/Users/**/Desktop/TuyaMeshExample/Pods/TuyaCameraSDK/ios/TuyaCameraSDK.framework/TuyaCameraSDK' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. file '/Users/*****/Desktop/TuyaMeshExample/Pods/TuyaCameraSDK/ios/TuyaCameraSDK.framework/TuyaCameraSDK' for architecture arm64

0x5e commented 4 years ago

This is TuyaCameraSDK, not TuyaSmartHomeKit. Currently TuyaCameraSDK doesn't support bitcode, please disable this feature.