Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Cannot Reproduce
-
Affects Version/s: Release 3.1.1
-
Fix Version/s: None
-
Component/s: CLI
-
Labels:None
-
Environment:
Mac OSX 10.7.4
3.1.1 GA
Description
Problem
After updating to 3.1.1 GA and SDK Android 2.3.3 Google APIs, all my apps no longer build. Even creating a blank new project doesn't work. iOS is fine.
Log
Titanium Command-Line Interface, CLI version 3.1.1, Titanium SDK version 3.1.1.GA
|
Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved.
|
Please report bugs to http://jira.appcelerator.org/
|
[INFO] : Running build process: python "/Users/XXXX/Library/Application Support/Titanium/mobilesdk/osx/3.1.1.GA/android/builder.py" "install" "Test Toto" "/Users/XXXX/Downloads/adt-bundle-mac" "/Users/XXXX/Dev/Titanium_Studio_Workspace/Test Toto" "com.nextcom.testtoto" "6"
|
File "/Users/XXXX/Library/Application Support/Titanium/mobilesdk/osx/3.1.1.GA/android/builder.py", line 1746
|
debug("installing native SDK libs")
|
^
|
IndentationError: unexpected indent
|
[ERROR] : Build process exited with code 1
|
[ERROR] : Project failed to build after 33ms
|
Attachments
Issue Links
- relates to
-
TIMOB-13944 Android: build: TypeError: argument of type 'NoneType' is not iterable
-
- Closed
-
- links to