[AC-356] SDK 5.0.0 will not build ipa's on case sensitive file systems
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-11-22T11:39:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Arrow Builder |
Labels | n/a |
Reporter | Manny Parasirakis |
Assignee | Mostafizur Rahman |
Created | 2015-09-17T20:48:49.000+0000 |
Updated | 2015-11-22T11:39:57.000+0000 |
Description
When building on a mac that has a case sensitive file system using 5.0.0 SDK, two build directories named build and Build are created in build/iphone directory. Also two info.plist files, one named info.plist and the other Info.plist are created. This then causes two ipa files to be created, one in each build dir, neither of which are valid. This is blocking and does not allow an app to be built. The solution would be to make sure all the references to build and info.plist are the same case in the build process. See the attached image to see what I am seeing. Using studio 4.3.0.201509151348. Trying to launch using iOS 9 simulator.
Attachments
Hello [~mparasirakis@demandware.com], Can you please send us more info? We need a test case, steps to reproduce the problem and details about your environment. Thanks.