Sha256: ed8ea36014c4646f17beeda1737e3cb35feebcb15d7529198b90c3f8e99dcbb3

Contents?: true

Size: 632 Bytes

Versions: 81

Compression:

Stored size: 632 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="sh.calaba.test"
    android:versionCode="3"
    android:versionName="0.3.0" >

    <uses-sdk android:minSdkVersion="6" />

    <application android:label="CalabashTestServer" android:debuggable="true">
        <uses-library android:name="android.test.runner" />
        <uses-library android:name="com.google.android.maps" android:required="false" />
    </application>

    <instrumentation
        android:name="android.test.InstrumentationTestRunner"
        android:targetPackage="sh.calaba" />
</manifest>

Version data entries

81 entries across 81 versions & 2 rubygems

Version Path
calabash-android-0.4.20.1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.2.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.0 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.0.pre2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.5.0.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.22.pre4 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.22.pre3 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.22.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.21 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.20 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.19 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.19.pre4 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.19.pre3 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.19.pre2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.19.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.18 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.16 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.15.pre2 test-server/instrumentation-backend/AndroidManifest.xml