chairs icon indicating copy to clipboard operation
chairs copied to clipboard

Xcode 6 Compatibility

Open parrots opened this issue 11 years ago • 8 comments

Xcode 6 changes the location of the simulator directory, and changes the organization of files within those directories. Chairs isn't able to read/write from these new directories yet.

parrots avatar Jul 28 '14 15:07 parrots

+1

netbe avatar Nov 28 '14 09:11 netbe

Done, in 1.1.0

orta avatar Jan 04 '15 21:01 orta

don't think this is working well enough to consider closed, will take a second stab.

orta avatar Jan 05 '15 00:01 orta

Any details @orta? I have done some wrangling of the new simulator directory stucture, will help if I can

Ashton-W avatar Jan 07 '15 04:01 Ashton-W

app / docs bundles are separate, and you can't just presume paths, moved to using the install log.

Just need to hook everything back up, https://github.com/orta/chairs/commit/039f965fce40c2907c2baeb47d76b8a1035afc46

orta avatar Jan 07 '15 14:01 orta

Just wondering if there is any update about Xcode 6 compatibility or if this is already working. :+1: for the useful gem.

davidquon avatar Mar 10 '15 18:03 davidquon

This is working for most cases I believe, I've been using it :+1: - I just don't think it's perfect yet.

orta avatar Mar 10 '15 20:03 orta

Works for me. However my usage has been quite basic.

We need a visit from the test fairy 😜

Ashton-W avatar Mar 10 '15 21:03 Ashton-W