-
Notifications
You must be signed in to change notification settings - Fork 60
/
build.yml
75 lines (63 loc) · 1.84 KB
/
build.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
#app_type: rhoelements
name: rhodes-system-api-samples
capabilities:
- gps
- pim
- camera
- vibrate
- phone
- bluetooth
- calendar
#- native_browser
#- motorola_browser
bbver: 5.0
#sdk: ../rhodes
applog: rholog.txt
version: 1.0.7
vendor: rhomobile
iphone:
emulator: 5.0
sdk: iphonesimulator8.2
codesignidentity: ""
entitlements: ""
extensions: ["barcode", "rainbow", "digest", "digest-md5", "digest-sha1", "pdf-writer", "thread", "nlist", "digest-sha2", "openssl.so", "openssl", "ezcrypto", "rawsensors", "audiocapture", "videocapture"]
entitlements_file: "./production/Entitlements.plist"
configuration: Debug
production:
app_plist_title: "SAS"
app_plist_subtitle: "SAS"
app_plist_icon_url: "www.sas.com/icon.png"
app_plist_ipa_url: "www.sas.com/sas.ipa"
ipa_itunesartwork_image: "./production/image.jpg"
#buildcfg: 'Debug'
wm:
extensions: ["digest", "digest-md5", "digest-sha1", "digest-sha2", "openssl.so", "openssl", "ezcrypto"]
#"rainbow"
#sdk: "MC3000c50b (ARMV4I)"
sdk: "Windows Mobile 6 Professional SDK (ARMV4I)"
#sdk: "Windows Mobile 6.5.3 Professional DTK (ARMV4I)"
#emulator: "Windows Mobile 6.5.3 Professional Emulator"
#use_shared_runtime: 1
win32:
extensions: ["digest", "digest-md5", "digest-sha1", "digest-sha2", "openssl.so", "openssl", "ezcrypto"]
bb:
extensions: ["barcode"]
android:
extensions: ["rainbow", "nlist", "nfc", "barcode", "digest", "digest-md5", "digest-sha1", "pdf-writer", "thread", "digest-sha2", "openssl.so", "openssl", "ezcrypto", "audiocapture", "gmaps"]
capabilities:
- network_state
- sdcard
- calendar
version: 4.2.2
apikey: GoogleApiKey
wp:
productid: 'fd55c4d0-51fa-012e-7844-3caec51bd50e'
extensions: ["json", "rhoxml", "rhodes_translator", "rhoconnect-client"]
symbian:
uid: 3780829575
excludedirs:
bb:
- "**/*.mp4"
bb6:
- "**/*.mp4"