rhodes 1.4.1 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/rhobuild.yml DELETED
@@ -1,36 +0,0 @@
1
- ---
2
- env:
3
- app: /Users/lars/Dev/code/rhomobile/store
4
- paths:
5
- android-ndk: /Users/lars/Dev/android-ndk-1.6_r1
6
- java: /Library/Java/Home/bin
7
- android: /Users/lars/Dev/android-sdk-mac_86
8
- 4.6:
9
- jde:
10
- sim: 9000
11
- mds:
12
- cabwiz:
13
- 4.2:
14
- jde:
15
- sim: 8100
16
- mds:
17
- excludedirs:
18
- bb:
19
- - public/js/iui
20
- - public/js/jquery*
21
- - public/js/prototype*
22
- - public/css/iphone*
23
- - public/iwebkit
24
- - "**/*.db"
25
- - "**/.*.swo"
26
- - "**/.*.swn"
27
- - "**/jquery*.js"
28
- - "**/.DS_Store"
29
- build:
30
- symbianpath: platform/symbian
31
- bb:
32
- bbsignpwd: somepasswordhere
33
- bbpath: platform/bb
34
- wmpath: platform/wm
35
- androidpath: platform/android
36
- iphonepath: platform/iphone