build.yml error

E Efkan YILMAZ 3 years 5 months ago
3 0 0

Hi, I am getting an error as "mapping values are not allowed in this context" while building the application for wm platform.
here is how my build.yml file looks.

sdk:"C:\project\rhodes"
paths:
extensions:
   - C:\project\Motorola-Extensions\build\ci\extensions
   - C:\project\Motorola-Extensions\lib\commonAPI
   - C:\project\Motorola-Extensions\extensions
sdkversion: 4.1.0
name: RhoMobileApplication1
version: '1.0'
vendor: rhomobile
build: debug
applog: rholog.txt
iphone:
  configuration: Release
  sdk: iphonesimulator7.0
  provisionprofile: ''
  codesignidentity: iPhone Developer
  entitlements: ''
  BundleIdentifier: com.rhomobile.rhomobileapplication1
  BundleURLScheme: rhomobileapplication1
wp8:
  productid: cb7cb0e0-c98e-0132-02ef-70921cde1ebd
android:
  manifest_template: AndroidManifest.erb
  version: 2.3.3
wm: ''
extensions:
- rhoconnect-client
app_type: rhoelements
capabilities: []

CONTACT
Can’t find what you’re looking for?