TouchDevelop/files.txt

19 строки
413 B
Plaintext

When adding new files required by the web app they need to be added in the following places:
- app.manifest
- copywp8.cmd
- upload.cmd
- TouchDevelopWinPhone8/AutoUpdate.cs
- noderunner/runner.ts
- Makefile
Plus possibly in:
- index.html
- webapp.html
Search for: browsers.js
Version numbers for WP8 app:
# WP8-App-Version <minimum> <current>
The version number is set in TouchDevelopWinPhone8/AutoUpdate.cs.