]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
Fix and update Xcode project
[ngircd-alex.git] / contrib / MacOSX / ngIRCd.xcodeproj / project.pbxproj
index c44c21b09fc144dd66cc85a0e7f40f5da203f926..ed4d6e44ad6a28b1a2885d9261dad10045461b3c 100644 (file)
                FA322D700CEF7523001761B3 /* ngircd.init */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = ngircd.init; sourceTree = "<group>"; };
                FA322D710CEF7523001761B3 /* ngircd.postinst */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = ngircd.postinst; sourceTree = "<group>"; };
                FA322D720CEF7523001761B3 /* rules */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = rules; sourceTree = "<group>"; };
-               FA322D8D0CEF7523001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = Makefile.am; path = MacOSX/Makefile.am; sourceTree = "<group>"; };
                FA322D8E0CEF7523001761B3 /* ngIRCd.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = ngIRCd.xcodeproj; sourceTree = "<group>"; };
-               FA322D920CEF7523001761B3 /* ngindent */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngindent; sourceTree = "<group>"; };
+               FA322D920CEF7523001761B3 /* ngindent.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = ngindent.sh; sourceTree = "<group>"; };
                FA322D940CEF7523001761B3 /* ngircd.spec */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngircd.spec; sourceTree = "<group>"; };
                FA322D950CEF7523001761B3 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
                FA322D960CEF7523001761B3 /* systrace.policy */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = systrace.policy; sourceTree = "<group>"; };
                FAA9C8162377186900A04296 /* nglog.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = nglog.sh; sourceTree = "<group>"; };
                FAACD5F314A6099C006ED74F /* class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = class.c; sourceTree = "<group>"; };
                FAACD5F414A6099C006ED74F /* class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = class.h; sourceTree = "<group>"; };
+               FAC4E5CD23A7DE2400A04296 /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
                FAD5852F15271A7800328741 /* Capabilities.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Capabilities.txt; sourceTree = "<group>"; };
                FAD5853015271AAB00328741 /* client-cap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "client-cap.c"; sourceTree = "<group>"; };
                FAD5853115271AAB00328741 /* client-cap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "client-cap.h"; sourceTree = "<group>"; };
                FA322D660CEF7523001761B3 /* contrib */ = {
                        isa = PBXGroup;
                        children = (
-                               FA322D8D0CEF7523001761B3 /* Makefile.am */,
+                               FAC4E5CD23A7DE2400A04296 /* Makefile.am */,
                                FA322D680CEF7523001761B3 /* Debian */,
                                FA322D730CEF7523001761B3 /* MacOSX */,
                                FA322D950CEF7523001761B3 /* README */,
-                               FA322D920CEF7523001761B3 /* ngindent */,
+                               FA322D920CEF7523001761B3 /* ngindent.sh */,
                                FA4B08E513E7F8FB00765BA3 /* ngircd-bsd.sh */,
                                FA4B08E613E7F91700765BA3 /* ngIRCd-Logo.gif */,
                                FA4B08E713E7F91700765BA3 /* ngircd-redhat.init */,
                                FA18A63F16CEDE2300132F66 /* ngircd.service */,
                                FA18A64016CEDE2300132F66 /* ngircd.socket */,
                                FA322D940CEF7523001761B3 /* ngircd.spec */,
+                               FAA9C8162377186900A04296 /* nglog.sh */,
                                FA4B08E813E7F91C00765BA3 /* platformtest.sh */,
                                FA322D960CEF7523001761B3 /* systrace.policy */,
-                               FAA9C8162377186900A04296 /* nglog.sh */,
                        );
                        name = contrib;
                        path = ..;
                        isa = PBXProject;
                        attributes = {
                                LastUpgradeCheck = 1000;
+                               ORGANIZATIONNAME = "ngIRCd Development Team";
                        };
                        buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "ngIRCd" */;
                        compatibilityVersion = "Xcode 3.2";