Ekitty

Results 6 comments of Ekitty
trafficstars

An issue within the KeyChain application on the macOS machine Delete AppleWWDRCA within the KeyChain。 Redownload: https://links.jianshu.com/go?to=https://www.apple.com/certificateauthority/AppleWWDRCAG3.cer Do work thanks.

All added. I don't know if it's the correct settings?

hi I add it to My app descriptor, Create IOS Package show Error. libAneSDK.a(minimum iOS SDK to 12,the target "Any iOS Device (arm64)", ) AneSDK_IOS.ane ( “11.0” “-ios_version_min 11.0”) see...

(a.)libAneSDK.a (the minimum iOS SDK to 12)===> AneSDK_IOS.ane (b.) libAneSDK.a (the minimum iOS SDK to 11) ====> AneSDK_IOS.ane

I tested the old version of ANE (arm64+armv7) and it do work. platform.xml (added "\11.0\" "\-ios_version_min 11.0\ ") I don't know which link library has failed

Added All framework Test result: Undefined symbols for architecture arm64: "_objc_msgSend$execute:", referenced from: _tools in libcom.jic.vplayane.a(AneSDK_IOS.o) _openqq in libcom.jic.vplayane.a(AneSDK_IOS.o) _avplayer in libcom.jic.vplayane.a(AneSDK_IOS.o) "_objc_msgSend$insertObject:forKey:withAccessGroup:", referenced from: -[KeychainAccessor insertOrUpdateObject:forKey:withAccessGroup:] in libcom.jic.vplayane.a(KeychainAccessor.o) "_objc_msgSend$queryDictionaryForKey:accessGroup:",...