[TIMOB-18095] CLI: Finish implementation of Windows Phone Package hook for Windows platform
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-06-12T14:48:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | CLI, Tooling, Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Dawson Toth |
Created | 2014-11-25T20:01:31.000+0000 |
Updated | 2017-03-09T01:20:09.000+0000 |
Description
I'm not sure how exactly we sign WP 8.1 apps. We can do XapSignTool as commented out here:
https://github.com/appcelerator/titanium_mobile_windows/blob/master/cli/hooks/wp-package.js#L29
But I think that's for "company apps" which I guess is sort of like adhoc distribution for iOS?
http://msdn.microsoft.com/en-us/library/windows/apps/jj206724(v=vs.105).aspx
Closing ticket as fixed.