NativeScript / NativeScript/nativescript-cli
`tns build ios --provison` fails with full path to provisioning file
Open
@rosen-vladimirov is already working on this.
Since Aug 2, 2017.
bug
os: ios
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
From @ndinev on July 27, 2017 16:15
tns version is 3.1.3
Create project
Try to build it using : tns build ios --provision [full_path_to_valid_provision_file]
Error is: ENOENT: no such file or directory, scandir '/Users/xxxxxx/Library/MobileDevice/Provisoning Profiles'
Expected: provision should be found when provided with full path
Copied from original issue: NativeScript/NativeScript#4612
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.