Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Podfile points to non-existent location #2

Closed
rosen-vladimirov opened this issue May 25, 2018 · 1 comment
Closed

Podfile points to non-existent location #2

rosen-vladimirov opened this issue May 25, 2018 · 1 comment

Comments

@rosen-vladimirov
Copy link

This line:

pod 'InputMask', :path => '~/Projects/input-mask-ios'

points that the Pod should be taken from local directory. However, this directory is not a common one and maybe a version should stay there.
This breaks the usage of the plugin in NativeScript as the plugin fails to install correctly and breaks the preparation of iOS project.

@vcooley
Copy link
Owner

vcooley commented Jun 12, 2018

I ended up making some changes to the native dependency to get everything exposed to the Objective-C runtime. I'll see what I can do to fix it when I get a chance. In the meantime anyone wanting to use this plugin can unzip this to ~/Projects/input-mask-ios
input-mask-ios.zip

@vcooley vcooley closed this as completed Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants