[TIMOB-13598] 3.1.0.GA SDK Install: iPhone facebook module included in Windows and Linux Titanium SDK
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-05-14T20:56:30.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | 2013 Sprint 10 Core, 2013 Sprint 10, Release 3.1.1, Release 3.2.0 |
| Components | Release |
| Labels | qe-3.1.0, qe-closed-3.1.1, qe-testadded |
| Reporter | Dustin Hyde |
| Assignee | Allen Yeung |
| Created | 2013-04-16T21:10:00.000+0000 |
| Updated | 2014-02-24T23:57:55.000+0000 |
not willing to take the risk of breaking open the sdk at this point. AFAIK there is no way for a user to put themselves into a bad state with this. 3.1.1 please
The Linux Titanium SDK also has iPhone modules:
Android ti.cloudpush 2.1.0 /home/linux/.titanium/modules/android/ti.cloudpush/2.1.0 facebook 3.0.0 /home/linux/.titanium/modules/android/facebook/3.0.0 Tizen tizen 3.0.0 /home/linux/.titanium/modules/tizen/tizen/3.0.0 iPhone facebook 3.1.1 /home/linux/.titanium/modules/iphone/facebook/3.1.1 CommonJS ti.cloud 2.3.2 /home/linux/.titanium/modules/commonjs/ti.cloud/2.3.2Simple test case: 1. Clone titanium_mobile repo 2. Run 'scons package_all=1' in the root directory of titanium_mobile 3. Unzip the zip files inside dist directory Expected Result: iPhone facebook module should not be in the windows/linux builds Actual Result: iPhone facebook module is present in all builds.
https://github.com/appcelerator/titanium_mobile/pull/4259
3_1_X: https://github.com/appcelerator/titanium_mobile/pull/4264
Verified no iPhone folder appears after installation of SDK 3.1.1.v20130524180421 on either Linux or Windows. "ti module" lists no iphone modules. Closing.