Answered by:
No build .appx now .appxboundle

Question
-
before from Visual Studio, you could create me packages and select the option to not load them into the store and generated a .appx now not generate .appx me and what drives me is .appxboundle, what happened? how I can fix it?Tuesday, January 20, 2015 4:48 PM
Answers
-
for example , if you create a multi languages app. which has English(default), Japanese, French.
(1) without app bundle : user who download this app will include all languages' packages
(2) with app bundle
(2-1) if a device's languages' setting is Japanese, when this device download this app, only download languages' packages of English(default) and Japanese.
(2-2) if a device's languages' setting is English, when this device download this app, only download languages' packages of English(default)
(app bundle also apply image resolution bundle package)
在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。
- Marked as answer by Herro wongMicrosoft contingent staff, Moderator Tuesday, February 3, 2015 1:54 AM
Wednesday, January 21, 2015 3:39 PM
All replies
-
Try to set "Generate app bundle" to "Never"
在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。
Tuesday, January 20, 2015 5:35 PM -
Thanks, I had it before and I had not seen. That difference and why is it used?Wednesday, January 21, 2015 8:19 AM
-
for example , if you create a multi languages app. which has English(default), Japanese, French.
(1) without app bundle : user who download this app will include all languages' packages
(2) with app bundle
(2-1) if a device's languages' setting is Japanese, when this device download this app, only download languages' packages of English(default) and Japanese.
(2-2) if a device's languages' setting is English, when this device download this app, only download languages' packages of English(default)
(app bundle also apply image resolution bundle package)
在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。
- Marked as answer by Herro wongMicrosoft contingent staff, Moderator Tuesday, February 3, 2015 1:54 AM
Wednesday, January 21, 2015 3:39 PM