res/generators/templates/application/build.yml in rhodes-2.3.2 vs res/generators/templates/application/build.yml in rhodes-2.4.0.beta.1

- old
+ new

@@ -7,13 +7,15 @@ bbver: 4.6 wmsdk: "Windows Mobile 6 Professional SDK (ARMV4I)" applog: rholog.txt iphone: configuration: Debug - sdk: iphonesimulator4.0 + sdk: iphonesimulator4.3 provisionprofile: codesignidentity: entitlements: - BundleIdentifier: com.rhomobile.<%=@app_name%> - BundleURLScheme: <%=@app_name%> + BundleIdentifier: com.rhomobile.<%=@app_name_cleared%> + BundleURLScheme: <%=@app_name_cleared%> +wp: + productid: '<%=@productid%>' extensions: ["json", "another-extension"]