Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10277] iOS: Project does not build after building an android project

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-08-13T15:57:43.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sSprint 2012-16 Core, Release 3.0.0
ComponentsiOS
Labelscore, module_build, qe-review, qe-testadded, regression
ReporterAllen Yeung
AssigneeMax Stepanov
Created2012-07-31T15:03:45.000+0000
Updated2012-08-14T02:33:40.000+0000

Description

Steps to reproduce: 1. In Titanium Studio, either create or open an existing app 2. Run the app on android device 3. WITHOUT cleaning, run the app on an iOS simulator You will get an error like:
[ERROR] Project name xmltest conflicts with resource named /Users/ayeung/Documents/Titanium Studio Workspace/xmltest/build/android/bin/classes/com/xmltest: Cannot build. Please change one.

Comments

  1. Allen Yeung 2012-07-31

    This ticket is a regression caused by TIMOB-10100
  2. Evgenii Tcarev 2012-08-06

    Also occurs without running on Android device. I created new mobile project in Titanium Studio and tried to run it on iPhone Simulator and got the same error. Tested on Titanium Studio, build: 2.1.1.201207271312 SDK version: 2.2.0.v20120806152115
  3. Max Stepanov 2012-08-09

    PR pending https://github.com/appcelerator/titanium_mobile/pull/2709
  4. Bill Dawson 2012-08-10

    I believe the project name has to be all-lower-case for this to occur.
  5. Olga Romero 2012-08-13

    Verified fix with: Titanium Studio, build: 2.1.1.201207271312 Titanium SDK: 2.2.0.v20120810194112 iPhone 4.3.5 iPad1 ios5 5.1.1

JSON Source