peoplewareDo / nativescript-svg

Nativescript plugin - support for .SVG file format
Other
70 stars 55 forks source link

Unable to find a target named `demo-App` #14

Closed terreb closed 7 years ago

terreb commented 7 years ago

[!] Unable to find a target named demo-App, did find .... Processing node_modules failed. Error: Command pod failed with exit code 1

Get this on "tns build ios".

nativescript-svg: 1.1.4 tns 2.5.4 tns-core-modules: 2.5.2 tns-ios: 2.5.0 Xcode: 8.2.1

datanotion commented 7 years ago

Just installed this and received the same error. Any solution found @terreb?

theAl commented 7 years ago

Hi, as written here: https://github.com/peoplewareDo/nativescript-svg/issues/7#issuecomment-297513414, I also receive the same error. Thanks for any help!

victorsosa commented 7 years ago

Please change the platform/ios/Podfile in the plugin to this:

pod 'SVGKit', :git => 'https://github.com/SVGKit/SVGKit.git', :branch => '2.x'

and let me know if works.

theAl commented 7 years ago

Eh... yes, that's what I've done/written in the comment. That works until I rebuild the App.

atrombet commented 7 years ago

I am also experiencing this issue.

lefoy commented 7 years ago

Same for me

victorsosa commented 7 years ago

new release 1.3.0