ios - AFNetworking does not appear to be compatible with WatchKit -


i have existing ios app uses framework uses cocoapods. added watchkit app target added framework "embedded binaries". @ point, still compiles , runs. import framework watchkit extension though, error says

could not build module 'frameworkname'.

when build, error comes inside 1 of framework files:

'afnetworking/afnetworking.h' file not found.

versions of afnetworking prior v2.6 not support watchos without modification—see afnetworking requirements. v2.6 released after question posted, seems cause of issues experiencing.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -