ttlock / iOS_SDK_Demo

TTLock is a global provider of solutions for smart locks. We provide PCBA and softwares for lock manufactures and end users. We provide open API/SDK for developers. With these APIs/SDKs, you can develop your own applications to manage smart locks. The SDK here is for mobile app to communicate with locks via bluetooth.
MIT License
12 stars 12 forks source link

'Frameworks/TTLock.framework/TTLock' does not contain bitcode #5

Closed ahmedalttai closed 3 years ago

ahmedalttai commented 3 years ago

Hello,

when i upload the watchOS app that contains the TTLock framework to the appstore it gives me this error: ITMS-90496: Invalid Executable - The executable '/Watch/mm.app/PlugIns/mm Extension.appex/Frameworks/TTLock.framework/TTLock' does not contain bitcode.

ITMS-90496: Invalid Executable - The executable 'mm.app/Watch/mm.app/PlugIns/mm Extension.appex/mm Extension' does not contain bitcode.

JuannyiOS commented 3 years ago

Hello, Due to the limit of GitHub reply size,i have sent the new version sdk to your email.Please check it.

------------------ 原始邮件 ------------------ 发件人: "ttlock/iOS_SDK_Demo" @.>; 发送时间: 2021年6月11日(星期五) 晚上9:14 @.>; @.***>; 主题: [ttlock/iOS_SDK_Demo] 'Frameworks/TTLock.framework/TTLock' does not contain bitcode (#5)

Hello,

when i upload the watchOS app that contains the TTLock framework to the appstore it gives me this error: ITMS-90496: Invalid Executable - The executable '/Watch/mm.app/PlugIns/mm Extension.appex/Frameworks/TTLock.framework/TTLock' does not contain bitcode.

ITMS-90496: Invalid Executable - The executable 'mm.app/Watch/mm.app/PlugIns/mm Extension.appex/mm Extension' does not contain bitcode.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ahmedalttai commented 3 years ago

Thank you it worked.