Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-17649] Fixed bug where Xcode 6 was not being removed from Titaniu... #153

Merged
merged 2 commits into from Sep 9, 2014

Conversation

cb1kenobi
Copy link
Contributor

...m SDK 3.3.0 and older from the 'ti info' results.

…nium SDK 3.3.0 and older from the 'ti info' results.
…s list. Added no supported xcode warning if there's no valid Xcodes found after removing Xcode 6.
@skypanther
Copy link
Contributor

APPROVED

skypanther added a commit that referenced this pull request Sep 9, 2014
[TIMOB-17649] Fixed bug where Xcode 6 was not being removed from Titaniu...
@skypanther skypanther merged commit 7c9ad17 into master Sep 9, 2014
@cb1kenobi cb1kenobi deleted the timob-17649 branch September 9, 2014 01:08
@FokkeZB
Copy link
Contributor

FokkeZB commented Sep 11, 2014

I see it is indeed gone from ti info, but when I do ti build on a 3.3.0.GA project it still uses Xcode 6 and IOS 8 SDK:

..
[DEBUG] Titanium SDK iOS directory: /Users/fokkezb/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.GA/iphone
[INFO]  Deploy type: development
[INFO]  Building for target: simulator
[INFO]  Building using iOS SDK: 8.0
[INFO]  Building for iOS iPad Simulator: 8.0
[INFO]  Building for device family: ipad
[DEBUG] Setting Xcode target to Debug
[DEBUG] Setting Xcode build OS to iphonesimulator8.0
[DEBUG] Xcode installation: /Applications/Xcode.app/Contents/Developer
[DEBUG] iOS WWDR certificate: installed
[DEBUG] Building for the following architectures: armv7 armv7s i386
[INFO]  Minimum iOS version: 6.0
[INFO]  Debugging disabled
[INFO]  Profiler disabled

@FokkeZB
Copy link
Contributor

FokkeZB commented Sep 11, 2014

Only when I run ti build -I 7.1 it will use Xcode 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants