res/generators/templates/application/build.yml in rhodes-3.0.2 vs res/generators/templates/application/build.yml in rhodes-3.1.0.beta.1
- old
+ new
@@ -6,16 +6,18 @@
build: debug
bbver: 4.6
wmsdk: "Windows Mobile 6 Professional SDK (ARMV4I)"
applog: rholog.txt
iphone:
- configuration: Debug
+ configuration: Release
sdk: iphonesimulator4.3
provisionprofile:
codesignidentity:
entitlements:
BundleIdentifier: com.rhomobile.<%=@app_name_cleared%>
BundleURLScheme: <%=@app_name_cleared%>
wp:
productid: '<%=@productid%>'
+symbian:
+ uid: '<%=@uid%>'
extensions: ["json", "another-extension"]