{ "id": "164719", "key": "TIMOB-24194", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2018-07-23T15:43:51.000+0000", "created": "2016-11-30T01:27:08.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [], "assignee": null, "updated": "2018-07-23T15:43:51.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h6.Reproduce\r\nCustomer facing following problem\r\nThey are not able to build android module through studio.\r\nBut using CLI to build is working well.\r\n\r\nh6.Error\r\nAttached screen shot of error, and the studio log when it happened.\r\n\r\nh6.Note\r\nAttached diagnostic Test log as well", "attachment": [ { "id": "60802", "filename": "diagnosticTest.rtf", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2016-11-30T01:26:59.000+0000", "size": 1020708, "mimeType": "text/rtf" }, { "id": "60804", "filename": "logFile.rtf", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2016-11-30T01:26:55.000+0000", "size": 20739, "mimeType": "text/rtf" }, { "id": "60803", "filename": "Screen_Shot_2016-10-24_at_10.26.34_AM.png", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2016-11-30T01:26:55.000+0000", "size": 47317, "mimeType": "image/png" } ], "flagged": false, "summary": "Can't build android module from studio, but CLI works well", "creator": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "subtasks": [], "reporter": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "environment": "SDK 6.0.0.\r\nCLI 6.0.0\r\nStudio 4.8.0", "comment": { "comments": [ { "id": "402246", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I couldn't able to reproduce this issue with the following environment.\r\n\r\n\r\n{code:java}\r\nAndroid 6.0\r\nandroid-ndk-r12b\r\nJDK 1.7\r\nTi SDK 6.0 GA\r\nAppc Studio 4.8.0 GA\r\nAppc CLI 6.0 GA\r\n{code}\r\n\r\n\r\n[~sliang] - Can you check the android version. We officially support Android 6.0 and lower.\r\n\r\n\r\n\r\n", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-11-30T08:03:54.000+0000", "updated": "2016-11-30T08:34:33.000+0000" }, { "id": "402255", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~sliang] Can you also attach the console log error.", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-11-30T10:22:34.000+0000", "updated": "2016-11-30T10:22:34.000+0000" }, { "id": "402317", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~ssekhri][~emerriman] - Can you reproduce this?", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-12-01T04:10:42.000+0000", "updated": "2016-12-01T04:10:42.000+0000" }, { "id": "402530", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can reproduce the issue consistently. However the same error is also shown using CLI as well.\r\nThe issue occurs with android version 6.0 as well as 7.0. Also checked with latest Android SDK build tools (25.0.1) and with older version of build tools (23.0.1)\r\nAlso tested with different versions of Android ndk and jdk on the system as mentioned in the test environment below. However still was getting the issue.\r\n\r\nEnvironment:\r\nMac OSX 10.12\r\nTi SDK: 6.0.0.GA\r\nAppc Studio: 4.8.0.201611121409\r\nAppc NPM: 4.2.8 \r\nApp CLI: 6.0.0\r\nNode JS: 4.6.0 \r\nJDK: 1.7.0, 1.8.0\r\nAndroid NDK: r9b, r11c, r12b\r\n\r\nFollowing is the error as shown in console\r\n{code}\r\n[INFO] Producing [ModuleName]Bootstrap files using /Users/ssekhri/Documents/Appcelerator_Studio_Workspace/testandmod60/android/build/generated/json/org/appcelerator/titanium/bindings/testandmod60.json\r\nGenerating BootstrapJS.cpp from bootstrap.js\r\n[INFO] Running the Android NDK ndk-build\r\n[DEBUG] Running: /Users/ssekhri/Library/Android/android-ndk-r11c/ndk-build TI_MOBILE_SDK=/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA NDK_PROJECT_PATH=/Users/ssekhri/Documents/Appcelerator_Studio_Workspace/testandmod60/android/build/generated NDK_APPLICATION_MK=/Users/ssekhri/Documents/Appcelerator_Studio_Workspace/testandmod60/android/build/generated/Application.mk PYTHON=python V=0\r\n[ERROR] Failed to run ndk-build\r\n[ERROR]\r\n[ERROR] /Users/ssekhri/Library/Android/android-ndk-r11c/build/core/build-shared-library.mk:30: *** Android NDK: Aborting . Stop.\r\n{code}\r\n", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-05T03:30:08.000+0000", "updated": "2016-12-05T03:30:08.000+0000" }, { "id": "402534", "author": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~gmathews] - ^^", "updateAuthor": { "name": "kkolipaka", "key": "kkolipaka", "displayName": "Kondal Kolipaka", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-12-05T06:29:34.000+0000", "updated": "2016-12-05T06:29:34.000+0000" }, { "id": "402665", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~ssekhri] Could you try this and post your CLI output? The studio logs don't contain anything useful.\r\n\r\n{code}\r\n# inside module project folder\r\nappc ti info -t android\r\ncd android\r\nappc run -p android --build-only\r\n{code}", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-06T17:38:51.000+0000", "updated": "2016-12-06T17:40:38.000+0000" }, { "id": "402676", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Somehow, I was not able to reproduce this issue the modules built fine for me from CLI & studio.\r\n\r\nAppc Studio : 4.8.0.201611121409\r\nSDK Version : 6.0.0.GA\r\nMac OS Version : 10.12\r\nXcode Version : Xcode 8.1 Build version 8B62\r\nAppc CLI AND Appc NPM : {\"NPM\":\"4.2.8\",\"CLI\":\"6.0.0\"}\r\nTi CLI : 5.0.10\r\nAlloy : 1.9.4\r\nNode : v4.6.0\r\nJava version \"1.8.0_101\"\r\nNDK: r12b", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-06T18:45:56.000+0000", "updated": "2016-12-06T18:48:27.000+0000" }, { "id": "402717", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi ! the error that the customer is getting is different, please take a look:\r\n\r\n{code}\r\nEswars-Macbook:android v413248$ ant\r\nBuildfile: /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/build.xml\r\n [mkdir] Created dir: /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/documentation\r\n [copy] Copying 1 file to /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/documentation\r\n [mkdir] Created dir: /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/example\r\n [copy] Copying 1 file to /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/example\r\n [mkdir] Created dir: /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/assets\r\n [copy] Copying 1 file to /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/assets\r\n [copy] Copying 1 file to /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android\r\n\r\npython.set.exec:\r\n\r\npython.check:\r\n [echo] Testing for Python\r\n [exec] Python 2.7.10\r\n\r\ninit:\r\n\r\nprocess.aidl:\r\n [echo] Generating java files from the .aidl files\r\n [echo] /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/build-tools/24.0.2/aidl\r\n [echo] \r\n\r\nprocess.annotations:\r\n\r\ngenerate.v8.bindings:\r\n [java] Generating /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/build/generated/jni/com.abc.mcoe.azurenotifi\r\ncationhub.AppcazurenotificationhubModule.h\r\n [java] Generating /Users/v413248/Desktop/Eswar/AppceleratorWorkspace/appcazurenotificationhub/android/build/generated/jni/com.abc.mcoe.azurenotifi\r\ncationhub.AppcazurenotificationhubModule.cpp\r\n\r\ngenerate.bindings:\r\n\r\npre.compile:\r\n\r\njs.compile:\r\n\r\nndk.build:\r\n [copy] Copying 36 files to /var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T/v413248/appcazurenotificationhub-generated\r\n [exec] Android NDK: WARNING:jni/Android.mk:com.abc.mcoe.azurenotificationhub: non-system libraries in linker flags: -lkroll-v8 \r\n [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES \r\n [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the \r\n [exec] Android NDK: current module \r\n [exec] Android NDK: WARNING:jni/Android.mk:com.abc.mcoe.azurenotificationhub: non-system libraries in linker flags: -lkroll-v8 \r\n [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T/v413248/appcazurenotif\r\nicationhub-generated/KrollGeneratedBindings.cpp'Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES \r\n [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T/v413248/appcazurenot\r\nificationhub-generated/KrollGeneratedBindings.cpp'\r\n [exec] jni/Android.mk:35: warning: overriding commands for target `/private/var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T/v413248/appcazurenotif\r\nicationhub-generated/KrollGeneratedBindings.cpp'\r\n [exec] jni/Android.mk:35: warning: ignoring old commands for target `/private/var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T/v413248/appcazurenot\r\nificationhub-generated/KrollGeneratedBindings.cpp'\r\n [exec] \r\n [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the \r\n [exec] Android NDK: current module \r\n [exec] Android NDK: WARNING:jni/Android.mk:com.abc.mcoe.azurenotificationhub: non-system libraries in linker flags: -lkroll-v8 \r\n [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES \r\n [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the \r\n [exec] Android NDK: current module \r\n [exec] [armeabi] Compile++ thumb: com.abc.mcoe.azurenotificationhub <= com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp\r\n [exec] warning: unknown warning option '-Wno-psabi' [-Wunknown-warning-option]\r\n [exec] In file included from jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:10:\r\n [exec] In file included from jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.h:12:\r\n [exec] In file included from /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/Proxy.h:11:\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:345:16: warning: alias declarations \r\nare a C++11 extension [-Wc++11-extensions]\r\n [exec] using Handle = Local;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:362:33: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] V8_INLINE MaybeLocal() : val_(nullptr) {}\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:369:51: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] V8_INLINE bool IsEmpty() const { return val_ == nullptr; }\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:373:29: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] out->val_ = IsEmpty() ? nullptr : this->val_;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:441:25: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] return callback_ != nullptr;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:481:29: warning: alias declarations \r\nare a C++11 extension [-Wc++11-extensions]\r\n [exec] using PhantomCallbackData = WeakCallbackInfo;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:484:6: warning: scoped enumerations \r\nare a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class WeakCallbackType { kParameter, kInternalFields };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:667:49: warning: deleted function de\r\nfinitions are a C++11 extension [-Wc++11-extensions]\r\n [exec] PersistentBase(const PersistentBase& other) = delete; // NOLINT\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:668:43: warning: deleted function de\r\nfinitions are a C++11 extension [-Wc++11-extensions]\r\n [exec] void operator=(const PersistentBase&) = delete;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:844:26: warning: rvalue references a\r\nre a C++11 extension [-Wc++11-extensions]\r\n [exec] V8_INLINE Global(Global&& other) : PersistentBase(other.val_) { // NOLINT\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:852:40: warning: rvalue references a\r\nre a C++11 extension [-Wc++11-extensions]\r\n [exec] V8_INLINE Global& operator=(Global&& rhs) { // NOLINT\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:874:27: warning: deleted function de\r\nfinitions are a C++11 extension [-Wc++11-extensions]\r\n [exec] Global(const Global&) = delete;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:875:35: warning: deleted function de\r\nfinitions are a C++11 extension [-Wc++11-extensions]\r\n [exec] void operator=(const Global&) = delete;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:820:42: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] V8_INLINE Global() : PersistentBase(nullptr) {}\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:845:18: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] other.val_ = nullptr;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:857:18: error: use of undeclared ide\r\nntifier 'nullptr'\r\n [exec] rhs.val_ = nullptr;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:864:44: warning: rvalue references a\r\nre a C++11 extension [-Wc++11-extensions]\r\n [exec] Global Pass() { return static_cast(*this); } // NOLINT\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:882:26: warning: alias declarations \r\nare a C++11 extension [-Wc++11-extensions]\r\n [exec] using UniquePersistent = Global;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:1122:52: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] ScriptOrigin* origin = nullptr));\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:1125:30: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] ScriptOrigin* origin = nullptr);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:2104:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class NewStringType { kNormal, kInternalized };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:2314:42: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] kNormalString = static_cast(v8::NewStringType::kNormal),\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:2315:48: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] kInternalizedString = static_cast(v8::NewStringType::kInternalized)\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:2645:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class IntegrityLevel { kFrozen, kSealed };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3271:36: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] return NewInstance(context, 0, nullptr);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3449:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class ArrayBufferCreationMode { kInternalized, kExternalized };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3533:38: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] ArrayBufferCreationMode mode = ArrayBufferCreationMode::kExternalized);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3896:38: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] ArrayBufferCreationMode mode = ArrayBufferCreationMode::kExternalized);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:4488:57: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] experimental::FastAccessorBuilder* fast_handler = nullptr,\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:4504:57: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] experimental::FastAccessorBuilder* fast_handler = nullptr);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:4574:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class PropertyHandlerFlags {\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:4596:36: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] PropertyHandlerFlags flags = PropertyHandlerFlags::kNone)\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:4624:36: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] PropertyHandlerFlags flags = PropertyHandlerFlags::kNone)\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:5095:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class MicrotasksPolicy { kExplicit, kScoped, kAuto };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:5388:6: warning: scoped enumerations\r\n are a C++11 extension [-Wc++11-extensions]\r\n [exec] enum class MemoryPressureLevel { kNone, kModerate, kCritical };\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:5424:35: warning: defaulted function\r\n definitions are a C++11 extension [-Wc++11-extensions]\r\n [exec] virtual ~EmbedderHeapTracer() = default;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:7530:27: error: use of undeclared id\r\nentifier 'nullptr'\r\n [exec] if (V8_UNLIKELY(val_ == nullptr)) V8::ToLocalEmpty();\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:7999:46: warning: use of enumeration\r\n in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] Set(v8::String::NewFromUtf8(isolate, name, NewStringType::kNormal)\r\n [exec] ^\r\n [exec] In file included from jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:12:\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:57:49: warning: format spec\r\nifies type 'int' but the argument has type 'long' [-Wformat]\r\n [exec] LOGE(tag, \"Finished %s (%d ms)\", description, AndroidUtil::getCurrentMillis() - start);\r\n [exec] ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n [exec] %ld\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:34:40: note: expanded from \r\nmacro 'LOGE'\r\n [exec] #define LOGE(tag, ...) LOG(ERROR, tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:14:74: note: expanded from \r\nmacro 'LOG'\r\n [exec] #define LOG(level, tag, ...) __android_log_print(_LOG_LEVEL(level), tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] In file included from jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:18:\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/TypeConverter.h:20:97: error: a space is \r\nrequired between consecutive right angle brackets (use '> >')\r\n [exec] static std::map>> functions;\r\n [exec] ^~\r\n [exec] > > \r\n [exec] In file included from jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:19:\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/V8Util.h:101:38: warning: use of enumerat\r\nion in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] const v8::NewStringType type = v8::NewStringType::kInternalized;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/V8Util.h:117:38: warning: use of enumerat\r\nion in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] const v8::NewStringType type = v8::NewStringType::kInternalized;\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/V8Util.h:131:38: warning: use of enumerat\r\nion in a nested name specifier is a C++11 extension [-Wc++11-extensions]\r\n [exec] const v8::NewStringType type = v8::NewStringType::kInternalized;\r\n [exec] ^\r\n [exec] jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:50:51: error: no matching member function for call to 'NewInstance\r\n'\r\n [exec] Local moduleInstance = proxyConstructor->NewInstance(context).ToLocalChecked();\r\n [exec] ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3268:52: note: candidate function no\r\nt viable: requires 0 arguments, but 1 was provided\r\n [exec] V8_DEPRECATED(\"Use maybe version\", Local NewInstance() const);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3264:31: note: candidate function no\r\nt viable: requires 2 arguments, but 1 was provided\r\n [exec] Local NewInstance(int argc, Local argv[]) const);\r\n [exec] ^\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/v8.h:3265:44: note: candidate function no\r\nt viable: requires 3 arguments, but 1 was provided\r\n [exec] V8_WARN_UNUSED_RESULT MaybeLocal NewInstance(\r\n [exec] ^\r\n [exec] jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:139:14: warning: format string is not a string literal (potentiall\r\ny insecure) [-Wformat-security]\r\n [exec] LOGE(TAG, error);\r\n [exec] ^~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:34:40: note: expanded from \r\nmacro 'LOGE'\r\n [exec] #define LOGE(tag, ...) LOG(ERROR, tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:14:74: note: expanded from \r\nmacro 'LOG'\r\n [exec] #define LOG(level, tag, ...) __android_log_print(_LOG_LEVEL(level), tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:220:14: warning: format string is not a string literal (potentiall\r\ny insecure) [-Wformat-security]\r\n [exec] LOGE(TAG, error);\r\n [exec] ^~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:34:40: note: expanded from \r\nmacro 'LOGE'\r\n [exec] #define LOGE(tag, ...) LOG(ERROR, tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:14:74: note: expanded from \r\nmacro 'LOG'\r\n [exec] #define LOG(level, tag, ...) __android_log_print(_LOG_LEVEL(level), tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] jni/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.cpp:282:14: warning: format string is not a string literal (potentiall\r\ny insecure) [-Wformat-security]\r\n [exec] LOGE(TAG, error);\r\n [exec] ^~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:34:40: note: expanded from \r\nmacro 'LOGE'\r\n [exec] #define LOGE(tag, ...) LOG(ERROR, tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/native/include/AndroidUtil.h:14:74: note: expanded from \r\nmacro 'LOG'\r\n [exec] #define LOG(level, tag, ...) __android_log_print(_LOG_LEVEL(level), tag, __VA_ARGS__)\r\n [exec] ^~~~~~~~~~~\r\n [exec] 33 warnings and 15 errors generated.\r\n [exec] make: *** [/var/folders/wy/00tl_nxs4lb7x8t9wjntb_h1lr03_d/T//v413248/appcazurenotificationhub-generated/obj/local/armeabi/objs/com.abc.mcoe\r\n.azurenotificationhub/com.abc.mcoe.azurenotificationhub.AppcazurenotificationhubModule.o] Error 1\r\n\r\nBUILD FAILED\r\n/Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/module/android/build.xml:347: The following error occurred while executing t\r\nhis line:\r\n/Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/module/android/build.xml:302: exec returned: 2\r\n\r\nTotal time: 3 seconds\r\n{code}\r\n\r\n\r\n\r\n", "updateAuthor": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-06T21:45:21.000+0000", "updated": "2016-12-06T21:45:21.000+0000" }, { "id": "402719", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Here is the Appc info, as you can see, the nodejs is a valid version and the NDK is higher than 10\r\n\r\n{code}\r\nEswars-Macbook:~ v413248$ appc info\r\nAppcelerator Command-Line Interface, version 6.0.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.11.6\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 16.0GB\r\n\r\nNode.js\r\n Node.js Version = 4.6.2\r\n npm Version = 2.15.11\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.8\r\n Core Package = 6.0.0\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.10\r\n node-appc Version = 0.2.31\r\n\r\nTitanium SDKs\r\n 6.0.0.GA\r\n Version = 6.0.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA\r\n Platforms = iphone, android, mobileweb\r\n git Hash = 1aa3df8\r\n git Timestamp = 11/13/2016 09:27\r\n node-appc Version = 0.2.39\r\n 5.5.1.GA\r\n Version = 5.5.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.5.1.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = b18727f\r\n git Timestamp = 09/27/16 05:38\r\n node-appc Version = 0.2.36\r\n 5.5.0.GA\r\n Version = 5.5.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 44a2e3f\r\n git Timestamp = 09/13/16 12:38\r\n node-appc Version = 0.2.36\r\n 5.4.0.GA\r\n Version = 5.4.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.4.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 4ba4c0a\r\n git Timestamp = 08/10/16 05:43\r\n node-appc Version = 0.2.35\r\n 5.3.1.GA\r\n Version = 5.3.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.3.1.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = ee11b10\r\n git Timestamp = 06/09/16 01:33\r\n node-appc Version = 0.2.33\r\n 5.3.0.GA\r\n Version = 5.3.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.3.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 94fa8af\r\n git Timestamp = 06/01/16 10:17\r\n node-appc Version = 0.2.33\r\n 5.2.2.GA\r\n Version = 5.2.2\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.2.2.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = b685ddb\r\n git Timestamp = 03/28/16 14:12\r\n node-appc Version = 0.2.33\r\n 5.2.1.GA\r\n Version = 5.2.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.2.1.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 23e1c7d\r\n git Timestamp = 03/18/16 22:51\r\n node-appc Version = 0.2.33\r\n 5.2.0.GA\r\n Version = 5.2.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 384775e\r\n git Timestamp = 02/20/16 08:04\r\n node-appc Version = 0.2.33\r\n 5.1.2.GA\r\n Version = 5.1.2\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.1.2.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = ca822b2\r\n git Timestamp = 12/16/15 19:00\r\n node-appc Version = 0.2.32\r\n 5.1.1.GA\r\n Version = 5.1.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.1.1.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = e46100b\r\n git Timestamp = 11/24/15 11:07\r\n node-appc Version = 0.2.32\r\n 5.1.0.GA\r\n Version = 5.1.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.1.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 0913213\r\n git Timestamp = 11/18/15 21:44\r\n node-appc Version = 0.2.32\r\n 5.0.2.GA\r\n Version = 5.0.2\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.0.2.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 92c2265\r\n git Timestamp = 09/30/15 12:07\r\n node-appc Version = 0.2.31\r\n 5.0.1.GA\r\n Version = 5.0.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.0.1.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 9640236\r\n git Timestamp = 09/24/15 10:39\r\n node-appc Version = 0.2.31\r\n 5.0.0.GA_TIMOB-16450_AmerisourceBergen\r\n Version = 5.0.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.0.0.GA_TIMOB-16450_AmerisourceBergen\r\n Platforms = android, iphone, mobileweb\r\n git Hash = 3225e47\r\n git Timestamp = 09/28/15 13:00\r\n node-appc Version = 0.2.31\r\n 5.0.0.GA\r\n Version = 5.0.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/5.0.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = ec79bc5\r\n git Timestamp = 09/15/15 23:07\r\n node-appc Version = 0.2.31\r\n 4.1.1.v20150805104411\r\n Version = 4.1.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/4.1.1.v20150805104411\r\n Platforms = android, mobileweb, iphone\r\n git Hash = 5f3fa2d\r\n git Timestamp = 08/05/15 10:44\r\n node-appc Version = 0.2.24\r\n 4.1.0.GA_TIMOB-16450_AmerisourceBergen\r\n Version = 4.1.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/4.1.0.GA_TIMOB-16450_AmerisourceBergen\r\n Platforms = android, iphone, mobileweb\r\n git Hash = d57aa7d\r\n git Timestamp = 09/17/15 14:52\r\n node-appc Version = 0.2.24\r\n 4.1.0.GA\r\n Version = 4.1.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/4.1.0.GA\r\n Platforms = android, mobileweb, iphone\r\n git Hash = d57aa7d\r\n git Timestamp = 07/06/15 11:15\r\n node-appc Version = 0.2.24\r\n 4.0.0.GA\r\n Version = 4.0.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.GA\r\n Platforms = iphone, mobileweb, android\r\n git Hash = 9239ff9\r\n git Timestamp = 05/18/15 15:42\r\n node-appc Version = 0.2.24\r\n 3.5.1.GA\r\n Version = 3.5.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.5.1.GA\r\n Platforms = iphone, mobileweb, android, blackberry\r\n git Hash = 96875c9\r\n git Timestamp = 03/05/15 10:08\r\n node-appc Version = 0.2.24\r\n 3.5.0.GA\r\n Version = 3.5.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA\r\n Platforms = iphone, mobileweb, android, blackberry\r\n git Hash = 0014f83\r\n git Timestamp = 01/12/15 15:33\r\n node-appc Version = 0.2.17\r\n 3.4.1.GA\r\n Version = 3.4.1\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.4.1.GA\r\n Platforms = iphone, mobileweb, android, blackberry\r\n git Hash = 5982e8f\r\n git Timestamp = 11/13/14 13:33\r\n node-appc Version = 0.2.17\r\n 3.4.0.GA\r\n Version = 3.4.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA\r\n Platforms = iphone, mobileweb, android, blackberry\r\n git Hash = b54c467\r\n git Timestamp = 09/25/14 16:41\r\n node-appc Version = 0.2.17\r\n 3.3.0.GA\r\n Version = 3.3.0\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.GA\r\n Platforms = iphone, mobileweb, android, blackberry\r\n git Hash = 787cd39\r\n git Timestamp = 07/11/14 12:36\r\n node-appc Version = 0.2.12\r\n 3.2.3.GA\r\n Version = 3.2.3\r\n Install Location = /Users/v413248/Library/Application Support/Titanium/mobilesdk/osx/3.2.3.GA\r\n Platforms = iphone, tizen, mobileweb, android, blackberry\r\n git Hash = b958a70\r\n git Timestamp = 04/22/14 10:17\r\n node-appc Version = 0.2.1\r\n \r\nMac OS X\r\n Command Line Tools = installed\r\n\r\nIntelĀ® Hardware Accelerated Execution Manager (HAXM)\r\n Installed = yes\r\n Memory Limit = 2 GB\r\n\r\nJava Development Kit\r\n Version = 1.8.0_102\r\n Java Home = /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home\r\n\r\nGenymotion\r\n Path = /Applications/Genymotion.app/Contents/MacOS\r\n Genymotion Executable = /Applications/Genymotion.app/Contents/MacOS/genymotion\r\n Genymotion Player = /Applications/Genymotion.app/Contents/MacOS/player.app/Contents/MacOS/player\r\n Home = /Users/v413248/.Genymobile/Genymotion\r\n\r\nVirtualBox\r\n Executable = /usr/local/bin/VBoxManage\r\n Version = 5.0.0r101573\r\n\r\nAndroid SDK\r\n Android Executable = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/tools/android\r\n ADB Executable = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platform-tools/adb\r\n SDK Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx\r\n\r\nAndroid NDK\r\n NDK Path = /Volumes/ESWARDISK/Eswar/Android/android-ndk-r13b\r\n NDK Version = 13.1.3345770\r\n\r\nAndroid Platforms\r\n 1) android-7\r\n Name = Android 2.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 7\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-7\r\n 2) android-8\r\n Name = Android 2.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 8\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-8\r\n 3) android-9\r\n Name = Android 2.3.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 9\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-9\r\n 4) android-10\r\n Name = Android 2.3.3 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 10\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-10\r\n 5) android-11\r\n Name = Android 3.0 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 11\r\n Revision = 2\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-11\r\n 6) android-12\r\n Name = Android 3.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 12\r\n Revision = 3\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-12\r\n 7) android-13\r\n Name = Android 3.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 13\r\n Revision = 1\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-13\r\n 8) android-14\r\n Name = Android 4.0 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 14\r\n Revision = 4\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-14\r\n 9) android-15\r\n Name = Android 4.0.3 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 15\r\n Revision = 5\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-15\r\n 10) android-16\r\n Name = Android 4.1.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 16\r\n Revision = 5\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-16\r\n 11) android-17\r\n Name = Android 4.2.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 17\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-17\r\n 12) android-18\r\n Name = Android 4.3.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 18\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-18\r\n 13) android-19\r\n Name = Android 4.4.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 19\r\n Revision = 4\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-19\r\n 14) android-20\r\n Name = Android 4.4W.2 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 20\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-20\r\n 15) android-21\r\n Name = Android 5.0.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 21\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-21\r\n 16) android-22\r\n Name = Android 5.1.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 22\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-22\r\n 17) android-MNC\r\n Name = Android M (Preview)\r\n API Level = MNC\r\n Revision = 1\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = x86, arm64-v8a, armeabi-v7a, mips, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-MNC\r\n 18) android-23\r\n Name = Android 6.0\r\n API Level = 23\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-23\r\n 19) android-24\r\n Name = Android 7.0 (not supported by Titanium SDK 6.0.0.GA, but may work)\r\n API Level = 24\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = arm64-v8a, armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/platforms/android-24\r\n\r\nAndroid Add-Ons\r\n 20) Google Inc.:Google APIs:8\r\n Name = Android 2.2 (API level 8) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 2\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-8\r\n Libraries = com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 21) Google Inc.:Google APIs:10\r\n Name = Android 2.3.3 (API level 10) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 2\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WVGA800, WVGA854\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-10\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 22) Google Inc.:Google APIs:11\r\n Name = Android 3.0 (API level 11) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-11\r\n Libraries = com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 23) Google Inc.:Google APIs:12\r\n Name = Android 3.1 (API level 12) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-12\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 24) Google Inc.:Google APIs:13\r\n Name = Android 3.2 (API level 13) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = WXGA\r\n ABIs = armeabi\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-13\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 25) Google Inc.:Google APIs:14\r\n Name = Android 4.0 (API level 14) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 2\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800\r\n ABIs = armeabi-v7a\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-14\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 26) Google Inc.:Google APIs:15\r\n Name = Android 4.0.3 (API level 15) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 3\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800\r\n ABIs = armeabi-v7a\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-15\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 27) Google Inc.:Google APIs:16\r\n Name = Android 4.1.2 (API level 16) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 4\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-16\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 28) Google Inc.:Google APIs:17\r\n Name = Android 4.2.2 (API level 17) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 4\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-17\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 29) Google Inc.:Google APIs:18\r\n Name = Android 4.3.1 (API level 18) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 4\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-18\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 30) Google Inc.:Glass Development Kit Preview:19\r\n Name = Android 4.4.2 (API level 19) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 11\r\n Description = Preview of the Glass Development Kit\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_gdk-google-19\r\n Libraries = com.google.android.glass: APIs for Glass Development Kit Preview (gdk.jar)\r\n\r\n 31) Google Inc.:Google APIs (x86 System Image):19\r\n Name = Android 4.4.2 (API level 19) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 14\r\n Description = Android x86 + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = x86\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis_x86-google-19\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 32) Google Inc.:Google APIs:19\r\n Name = Android 4.4.2 (API level 19) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 20\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-19-1\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 33) Google Inc.:Google APIs:21\r\n Name = Android 5.0.1 (API level 21) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-21\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 34) Google Inc.:Google APIs:22\r\n Name = Android 5.1.1 (API level 22) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-22\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 35) Google Inc.:Google APIs:23\r\n Name = Android 6.0 (API level 23)\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-23\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 36) Google Inc.:Google APIs:24\r\n Name = Android 7.0 (API level 24) (not supported by Titanium SDK 6.0.0.GA, but may work)\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = arm64-v8a, armeabi-v7a, x86, x86_64\r\n Path = /Volumes/ESWARDISK/Eswar/Android/android-sdk-macosx/add-ons/addon-google_apis-google-24\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n\r\nAndroid Emulators\r\n titanium_1_WVGA800\r\n Path = /Users/v413248/.android/avd/titanium_1_WVGA800.avd\r\n SDK Version = Android 7.0 (API level 24)\r\n ABI = x86\r\n Skin = wvga800\r\n SD Card = /Users/v413248/.android/avd/titanium_1_WVGA800.avd/sdcard.img\r\n Google APIs = no\r\n\r\nGenymotion Emulators\r\n Google Nexus 6P - 6.0.0 - API 23 - 1440x2560\r\n SDK Version = 6.0.0\r\n ABI = x86\r\n Genymotion Version = 2.7.2\r\n Display = 1440x2560-16\r\n DPI = 560\r\n OpenGL Acceleration = yes\r\n Google APIs = unknown, emulator not running\r\n\r\nConnected Android Devices\r\nAndroid SDK built for x86_64\r\n ID = emulator-5554\r\n State = device\r\n SDK Version = 6.0 (android-23)\r\n ABIs = x86_64, x86\r\n\r\nXcode\r\n 7.3.1 (build 7D1014) - Xcode default\r\n Install Location = /Applications/Xcode.app/Contents/Developer/\r\n iOS SDKs = 9.3\r\n iOS Simulators = 9.3\r\n Watch SDKs = 2.2\r\n Watch Simulators = 2.2, 2.1, 2.0\r\n Supported by TiSDK 6.0.0.GA = yes\r\n EULA Accepted = yes\r\n Teams = C8N2Q85ZAG AmerisourceBergen Drug Corporation - In-House (active)\r\n = 645QK692MS Eswar Jayavarapu - Individual (active)\r\n \r\niOS Keychains\r\n login.keychain = /Users/v413248/Library/Keychains/login.keychain\r\n System.keychain = /Library/Keychains/System.keychain\r\n\r\niOS Development Certificates\r\n/Users/v413248/Library/Keychains/login.keychain\r\n Amrut Patil (35YML35CDM)\r\n Not valid before = 8/18/2016 2:13 PM\r\n Not valid after = 8/18/2017 2:13 PM\r\n Visweswar Jayavarapu (97SR483T8Y)\r\n Not valid before = 2/18/2016 12:51 PM\r\n Not valid after = 2/17/2017 12:51 PM\r\n\r\niOS Distribution Certificates\r\n/Users/v413248/Library/Keychains/login.keychain\r\n AmerisourceBergen Drug Corporation\r\n Not valid before = 4/6/2016 9:43 AM\r\n Not valid after = 4/6/2019 9:43 AM\r\n Tata Consultancy Services Limited\r\n Not valid before = 5/19/2014 8:31 AM\r\n Not valid after = 5/18/2017 8:31 AM\r\n\r\nApple WWDR Certificate\r\n Apple WWDR = installed\r\n\r\nDevelopment iOS Provisioning Profiles\r\n iOS Team Provisioning Profile: *\r\n UUID = 4df8f4ad-9f7b-4bb0-9782-74b7acdf57f9\r\n App Prefix = C8N2Q85ZAG\r\n App Id = *\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: ABC*\r\n UUID = b6baeaf0-3ae3-4a36-b75f-8ca841c6230d\r\n App Prefix = C8N2Q85ZAG\r\n App Id = ABC*\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.appstore\r\n UUID = bf2eb4d8-7aa9-48a4-8e92-c9b71a82aa33\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.appstore\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.divide\r\n UUID = 17d9670d-5b03-4bec-8a92-e313c7231f57\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.divide\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.ABC.ion.eventmaestro\r\n UUID = 6e4677b9-7467-4905-8ee2-e83a34f0535f\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.ABC.ion.eventmaestro\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.ABC.lash.eventmaestro\r\n UUID = be034a7c-46c1-452e-8dc0-0e371294012a\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.ABC.lash.eventmaestro\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.ABCSwiftEventApp\r\n UUID = 561c5790-cfcc-4ca6-9da4-914df214d48e\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.ABCSwiftEventApp\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.CoachingForm\r\n UUID = c0bf6dd9-dabf-43a6-bf2a-42856527e716\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.CoachingForm\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.concierge.dev\r\n UUID = dfd497d4-d67f-47ba-9d57-0d1a3349c1b2\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.concierge.dev\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.dealmenudev\r\n UUID = 8d6fe835-c0a0-4b2a-b6ce-68b2cf2052d9\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.dealmenudev\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.gnpip\r\n UUID = 1e60e753-ef36-4144-800b-30f44535d33e\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.gnpip\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.ideal\r\n UUID = 58977fec-2291-44f9-b0d2-2782f72725c2\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.ideal\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.iDealDev\r\n UUID = 24d05766-af1b-440b-bec4-e4078be2cccb\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.iDealDev\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.idealProd\r\n UUID = 7d2610bb-6739-461f-86f0-c4dc8cd6f18e\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.idealProd\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.iDealUAT\r\n UUID = ef5c4b4c-3fbe-4b8f-be0d-a12c60875d11\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.iDealUAT\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.myWorkplace\r\n UUID = a11b0297-bedd-4651-b0eb-291cc554f35f\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.myWorkplace\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.os.DevOrderSpotAppcelerator\r\n UUID = e97ae466-3df3-4789-b23b-feec59c16d6b\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.os.DevOrderSpotAppcelerator\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.os.ProdOrderSpotAppcelerator\r\n UUID = 2b437976-40ae-4362-890a-b705ce52ce29\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.os.ProdOrderSpotAppcelerator\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.step\r\n UUID = b0759180-2644-4ca3-8323-4c35c7234929\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.step\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.mcoe.uatgnpip\r\n UUID = 8e02afda-4aa3-40e7-959e-cf0a11d9ece0\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.uatgnpip\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.passportnomad\r\n UUID = 8b8c62ae-d8e2-43d1-8333-09680c96b160\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.passportnomad\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.passportnomad*\r\n UUID = 237b497f-9cb1-483e-8b23-eb1b2424252e\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.passportnomad*\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.abc.promoevent.TradeShowAdmin\r\n UUID = 6dd90d54-3236-42a7-93a3-1c6697382162\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.promoevent.TradeShowAdmin\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.ABC.ThoughtLeader.*\r\n UUID = bf9f6226-257a-41f2-88ef-725d074cb227\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.ABC.ThoughtLeader.*\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.bluewolf.*\r\n UUID = 393f79fb-2ed7-4e4f-80d6-9a81d814e9dc\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.bluewolf.*\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.otsuka-us.OtsukaVeevaVault.FMAPPTExt\r\n UUID = 2327137a-7b76-4b4a-9529-d0960b85f0be\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.otsuka-us.OtsukaVeevaVault.FMAPPTExt\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.Xcenda.iRep\r\n UUID = ce043777-a5a1-4eff-b9b4-a6fc11ce9b85\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.Xcenda.iRep\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.Xcenda2.iRep\r\n UUID = c5a8e608-6137-4146-8c72-19fa597d4e21\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.Xcenda2.iRep\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n iOS Team Provisioning Profile: com.Xcenda3.iRep\r\n UUID = 9a942412-44fe-424d-813c-bf7407526ba7\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.Xcenda3.iRep\r\n Date Created = 8/30/2016 3:57 PM\r\n Date Expired = 8/30/2017 3:57 PM\r\n Managed = Yes and is NOT compatible with Titanium\r\n MCoEGenericDevelopment\r\n UUID = 642eb483-8677-492a-867e-efda6ed6427c\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.*\r\n Date Created = 7/29/2016 3:02 AM\r\n Date Expired = 7/29/2017 3:02 AM\r\n Managed = No\r\n MCoEGenericDevelopment\r\n UUID = 8cf7793b-d39f-4367-a3d3-4b9c15e11f87\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.*\r\n Date Created = 8/22/2016 3:44 PM\r\n Date Expired = 8/22/2017 3:44 PM\r\n Managed = No\r\n \r\nDistribution iOS Provisioning Profiles\r\n ABC Passport Nomad Combined Interface\r\n UUID = 0f17c248-fd82-4277-9b5b-c941ab685077\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.passportnomad*\r\n Date Created = 4/12/2016 12:58 PM\r\n Date Expired = 4/12/2017 12:58 PM\r\n Managed = No\r\n iDeal Dev\r\n UUID = 857c2acb-deec-4e30-aad4-777aea1e7e50\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.ideal\r\n Date Created = 9/21/2016 3:56 PM\r\n Date Expired = 9/21/2017 3:56 PM\r\n Managed = No\r\n MCOE Generic Distribution\r\n UUID = 731cfc34-d2db-439f-84c7-0d584b5ea6cf\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.*\r\n Date Created = 4/6/2016 9:55 AM\r\n Date Expired = 4/6/2017 9:55 AM\r\n Managed = No\r\n MCOE Generic Distribution\r\n UUID = 9e895386-1bd5-42cd-8ead-54ee752dd113\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.mcoe.*\r\n Date Created = 8/22/2016 3:44 PM\r\n Date Expired = 8/22/2017 3:44 PM\r\n Managed = No\r\n Promoevent Ordering Admin Distribution\r\n UUID = cd1a01dd-9521-4f12-8fe2-57b0c4aefd77\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.abc.promoevent.TradeShowAdmin\r\n Date Created = 4/7/2016 2:53 PM\r\n Date Expired = 4/7/2017 2:53 PM\r\n Managed = No\r\n XC: *\r\n UUID = 4ca7feb6-cd2e-4231-b455-c437d875a238\r\n App Prefix = C8N2Q85ZAG\r\n App Id = *\r\n Date Created = 5/9/2016 2:56 PM\r\n Date Expired = 5/9/2017 2:56 PM\r\n Managed = No\r\n Xcenda iRep_2016\r\n UUID = 74d90360-5b21-439d-8b4a-093b5ee34449\r\n App Prefix = C8N2Q85ZAG\r\n App Id = com.Xcenda.iRep\r\n Date Created = 4/12/2016 4:45 PM\r\n Date Expired = 4/12/2017 4:45 PM\r\n Managed = No\r\n \r\nAd Hoc iOS Provisioning Profiles\r\n None\r\n\r\niOS Simulators\r\n7.1\r\n iPad 2 (ipad)\r\n UDID = 54D1EE28-0D92-4126-A86F-26F702C0ADCF\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 98702629-1C55-4BD8-A5CE-5EC8714DB3EA\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 907A81E0-37B6-40E9-B005-B393B8FAA9B8\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = D848C812-1A8E-45A1-8D05-88B5732DFEAA\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 14323D65-9293-46FA-8207-7EB4868BEF3B\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 5F9E87F5-C855-405E-88CA-126306C81EE9\r\n Supports Watch Apps = yes\r\n\r\n8.1\r\n iPad 2 (ipad)\r\n UDID = 7F59B5EE-D2B3-4625-B95C-EA908A9D17C1\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = AEE2A5F7-786F-42A8-97BD-D25DFCBC62D6\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 0748545E-EDB2-4C16-A31E-576854DE2F00\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = F3DC3A9B-F3E2-4819-8DD9-01F72A2C5BA3\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 578DC104-F75A-4973-BF30-0C94D87DF4DB\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = B6EF9A66-D934-42F5-8CED-B48DD79B2C34\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 4A51C2EF-DECF-45B9-84C3-0A69F9E5E73D\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = CC339850-DB9B-4801-A8E5-B7CB4735E335\r\n Supports Watch Apps = yes\r\n\r\n8.2\r\n iPad 2 (ipad)\r\n UDID = 8FAE66D8-15FF-4A77-9231-2559FAED6821\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = B918F9C9-72D1-41A8-95B6-4FF7D74723B4\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 2149EE8C-9CC4-4AF0-99BB-1856390EA9AF\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = D82B7F07-CC47-4908-9651-292CDE4B4A93\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 2E450938-B79A-4C56-A582-2F0D8658E19D\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 0522ADD4-6C53-47CE-A673-8946643C0B8D\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 912C88E0-DE57-4A99-89D4-1441CEFE1023\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 8A693F8A-3740-4F17-B7DB-7763C0D9A1E9\r\n Supports Watch Apps = yes\r\n\r\n8.3\r\n iPad 2 (ipad)\r\n UDID = 30FCDF7D-06F5-4A10-B70D-69F8027B3765\r\n Supports Watch Apps = no\r\n iPad 2 (ipad)\r\n UDID = 823B3E82-193A-4541-9668-48B6B9C7744E\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 5C827AB0-01B5-4597-873B-748A221B680F\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 14FA79CC-3167-48B2-843E-F7E42C9B5DA7\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 1F26A7AC-05F9-4C2A-AD26-0F5149FB1C98\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 6B636E21-EC25-432E-A7E3-C621A55824B7\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 4008BDDB-1C00-4B03-B469-B25A3B6361EB\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 9CEE1485-9F9E-4D2E-B97B-CCEB6C96AE4B\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 47963274-8A47-4D25-8292-1EE29E27F2B6\r\n Supports Watch Apps = yes\r\n iPhone 5 (iphone)\r\n UDID = E113B7CC-50BB-4B17-9F1A-17EDC773E23F\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 42C2259D-9D37-4660-9039-B2F383388DA6\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 4EC7B98D-DCDA-464C-86DD-003A7C363D1E\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 724FBE45-D7A6-46F5-8455-845500926608\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 584C92AD-54E9-410E-9030-5CD23547185E\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = B2FDF6E2-AADA-476F-8528-D1DBBF8C5DCC\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = EF5EA818-C6D3-4DAD-A679-9F2225FF5138\r\n Supports Watch Apps = yes\r\n\r\n8.4\r\n iPad 2 (ipad)\r\n UDID = 71F6EB99-D97C-46F0-A994-060E56FC60C8\r\n Supports Watch Apps = no\r\n iPad 2 (ipad)\r\n UDID = D2644D4F-61C4-4733-8599-858E14A6F3C5\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 6A3DCD7C-6979-4CE9-BD92-460A85C43176\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 38D65F87-38E1-47DC-A128-74802C894EB8\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 56F1C2CB-881F-4761-A1C0-8FCDF889E8DA\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = EC2C23F8-423C-4212-B9F4-040220E1D7F8\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = A7A4DCB3-D394-450D-8BBA-1DC9788A8D48\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 448E6643-8B93-4DCF-A2F2-7785EF7D3CB9\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 79249986-BBF2-499F-BAE2-926514AB2627\r\n Supports Watch Apps = yes\r\n iPhone 5 (iphone)\r\n UDID = B0E0B3ED-C6D0-4A47-9944-6378F79860EB\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = F90B273E-57A8-45E6-943F-D6FF70E63D42\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = C56751B4-781B-4891-85A0-BDED3C496F46\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = B297E772-3535-402D-AD65-8D29A938098D\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 2BB27402-2C3A-4C40-B839-E81E5A1DBD9E\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = AE12822C-FADF-4CE1-AD7A-5967A761EF90\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 6C6975C3-C299-43CD-95B9-966F697886AB\r\n Supports Watch Apps = yes\r\n\r\n9.0\r\n iPad 2 (ipad)\r\n UDID = 8D789D26-52E2-4CFB-ABBC-DCBE1012E034\r\n Supports Watch Apps = no\r\n iPad 2 (ipad)\r\n UDID = B1F03A0F-80AD-4E38-82D9-9930A8A0DEC2\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 2D7C5592-97EF-4F68-A272-2E5A8B501FBA\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 0D9DF2EC-6AFD-4583-AF28-FA82ACB4D28F\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 69978497-B180-4890-8118-CE9D68BE8BF7\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = B5E47EA3-9957-4386-A706-5F271D803975\r\n Supports Watch Apps = no\r\n iPad Air 2 (ipad)\r\n UDID = D511C1CA-C1BD-4EA3-BFA8-B57515772B1F\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 08918DAD-72EF-42B3-823D-9EFDF15D8659\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = E5EB0176-76E0-446A-81CF-770F1633B5F4\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 7356985C-E771-41A3-8B7E-44588C68FCBE\r\n Supports Watch Apps = yes\r\n iPhone 5 (iphone)\r\n UDID = E6E2EA5E-1C2B-4740-BEB4-B08C27CB8DED\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = DCB0BDB0-0CDD-4630-8B31-85FC216B5552\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 1A6A468B-ED25-4C4C-B19C-AD019752375F\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 70098F3A-3427-4E39-B79E-504E959B41CE\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = EE447499-BB80-4C88-82CC-2CF5F14662D8\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 9C82B721-35D8-4707-AF61-53EE1EE6A439\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 74FFA56E-C30D-4ACD-BBC4-59C029C946BA\r\n Supports Watch Apps = yes\r\n iPhone 6s (iphone)\r\n UDID = CE83210F-F8B7-4F72-BAA4-94F6B82DF21B\r\n Supports Watch Apps = yes\r\n iPhone 6s Plus (iphone)\r\n UDID = 787F3092-62F1-44E1-91AF-4629DEA3AD76\r\n Supports Watch Apps = yes\r\n\r\n9.1\r\n iPad 2 (ipad)\r\n UDID = 2CBE6872-A42D-4A75-BE61-2B5216E223CA\r\n Supports Watch Apps = no\r\n iPad 2 (ipad)\r\n UDID = C2AC25D4-8F47-4367-AEBC-BB3D0080F55F\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = D66DFC3C-FE3D-405B-895B-9847839B2F3B\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = 2010EF2C-6288-4C9C-842F-945F49ED8893\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 67217BA4-7BA7-47C1-AA18-724137E26320\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = 6DFD5AD5-10D5-4617-B93F-19149F895C1F\r\n Supports Watch Apps = no\r\n iPad Air 2 (ipad)\r\n UDID = 62977422-8A23-4145-B91A-008B14E620C5\r\n Supports Watch Apps = no\r\n iPad Pro (ipad)\r\n UDID = 024DF3AA-036C-43FB-9C57-8E9BFAAA3FF2\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 9E8651BC-5F9D-41BD-8632-1FA6A980929F\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = AB311284-1638-4B43-A761-A2780A32AFA3\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 5204710E-CC1C-4E2C-A753-D3D45224559D\r\n Supports Watch Apps = yes\r\n iPhone 5 (iphone)\r\n UDID = 4D0C5A2F-DF60-402C-8CB6-603260009E2E\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 53885641-BAE4-4806-B391-37A51B85432C\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = FFB369BD-3852-4867-801D-275000C722F4\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 5297A012-AA58-4F6C-86EC-572C7A914BA9\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 297BD2C0-EF8E-43B6-B6A4-7E169DE47731\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 803308E3-7FE5-433D-A70B-D38C3E44BF88\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = D5C0EAC2-4A87-424C-8CD3-7024B22184C8\r\n Supports Watch Apps = yes\r\n iPhone 6s (iphone)\r\n UDID = 2D32D25D-1251-466A-BAC0-6571A853A5E1\r\n Supports Watch Apps = yes\r\n iPhone 6s Plus (iphone)\r\n UDID = 9C5F07F6-3599-4088-9F3F-CF6CAF2BF95E\r\n Supports Watch Apps = yes\r\n\r\n9.2\r\n iPad 2 (ipad)\r\n UDID = 754B8D27-1CF6-4A26-9AC1-C6DE6216221E\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = DCD3D960-1BD3-45FA-88D3-5CFCCEA0DCE2\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = D49D03E1-E9B4-4125-BE14-F202E9F7CBE5\r\n Supports Watch Apps = no\r\n iPad Air 2 (ipad)\r\n UDID = 0BBB5504-C6C4-461B-9AB9-D0E5D41E0321\r\n Supports Watch Apps = no\r\n iPad Pro (ipad)\r\n UDID = 4AC9DD62-40B0-4323-A24E-1A5624495AB0\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 6C35D561-3029-48D8-AACE-BB2708A6C698\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 1CADA0C9-F57A-40C1-B812-E027566EFB14\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = 6959A52A-D867-4323-A03A-4A3B82BD57CB\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = FCA743AB-7C1A-4781-A529-590497FC6C2F\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = BBD69921-240B-4DC0-9C95-8FDD141481D6\r\n Supports Watch Apps = yes\r\n iPhone 6s (iphone)\r\n UDID = 6D15136D-EAD0-415A-B15C-68C87466A91F\r\n Supports Watch Apps = yes\r\n iPhone 6s Plus (iphone)\r\n UDID = 761BCF57-E334-4484-95D6-C6B2FC7F9A0B\r\n Supports Watch Apps = yes\r\n\r\n9.3\r\n iPad 2 (ipad)\r\n UDID = 2A044009-AC03-429B-A532-E8CB4160B310\r\n Supports Watch Apps = no\r\n iPad Retina (ipad)\r\n UDID = E9DF9FF1-A740-4B5D-8A36-8C17CE1BFA7D\r\n Supports Watch Apps = no\r\n iPad Air (ipad)\r\n UDID = D8199240-ED63-4B24-A032-C52A58E8372E\r\n Supports Watch Apps = no\r\n iPad Air 2 (ipad)\r\n UDID = 401EB6E2-AAA5-4537-A94C-5401604085A4\r\n Supports Watch Apps = no\r\n iPad Pro (ipad)\r\n UDID = F63F2666-11F2-4505-A650-2E8F220EAAAE\r\n Supports Watch Apps = no\r\n iPhone 4s (iphone)\r\n UDID = 6CA4C5D7-0C08-4110-827D-B13DA7E2F37B\r\n Supports Watch Apps = no\r\n iPhone 5 (iphone)\r\n UDID = 11349A9B-7BB7-4BD3-8DCE-1DA9FE3C3954\r\n Supports Watch Apps = yes\r\n iPhone 5s (iphone)\r\n UDID = E088FC63-68D9-444A-A25E-2230EB4B7FEA\r\n Supports Watch Apps = yes\r\n iPhone 6 Plus (iphone)\r\n UDID = 4C81A7EB-7F50-4B16-A684-873EC4B7B389\r\n Supports Watch Apps = yes\r\n iPhone 6 (iphone)\r\n UDID = 064836BA-0497-496E-8A76-51A4F55BFE44\r\n Supports Watch Apps = yes\r\n iPhone 6s (iphone)\r\n UDID = 30F46B69-14B3-43EC-B702-E22D41644B4E\r\n Supports Watch Apps = yes\r\n iPhone 6s Plus (iphone)\r\n UDID = C8E13809-043C-435A-92A2-9791F9D7AB99\r\n Supports Watch Apps = yes\r\n\r\nWatchOS Simulators\r\n2.0\r\n Apple Watch - 38mm (watch)\r\n UDID = 4CCA2237-EDD7-4CA5-AC05-AA1401A8B227\r\n Apple Watch - 42mm (watch)\r\n UDID = 9241AD4E-88F3-4083-8AF8-3C395E9EC8EE\r\n\r\n2.1\r\n Apple Watch - 38mm (watch)\r\n UDID = 5FB7240F-A6BF-4116-AE0D-F8789FCED522\r\n Apple Watch - 42mm (watch)\r\n UDID = 8EBFA455-F8B9-44F1-970B-B37707BD3C0B\r\n\r\n2.2\r\n Apple Watch - 38mm (watch)\r\n UDID = 76E3E598-0FB0-47FD-8A9F-2F0FD6472B5F\r\n Apple Watch - 42mm (watch)\r\n UDID = 2B7E1220-2112-4A18-BAFE-8CE4B706DE27\r\n\r\nConnected iOS Devices\r\n None\r\n\r\nAndroid Issues\r\n ! Android API Android 2.1 (android-7) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 2.2 (android-8) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 2.3.1 (android-9) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 2.3.3 (android-10) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 3.0 (android-11) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 3.1 (android-12) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 3.2 (android-13) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.0 (android-14) is too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.0.3 (android-15) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.1.2 (android-16) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.2.2 (android-17) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.3.1 (android-18) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.4.2 (android-19) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 4.4W.2 (android-20) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 5.0.1 (android-21) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 5.1.1 (android-22) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Android 7.0 (android-24) is too new and may or may not work with Titanium SDK 6.0.0.\r\n The maximum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:8) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:10) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:11) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:12) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:13) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:14) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:15) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:16) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:17) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:18) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Glass Development Kit Preview (Google Inc.:Glass Development Kit Preview:19) is too\r\n old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (x86 System Image) (Google Inc.:Google APIs (x86 System Image):19) is\r\n too old and is no longer supported by Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:19) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:21) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:22) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:24) is too new and may or may not work with\r\n Titanium SDK 6.0.0.\r\n The maximum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! The Android emulator \"Nexus_6P_API_23\" has a problem:\r\n Google Nexus 6P no longer exists as a device\r\n\r\niOS Issues\r\n ! Unable to find any valid iOS adhoc provisioning profiles.\r\n This will prevent you from packaging apps for adhoc distribution.\r\n You will need to login into http://appcelerator.com/ios-dist-certs with your Apple Download\r\n account, then create, download, and install a profile.\r\n\r\nEswars-Macbook:~ v413248$ \r\n\r\n{code}", "updateAuthor": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-06T21:46:42.000+0000", "updated": "2016-12-06T21:56:18.000+0000" }, { "id": "402816", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~rramirez] What does their {{build.properties}} contain? Also, get them to try using {{appc run -p android --build-only}} instead of {{ant}}", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-06T23:27:32.000+0000", "updated": "2016-12-06T23:27:32.000+0000" }, { "id": "402835", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~gmathews] I created a new module using appc new and then ran the cli commands you asked for. Below is the CLI output\r\n{code}\r\nITEM-AX40104:testtimob24194 ssekhri$ appc ti info -t android\r\nAppcelerator Command-Line Interface, version 6.0.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\nAndroid SDK\r\n Android Executable = /Users/ssekhri/Library/android/android-sdk-macosx/tools/android\r\n ADB Executable = /Users/ssekhri/Library/android/android-sdk-macosx/platform-tools/adb\r\n SDK Path = /Users/ssekhri/Library/android/android-sdk-macosx\r\n\r\nAndroid NDK\r\n NDK Path = /Users/ssekhri/Library/Android/android-ndk-r11c\r\n NDK Version = 11.2.2725575\r\n\r\nAndroid Platforms\r\n 1) android-22\r\n Name = Android 5.1.1 **Not supported by Titanium SDK 6.0.0.GA**\r\n API Level = 22\r\n Revision = 2\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Users/ssekhri/Library/android/android-sdk-macosx/platforms/android-22\r\n 2) android-23\r\n Name = Android 6.0\r\n API Level = 23\r\n Revision = 3\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in, AndroidWearRound, AndroidWearRound360x360, AndroidWearRound400x400, AndroidWearRound480x480, AndroidWearRoundChin320x290, AndroidWearRoundChin320x300, AndroidWearRoundChin360x325, AndroidWearRoundChin360x326, AndroidWearRoundChin360x330, AndroidWearSquare, AndroidWearSquare240x240, AndroidWearSquare320x320\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Users/ssekhri/Library/android/android-sdk-macosx/platforms/android-23\r\n\r\nAndroid Add-Ons\r\n 3) Google Inc.:Google APIs:22\r\n Name = Android 5.1.1 (API level 22) **Not supported by Titanium SDK 6.0.0.GA**\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in\r\n ABIs = no ABIs.\r\n Path = /Users/ssekhri/Library/android/android-sdk-macosx/add-ons/addon-google_apis-google-22\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n 4) Google Inc.:Google APIs:23\r\n Name = Android 6.0 (API level 23)\r\n Vendor = Google Inc.\r\n Revision = 1\r\n Description = Android + Google APIs\r\n Skins = HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800, WVGA854, WXGA720, WXGA800, WXGA800-7in, AndroidWearRound, AndroidWearRound360x360, AndroidWearRound400x400, AndroidWearRound480x480, AndroidWearRoundChin320x290, AndroidWearRoundChin320x300, AndroidWearRoundChin360x325, AndroidWearRoundChin360x326, AndroidWearRoundChin360x330, AndroidWearSquare, AndroidWearSquare240x240, AndroidWearSquare320x320\r\n ABIs = armeabi-v7a, x86, x86_64\r\n Path = /Users/ssekhri/Library/android/android-sdk-macosx/add-ons/addon-google_apis-google-23\r\n Libraries = com.android.future.usb.accessory: API for USB Accessories (usb.jar)\r\n com.google.android.media.effects: Collection of video effects (effects.jar)\r\n com.google.android.maps: API for Google Maps (maps.jar)\r\n\r\n\r\nAndroid Emulators\r\n AVD_Nexus6\r\n Path = /Users/ssekhri/.android/avd/AVD_Nexus6.avd\r\n SDK Version = Android 6.0 (API level 23)\r\n ABI = armeabi-v7a\r\n Skin = 1440x2560\r\n SD Card = no sd card\r\n Google APIs = no\r\n\r\nGenymotion Emulators\r\n Google Nexus 6P - 6.0.0 - API 23 - 1440x2560\r\n SDK Version = 6.0.0\r\n ABI = x86\r\n Genymotion Version = 2.8.0\r\n Display = 1440x2560-16\r\n DPI = 560\r\n OpenGL Acceleration = yes\r\n Google APIs = unknown, emulator not running\r\n\r\nConnected Android Devices\r\n None\r\n\r\nAndroid Issues\r\n ! Android API Android 5.1.1 (android-22) is too old and is no longer supported by Titanium SDK\r\n 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\n ! Android API Google APIs (Google Inc.:Google APIs:22) is too old and is no longer supported by\r\n Titanium SDK 6.0.0.\r\n The minimum supported Android API level by Titanium SDK 6.0.0 is API level 23.\r\n\r\nITEM-AX40104:testtimob24194 ssekhri$ cd android\r\nITEM-AX40104:android ssekhri$ appc run -p android --build-only -l trace\r\nAppcelerator Command-Line Interface, version 6.0.0\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\n2016-12-07T03:17:18.535Z | TRACE | set environment to {\"registry\":\"https://software.appcelerator.com\",\"security\":\"https://security.appcelerator.com\",\"baseurl\":\"https://platform.appcelerator.com\"}\r\n2016-12-07T03:17:18.537Z | TRACE | checking credentials for existing session\r\n2016-12-07T03:17:18.679Z | TRACE | Attempting to load session info from config file\r\n2016-12-07T03:17:18.684Z | TRACE | check if session is invalidated\r\n2016-12-07T03:17:20.216Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-12-07T03:17:20.218Z | TRACE | registry returned { expiry: 1481685320623 }\r\n2016-12-07T03:17:20.218Z | TRACE | refresh session expiry to: 1481685320623\r\n2016-12-07T03:17:20.220Z | TRACE | session expiry 1481685320623 false\r\n2016-12-07T03:17:20.221Z | TRACE | Arrow Cloud config file: /Users/ssekhri/.acs\r\n2016-12-07T03:17:20.222Z | TRACE | found Arrow Cloud login { mid: 'c3074827daaf00030f3b75db05a9c6eea77177e1',\r\n publishPort: 443,\r\n publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n username: 'ssekhri@axway.com',\r\n cookie: [ 'connect.sid=s%3A3tfCNcRX7pawZ6%2FNttg8DQf0.C8JECTy7eUZH0eVwhgs7QBwYSO9ZpVJ3CmS3SFluizE; Path=/; Expires=Mon, 19 Dec 2016 04:17:45 GMT; HttpOnly' ],\r\n defaultEP: \r\n { publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com',\r\n publishPort: 443 } } , checking nodeACSEndpoint= https://admin.cloudapp-enterprise.appcelerator.com\r\n2016-12-07T03:17:20.223Z | TRACE | Arrow Cloud cookie expiry [ 1482121065000 ]\r\n2016-12-07T03:17:20.223Z | TRACE | session already loaded in opts.session\r\n2016-12-07T03:17:20.225Z | TRACE | getCredentials() session:\r\n{\r\n \"ipaddress\": \"169.254.230.56\",\r\n \"username\": \"ssekhri@axway.com\",\r\n \"password\": \"\",\r\n \"session\": \"\",\r\n \"nonce\": \"\",\r\n \"environment\": {\r\n \"name\": \"production\",\r\n \"isProduction\": true,\r\n \"acsBaseUrl\": \"https://api.cloud.appcelerator.com\",\r\n \"acsAuthBaseUrl\": \"https://secure-identity.cloud.appcelerator.com\",\r\n \"nodeACSEndpoint\": \"https://admin.cloudapp-enterprise.appcelerator.com\"\r\n },\r\n \"token\": \"\",\r\n \"fingerprint\": \"c3074827daaf00030f3b75db05a9c6eea77177e1\",\r\n \"fingerprint_description\": \"Mac OSX Serial Number: C02S45A9G8WP\",\r\n \"org_id\": 100000676,\r\n \"expiry\": 1481685320623\r\n}\r\n2016-12-07T03:17:20.225Z | TRACE | loading plugins for command \"run\"\r\n2016-12-07T03:17:20.258Z | TRACE | run search paths:\r\n[\r\n \"/Users/ssekhri/.appcelerator/install/6.0.0/package\",\r\n \"/Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules\",\r\n \"/Users/ssekhri/Documents/TestModule/testtimob24194/android/node_modules\",\r\n \"/Users/ssekhri/Documents/TestModule/testtimob24194/node_modules\",\r\n \"/Users/ssekhri/Documents/TestModule/node_modules\",\r\n \"/Users/ssekhri/Documents/node_modules\",\r\n \"/Users/ssekhri/node_modules\",\r\n \"/Users/node_modules\",\r\n \"/node_modules\",\r\n \"/Users/ssekhri/.appcelerator/.npm/lib/node_modules\"\r\n]\r\n2016-12-07T03:17:20.259Z | DEBUG | [PLUGIN-LOAD] 1ms /Users/ssekhri/.appcelerator/install/6.0.0/package/appc.js\r\n2016-12-07T03:17:20.466Z | DEBUG | [PLUGIN-LOAD] 206ms /Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules/appc-cli-titanium/appc.js\r\n2016-12-07T03:17:20.466Z | DEBUG | run plugin: /Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules/appc-cli-titanium\r\n2016-12-07T03:17:20.468Z | DEBUG | [PLUGIN-LOAD] 1ms /Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules/arrow/appc.js\r\n2016-12-07T03:17:20.469Z | DEBUG | run plugin: /Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules/arrow\r\n2016-12-07T03:17:20.472Z | TRACE | plugin \"arrow\" failed its \"when\" function check, skipping...\r\n2016-12-07T03:17:20.473Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via function\r\n2016-12-07T03:17:20.474Z | TRACE | loading plugin \"titanium\" for command \"run\" CLI options via array\r\n2016-12-07T03:17:20.475Z | TRACE | executing command \"run\" with the following plugins:\r\n[\"titanium\"]\r\n2016-12-07T03:17:20.476Z | TRACE | Attempting to load session info from config file\r\n2016-12-07T03:17:20.478Z | TRACE | check if session is invalidated\r\n2016-12-07T03:17:21.184Z | TRACE | registry result 200 application/json undefined undefined false undefined\r\n2016-12-07T03:17:21.185Z | TRACE | registry returned { expiry: 1481685321590 }\r\n2016-12-07T03:17:21.185Z | TRACE | refresh session expiry to: 1481685321590\r\n2016-12-07T03:17:21.186Z | TRACE | session expiry 1481685321590 false\r\n2016-12-07T03:17:21.187Z | TRACE | session already loaded in opts.session\r\n2016-12-07T03:17:21.189Z | DEBUG | Titanium Downloads Last Checked: 1481013042910\r\n2016-12-07T03:17:21.318Z | TRACE | No project alloy hook; skipping update to 1.0.0\r\n12/7/2016, 11:17:24 AM\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.12.1\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 17179869184\r\n\r\nNode.js\r\n Node.js Version = 4.2.0\r\n npm Version = 2.14.7\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.10\r\n\r\nTitanium SDK\r\n SDK Version = 6.0.0.GA\r\n SDK Path = /Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA\r\n Target Platform = android\r\n\r\nCommand\r\n /usr/local/bin/node /Users/ssekhri/.appcelerator/install/6.0.0/package/node_modules/titanium/lib/titanium.js build run -p android --build-only -l trace --config-file /var/folders/dy/6mpfmnk91dlfqy9b7kfssn7m0000gq/T/build-1481080641187.json --no-banner --project-dir /Users/ssekhri/Documents/TestModule/testtimob24194/android\r\n\r\n[INFO] javac Max Memory: 256M\r\n[INFO] javac Source: 1.6\r\n[INFO] javac Target: 1.6\r\n[INFO] dx Max Memory: 1024M\r\n[INFO] buildBinClassesDir: /Users/ssekhri/Documents/TestModule/testtimob24194/android/build/classes\r\n[INFO] Assets Dir: /Users/ssekhri/Documents/TestModule/testtimob24194/assets\r\n[INFO] Documentation Dir: /Users/ssekhri/Documents/TestModule/testtimob24194/documentation\r\n[INFO] Example Dir: /Users/ssekhri/Documents/TestModule/testtimob24194/example\r\n[INFO] Platform Dir: /Users/ssekhri/Documents/TestModule/testtimob24194/android/platform\r\n[INFO] Resources Dir: /Users/ssekhri/Documents/TestModule/testtimob24194/android/Resources\r\nGenerating java files from the .aidl files\r\n[INFO] No aidl files to compile\r\nCompiling Module Java source files\r\n[INFO] Building Java source files: /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/bin/javac \"-J-Xmx256M\" \"-encoding\" \"utf8\" \"-classpath\" \"/Users/ssekhri/Library/android/android-sdk-macosx/platforms/android-23/android.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/closure-compiler.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-debug.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-profiler.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-verify.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-accelerometer.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-analytics.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-android.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-app.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-appcompat.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-calendar.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-cardview.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-contacts.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-database.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-filesystem.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-geolocation.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-gesture.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-locale.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-map.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-media.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-network.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-platform.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-ui.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-utils.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-xml.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-multidex.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-v4.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-v7-appcompat.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/aps-analytics.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/cardview-v7-23.0.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/freemarker.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/jaxen-1.1.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/json_simple-1.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-apt.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-common.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-v8.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/nineoldandroids-appc-2.4.0.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/ti-commons-codec-1.3.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/titanium.jar\" \"-d\" \"/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/classes\" \"-target\" \"1.6\" \"-g\" \"-source\" \"1.6\" \"@/Users/ssekhri/Documents/TestModule/testtimob24194/android/java-sources.txt\" \"-processor\" \"org.appcelerator.kroll.annotations.generator.KrollJSONGenerator\" \"-s\" \"/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated/json\" \"-Akroll.jsonFile=testtimob24194.json\" \"-Akroll.jsonPackage=org.appcelerator.titanium.bindings\"\r\nGenerating runtime bindings\r\n[INFO] Generate v8 bindings: /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/bin/java \"-classpath\" \"/Users/ssekhri/Library/android/android-sdk-macosx/platforms/android-23/android.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/closure-compiler.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-debug.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-profiler.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/lib/titanium-verify.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-accelerometer.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-analytics.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-android.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-app.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-appcompat.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-calendar.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-cardview.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-contacts.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-database.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-filesystem.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-geolocation.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-gesture.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-locale.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-map.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-media.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-network.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-platform.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-ui.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-utils.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/modules/titanium-xml.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-multidex.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-v4.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/android-support-v7-appcompat.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/aps-analytics.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/cardview-v7-23.0.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/freemarker.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/jaxen-1.1.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/json_simple-1.1.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-apt.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-common.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/kroll-v8.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/nineoldandroids-appc-2.4.0.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/ti-commons-codec-1.3.jar:/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA/android/titanium.jar\" \"org.appcelerator.kroll.annotations.generator.KrollBindingGenerator\" \"/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated/jni\" \"true\" \"a.a.a\" \"/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated/json/org/appcelerator/titanium/bindings/testtimob24194.json\"\r\n[INFO] Producing [ModuleName]Bootstrap files using /Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated/json/org/appcelerator/titanium/bindings/testtimob24194.json\r\nGenerating BootstrapJS.cpp from bootstrap.js\r\n[INFO] Running the Android NDK ndk-build\r\n[DEBUG] Running: /Users/ssekhri/Library/Android/android-ndk-r11c/ndk-build TI_MOBILE_SDK=/Users/ssekhri/Library/Application Support/Titanium/mobilesdk/osx/6.0.0.GA NDK_PROJECT_PATH=/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated NDK_APPLICATION_MK=/Users/ssekhri/Documents/TestModule/testtimob24194/android/build/generated/Application.mk PYTHON=python V=0\r\n[ERROR] Failed to run ndk-build\r\n[ERROR] \r\n[ERROR] /Users/ssekhri/Library/Android/android-ndk-r11c/build/core/build-shared-library.mk:30: *** Android NDK: Aborting . Stop.\r\n \r\n\r\n{code}", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-07T03:24:11.000+0000", "updated": "2016-12-07T03:24:11.000+0000" }, { "id": "403900", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~nmishra] Is this still an issue for them?", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-28T22:34:01.000+0000", "updated": "2016-12-28T22:34:01.000+0000" } ], "maxResults": 16, "total": 16, "startAt": 0 } } }