Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18144] iOS: Update manifest with architectures

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-01-07T23:49:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.0.0
ComponentsiOS
Labelsn/a
ReporterJon Alter
AssigneeJon Alter
Created2014-12-06T00:08:38.000+0000
Updated2017-03-22T22:47:44.000+0000

Description

The modules below have been updated to 64 bit. After they were updated, we decided to add an architectures property to the manifest. For this ticket, we need to go back through and add this property to the manifest. For instructions on adding this property, look at this ticket: TIMOB-18065

Checklist:

update the manifest with architectures

bump the last number in the version for each module (if it is 1.2.0 now, the new version will be 1.2.1)

## Note: modules which have one change log the versions should match on both platforms

update the changelog (keep it consistent with logs before it)

build the module and add it to github releases once the commit is merged

Commonly Used

* ti.compression: https://github.com/appcelerator-modules/ti.compression * ti.imagefactory: https://github.com/appcelerator-modules/ti.imagefactory * ti.storekit: https://github.com/appcelerator-modules/ti.storekit * ti.styledlabel: https://github.com/appcelerator-modules/ti.styledlabel * ti.urbanAirship: https://github.com/appcelerator-modules/ti.urbanairship * ti.airprint: https://github.com/appcelerator-modules/ti.airprint * ti.paypal: https://github.com/appcelerator-modules/ti.paypal * ti.admob: https://github.com/appcelerator-modules/ti.admob

Packaged with the SDK

* ti.touchid: https://github.com/appcelerator-modules/ti.touchid * ti.urlSession: https://github.com/appcelerator-modules/ti.urlsession * ti.facebook: https://github.com/appcelerator-modules/ti.facebook * ti.map: https://github.com/appcelerator-modules/ti.map * ti.coremotion: https://github.com/appcelerator-modules/ti.coremotion

Important Enterprise Modules

* com.appcelerator.apm: https://github.com/appcelerator-modules/com.appcelerator.apm * SOASTA? * appcelerator.https: https://github.com/appcelerator-modules/appcelerator.https * ti.geofence: https://github.com/appcelerator-modules/ti.geofence * appcelerator.encrypteddatabase: https://github.com/appcelerator-modules/appcelerator.encrypteddatabase * ti.ldap: https://github.com/appcelerator-modules/ti.ldap * ti.crypto: https://github.com/appcelerator-modules/ti.crypto

Comments

  1. Jon Alter 2014-12-06

    PRs by [~cng] updated manifests and travis: ti.ldaps https://github.com/appcelerator-modules/ti.ldap/pull/15 appcelerator.https https://github.com/appcelerator-modules/appcelerator.https/pull/22
  2. Muhammad Dadu 2014-12-08

    PRs merged that resolves this ticket

    - ti.compression - ti.imagefactory - ti.styledlabel - ti.urbanairship - ti.paypal - ti.admob - ti.storekit https://github.com/appcelerator-modules/ti.storekit/pull/11 - ti.facebook - ti.touchid - ti.map - ti.urlsession - ti.coremotion - com.appcelerator.apm - ti.airprint https://github.com/appcelerator-modules/ti.airprint/pull/3 - appcelerator.https https://github.com/appcelerator-modules/appcelerator.https/pull/23 - ti.geofence https://github.com/appcelerator-modules/ti.geofence/pull/29 - ti.ldap https://github.com/appcelerator-modules/ti.ldap/pull/16 - ti.crypto https://github.com/appcelerator-modules/ti.crypto/pull/1

    Remaining

    - appcelerator.encrypteddatabase (Separate ticket for this one TIMOB-18091)
  3. Lorenzo Piccinini 2015-01-19

    AirPrint (1.4.1 & 1.4.2) doesn't works with titanium 3.5.0 sdk. Unsupported primitive return type: B for target:[object TiAirprintModule]->canPrint:
  4. Lee Morris 2017-03-22

    Closing ticket as fixed.

JSON Source