xamarin.ios - Can't build the facebook bindings -
i downloaded these facebook bindings : https://github.com/mono/monotouch-bindings/tree/master/facebook
i use "make" command facebook/binding/ directory can't build facebook.dll.here error:
project "/users/abc/facebook/binding/monotouch.facebookconnect.csproj" (default target(s)): target _assignbundleresourcenames: /library/frameworks/mono.framework/external/xbuild/xamarin/xamarin.objcbinding.common.targets: error : error executing task assignbundleresourcenames: invalid reserved metadata name task "assignbundleresourcenames" execution -- failed done building target "_assignbundleresourcenames" in project "/users/abc/facebook/binding/monotouch.facebookconnect.csproj".-- failed done building project "/users/abc/facebook/binding/monotouch.facebookconnect.csproj".-- failed build failed. errors: /users/abc/facebook/binding/monotouch.facebookconnect.csproj (default targets) -> /library/frameworks/mono.framework/external/xbuild/xamarin/xamarin.objcbinding.common.targets (_assignbundleresourcenames target) -> /library/frameworks/mono.framework/external/xbuild/xamarin/xamarin.objcbinding.common.targets: error : error executing task assignbundleresourcenames: invalid reserved metadata name
Comments
Post a Comment