res/generators/templates/application/build.yml in rhodes-2.2.4.beta.1 vs res/generators/templates/application/build.yml in rhodes-2.2.5.beta.1
- old
+ new
@@ -11,6 +11,9 @@
configuration: Debug
sdk: iphonesimulator4.0
provisionprofile:
codesignidentity:
entitlements:
+ BundleIdentifier: com.rhomobile.<%=@app_name%>
+ BundleURLScheme: <%=@app_name%>
+
extensions: ["json", "another-extension"]