Package: gnustep-xcode / 0.5.0-1

Metadata

Package Version Patches format
gnustep-xcode 0.5.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no stubs.patch | (download)

GNUmakefile | 4 1 + 3 - 0 !
Generators/GNUmakefile | 4 1 + 3 - 0 !
2 files changed, 2 insertions(+), 6 deletions(-)

 do not build/install stuff that's still stubs.
link libs.patch | (download)

XCode/GNUmakefile | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 link with all needed libraries.
mismatched dealloc.patch | (download)

XCode/NSString+PBXAdditions.m | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use proper dealloc function.