[AC-2227] Case Sensitive HFS on OSX causes build failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-03-03T01:47:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Appcelerator CLI |
| Labels | build, case, ios, mac |
| Reporter | Emanuele Rampichini |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-01-07T13:38:22.000+0000 |
| Updated | 2016-03-08T07:41:13.000+0000 |
Description
I switched to HFS+ Case Sensitive on my Mac and titanium was not able to build my iOs projects (Android one are just fine). That's the error message:
no such file or directory '/Users/lele/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/iphone/Resources'
I found that in "/Users/lele/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/iphone/" folder i have a "resources". Symlinking Resources -> resources did the trick and now i'm able to build again. I've done a fast search on github to find the faulty build script but i failed... so here's a bug ticket.
This was fixed in TIMOB-12375 and released in 3.0.2.GA.
DUP issue.