ci-macpaw

Results 219 comments of ci-macpaw

**andrews05**: ``` Hm, that's an awkward naming scheme to handle in a batch script. AppleDouble ought always to consist of two files (hence the "double"). No matter, it's easy enough...

**kehander**: ``` If you use the "-k hfv" switch, an empty file corresponding to the data fork will be created. The resource fork will also use the naming convention from...

**andrews05**: ``` Just wanted to request this feature also :) I've had success with macbinconv as kehander suggested, though found a slight issue with unar's AppleDouble feature: If the data...

**paracelsus**: ``` Well, it's not a bad idea, I did consider it but didn't do it just out of laziness mainly. ```

**kehander**: ``` Whoops, so it does. I suppose Basilisk/Sheepshaver are to be blamed for using something nonstandard instead of AppleDouble in that particular instance. Anyway, I suppose Macbinconv or Megatron...

**paracelsus**: ``` AppleDouble does contain type and creator. ```

**Dag Ågren ([DagAgren](https://github.com/DagAgren))**: Inside a file? That should not be possible. The contents of files should not be touched, and if they were, the checksum tests should fail. Or did...

**dopefishjustin**: ``` FWIW I have come across this format when searching for music album rips and ended up having to install their software. ```

**paracelsus**: ``` It would depend a lot on how popular it is. As usual, if anyone else wants it, chime in. Or point out places where it is actually used....

**Zero King**: You can get Xcode_8.1_beta.xip from https://developer.apple.com/download/. ``` $ lsar Xcode_8.1_beta.xip Xcode_8.1_beta.xip: XAR Content Archive parsing failed! (Data is corrupted.) ```