nativescript-fabric
nativescript-fabric copied to clipboard
Build Failed for iOS Immediately after adding the plugin
I added fabric.json and added the plugin. When I tried to run "tns build ios" , it is getting failed.
Error:
unable to read property list from file: ...../-Info.plist: The operation couldn't be completed. (XCBUtil.PropertyListConversionError error 0.) note: Using new build systemnote: Planning buildnote: Constructing build description
Tested Scenario: If I remove the plugin, project is getting built successfully.
Please let me know if any one knows this issue.