Hybrid View
-
13 Nov 2012 4:14 AM #1
std::runtime_error in Build
std::runtime_error in Build
Cmd 3.0.0.250
Architect 2.1.670
When I build a package from out Architect I have to fill a integer in versionCode. But then the build fails (stbuild) with an error std::runtime_error.
When I change the "versionCode": 1 into "versionCode": "1" then it works.
-
13 Nov 2012 6:09 AM #2
Sounds like it should be a string instead of an integer. We'll look into it.
Thanks for the bug report.
-
19 Nov 2012 12:40 PM #3
Yeah this is right, this should be writing to the JSON file as a string
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
SenchaCon or bust!
Known Bugs in Architect Latest
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-2641
in
Sprint 34.


Reply With Quote