You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我项目有引入第三方项目SwiftyJSON的源码
在引入PhotoBrower项目后,SwiftyJSON报异常如下:
/Users/ap/Desktop/MyProjects/ap1983/ap1983/lib/SwiftyJSON/SwiftyJSON.swift:1007:32: 'JSON' is ambiguous for type lookup in this context
我项目有引入第三方项目SwiftyJSON的源码
在引入PhotoBrower项目后,SwiftyJSON报异常如下:
/Users/ap/Desktop/MyProjects/ap1983/ap1983/lib/SwiftyJSON/SwiftyJSON.swift:1007:32: 'JSON' is ambiguous for type lookup in this context
PhotoBrower项目中也有JSON类冲突了吗?
冯老师,这个要怎么搞?