i updated windows 10 sdk 10.0.15063 , running problem creating app packages windows store. seems complete x86 , x64 portion, fails arm portion:
error: file 'c:\somepath\bin\arm\release\app_1.1.218.0_scale-100.appx' not found.
using visual studio 2017 community.
not sure begin on how fix this. thoughts?
i copied temporary workaround link carlo mendoza provided:
- download , extract storepackageworkaround.zip location.
- close instances of visual studio.
- open developer command prompt visual studio 2017 in administrator mode.
- in command prompt, navigate location extracted these files.
- run apply.cmd.
Comments
Post a Comment