[TIMOB-19518] iOS: App data folder is deleted on every build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-09-25T00:18:07.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.1.0, Release 5.0.1 |
Components | iOS, Tooling |
Labels | console, ios,, studio |
Reporter | Sebastian Klaus |
Assignee | Chris Barber |
Created | 2015-09-11T11:12:11.000+0000 |
Updated | 2015-10-14T23:45:22.000+0000 |
Description
Operating System
Name = Mac OS X
Version = 10.10.5
Architecture = 64bit
# CPUs = 8
Memory = 17179869184
Node.js
Node.js Version = 0.10.38
npm Version = 1.4.28
Titanium CLI
CLI Version = 4.0.1
Titanium SDK
SDK Version = 5.0.0.v20150909153915
SDK Path = /Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/5.0.0.v20150909153915
Target Platform = iphone
On every build with AppcStudio or console or with tishadow, the data folder of the app will be deleted.
ioslib PR: https://github.com/appcelerator/ioslib/pull/24 Published ioslib v0.7.0.
Titanium SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/7187
Titanium SDK 5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7188
for ioslib 0.6.7-1 just for 5.0.0.GA ioslib PR: https://github.com/appcelerator/ioslib/pull/26 Titanium SDK 5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7189 ioslib 0.6.7-1 not yet published.
Closing ticket as fixed. Verified that persistent data stays persistent on multiple device builds and multiple simulator builds. Tested on: Appcelerator Studio, build: 4.3.0.201509140942 Appc CLI NPM: 4.2.0-8 Appc CLI Core: 5.0.0-50 Arrow: 1.2.48 SDK: 5.0.0.v20150915074711 Node: v0.10.38 OS: Yosemite (10.10.5) Xcode: 7 GM Seed Device: iphone 6 plus (9.0), iphone 6 simulator (9.0)
Chris master PR merged.
Chris's Titanium SDK 5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7188 needs to be addressed for 5.0.1 as it includes nodejs4 stuff.
Backport has been updated and is ready for merge when 5_0_X is no longer frozen.
Closing ticket as fixed again. Verified that the app data folder does not get deleted for every build on both iOS simulator and iPhone device. Tested on: Appcelerator Studio, build: 4.4.0.201510092420 Appc CLI NPM: 4.2.1-5 Appc CLI Core: 5.1.0-38 Arrow: 1.3.13 SDK: 5.1.0.v20151014101225 Node: v4.2.1 OS: El Capitan (10.11) Xcode: 7.0.1 Device: iphone 6 plus (9.0.2), iphone simulator (9.0)