You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
dtopuzov
changed the title
Executing local tns build for ios with valid provision failedtns build ios --provison with valid provision failed
Aug 2, 2017
dtopuzov
changed the title
tns build ios --provison with valid provision failedtns build ios --provison with full path to provisioning file
Aug 2, 2017
dtopuzov
changed the title
tns build ios --provison with full path to provisioning filetns build ios --provison fails with full path to provisioning file
Aug 2, 2017
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
The text was updated successfully, but these errors were encountered: