-
Xcodeproj will serialize `*.pbxproj` file as XML instead of Xcode default's property list (OpenStep plist) format. This is pretty annoying. Frankly I didn’t expect this, is there anyway keeping origin…
-
After running `pod install`, I noticed the original `project.pbxproj` was serialized as XML instead of the OpenStep format.
One of the consequences is that using `agvtool` to bump the version number …
-
For our final analysis of aggregating metrics over filepaths, we only care about source code files. We care about other types of files as a part of our metrics, but ultimately we want to compare the s…
-
Can you consider read a little about and incorporate this into GNUstep as well? GNUstep does not have a complete CoreFoundation, but they implemented most of the functions Apple implemented as CoreFou…
-
Hi Marc,
first of all, the new Webif is nice and I'm glad to see that SATPI moves on!
I just tried out EyeTV on my Mac and found out that I cannot get a lock on DVB-S2 channels, just on DVB-S.
Than…
-
Right now, I'm trying to wrap parts of your API, and I can't use `NSIndexSet` because MC asserts if I do that (`/src/objc/utils/NSObject+MCO.mm:128: assert 0`). So I'll need to implement conversion me…
-
**Original reporter**: _Rwong_
The testsuite.log is as follows:
## --------------------------------
## NeXus Library 4.0rc3 test suite.
## --------------------------------
testsuite: command line wa…
-
`liftoff` will serialize `*.pbxproj` file as XML instead of Xcode default's property list (OpenStep plist) format. This is pretty annoying. Frankly I didn’t expect this, is there anyway keeping origin…
-
When I use this entry.plist (with label = Moo!; )
http://pastie.org/6202345
The preference bundle don't show up in Settings.app. Same issue if I put the exclamation mark anywhere in the label field. …
-
After running 'vendor install' an AppCode project will refresh and then hang. After closing the project and reopening it, things look OK, except the Run configurations are missing and need to be recre…