tuarua / WebViewANE

WebView Adobe Air Native Extension for macOS 10.10+, Windows Desktop, iOS 9.0+ and Android 19+. This ANE provides access to a more modern webview from AIR.
Apache License 2.0
183 stars 53 forks source link

Added SwiftyJSON as Carthage dependency - errors without packaging with IPA #249

Closed 1395881288 closed 4 years ago

1395881288 commented 4 years ago

I'm sorry to bother you.

Answer the below. DO NOT DELETE!!

1

I have set New Build System,but the mistake is still unresolved,So I did the following

1 1 1

I successfully compiled ane,I run example-mobile,it Flashback,this is log

1
tuarua commented 4 years ago

This is the contents of the project Cartfile https://github.com/tuarua/WebViewANE/blob/3cdb431e2ca0f76476211ae5213740e7731d6a6a/native_library/apple/WebViewANE/Cartfile#L1

If you have decided to add SwityJSON as a Carthage dynamic framework (why?) and then forgotten to include it with your AIR package then you are misrepresenting this as a problem with the project. It's not.

The project already references a Swift Package of SwiftyJSON.

Issue will be closed. Don't open any more.