Commit 5904b829 authored by David Smith's avatar David Smith Committed by david

Step 3 of N. Testing now to see if N==3

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7662 b35dd754-fafc-0310-a699-88a17e54d16e
parent 7161023f
...@@ -11,6 +11,6 @@ ...@@ -11,6 +11,6 @@
<integer>12</integer> <integer>12</integer>
</array> </array>
<key>IBSystem Version</key> <key>IBSystem Version</key>
<string>8N1150</string> <string>8P2137</string>
</dict> </dict>
</plist> </plist>
...@@ -11,9 +11,11 @@ ...@@ -11,9 +11,11 @@
633BEA7A0B39EB60003AD355 /* authTool.c in Sources */ = {isa = PBXBuildFile; fileRef = 633BEA790B39EB60003AD355 /* authTool.c */; }; 633BEA7A0B39EB60003AD355 /* authTool.c in Sources */ = {isa = PBXBuildFile; fileRef = 633BEA790B39EB60003AD355 /* authTool.c */; };
633BEAAD0B39EEF8003AD355 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */; }; 633BEAAD0B39EEF8003AD355 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */; };
6358CFF40B39F6B800BFA7DC /* HelperTool in CopyFiles */ = {isa = PBXBuildFile; fileRef = 633BEA760B39EB2B003AD355 /* HelperTool */; }; 6358CFF40B39F6B800BFA7DC /* HelperTool in CopyFiles */ = {isa = PBXBuildFile; fileRef = 633BEA760B39EB2B003AD355 /* HelperTool */; };
63A50BAD0BB338EF009E9FD0 /* openfire-logo-notext.tif in Resources */ = {isa = PBXBuildFile; fileRef = 63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */; };
63A50BAE0BB338EF009E9FD0 /* wildfire-logo-notext.png in Resources */ = {isa = PBXBuildFile; fileRef = 63A50BAB0BB338EF009E9FD0 /* wildfire-logo-notext.png */; };
63A50BAF0BB338EF009E9FD0 /* wildfire-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 63A50BAC0BB338EF009E9FD0 /* wildfire-logo.png */; };
650096350A60403400B6046A /* jivesoftware_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 650096340A60403400B6046A /* jivesoftware_logo.png */; }; 650096350A60403400B6046A /* jivesoftware_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 650096340A60403400B6046A /* jivesoftware_logo.png */; };
65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */; }; 65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */; };
65E2E74C0A5EAE6600DFFC2E /* openfirePrefPaneLogo.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 65E2E74B0A5EAE6600DFFC2E /* openfirePrefPaneLogo.tiff */; };
65E2E7C90A5EF1F200DFFC2E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E2E7C80A5EF1F200DFFC2E /* Security.framework */; }; 65E2E7C90A5EF1F200DFFC2E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E2E7C80A5EF1F200DFFC2E /* Security.framework */; };
8D202CEA0486D31800D8A456 /* openfirePrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* openfirePrefPane_Prefix.pch */; }; 8D202CEA0486D31800D8A456 /* openfirePrefPane_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* openfirePrefPane_Prefix.pch */; };
8D202CEB0486D31800D8A456 /* openfirePrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = F506C03C013D9D7901CA16C8 /* openfirePrefPane.h */; }; 8D202CEB0486D31800D8A456 /* openfirePrefPane.h in Headers */ = {isa = PBXBuildFile; fileRef = F506C03C013D9D7901CA16C8 /* openfirePrefPane.h */; };
...@@ -57,9 +59,11 @@ ...@@ -57,9 +59,11 @@
633BEA760B39EB2B003AD355 /* HelperTool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HelperTool; sourceTree = BUILT_PRODUCTS_DIR; }; 633BEA760B39EB2B003AD355 /* HelperTool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HelperTool; sourceTree = BUILT_PRODUCTS_DIR; };
633BEA790B39EB60003AD355 /* authTool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = authTool.c; sourceTree = "<group>"; }; 633BEA790B39EB60003AD355 /* authTool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = authTool.c; sourceTree = "<group>"; };
633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; 633BEAAC0B39EEF8003AD355 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "openfire-logo-notext.tif"; sourceTree = "<group>"; };
63A50BAB0BB338EF009E9FD0 /* wildfire-logo-notext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "wildfire-logo-notext.png"; sourceTree = "<group>"; };
63A50BAC0BB338EF009E9FD0 /* wildfire-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "wildfire-logo.png"; sourceTree = "<group>"; };
650096340A60403400B6046A /* jivesoftware_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = jivesoftware_logo.png; sourceTree = "<group>"; }; 650096340A60403400B6046A /* jivesoftware_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = jivesoftware_logo.png; sourceTree = "<group>"; };
65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "openfire-logo.png"; sourceTree = "<group>"; }; 65E2E7390A5E8F2900DFFC2E /* openfire-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "openfire-logo.png"; sourceTree = "<group>"; };
65E2E74B0A5EAE6600DFFC2E /* openfirePrefPaneLogo.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = openfirePrefPaneLogo.tiff; sourceTree = "<group>"; };
65E2E7C80A5EF1F200DFFC2E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 65E2E7C80A5EF1F200DFFC2E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8D202CF80486D31800D8A456 /* Openfire.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Openfire.prefPane; sourceTree = BUILT_PRODUCTS_DIR; }; 8D202CF80486D31800D8A456 /* Openfire.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Openfire.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
...@@ -116,7 +120,9 @@ ...@@ -116,7 +120,9 @@
089C167CFE841241C02AAC07 /* Resources */ = { 089C167CFE841241C02AAC07 /* Resources */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
65E2E74B0A5EAE6600DFFC2E /* openfirePrefPaneLogo.tiff */, 63A50BAA0BB338EF009E9FD0 /* openfire-logo-notext.tif */,
63A50BAB0BB338EF009E9FD0 /* wildfire-logo-notext.png */,
63A50BAC0BB338EF009E9FD0 /* wildfire-logo.png */,
8D202CF70486D31800D8A456 /* Info.plist */, 8D202CF70486D31800D8A456 /* Info.plist */,
089C167DFE841241C02AAC07 /* InfoPlist.strings */, 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
65E2E7380A5E8F1600DFFC2E /* Images */, 65E2E7380A5E8F1600DFFC2E /* Images */,
...@@ -260,8 +266,10 @@ ...@@ -260,8 +266,10 @@
8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */, 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
8D202CEF0486D31800D8A456 /* openfirePrefPane.nib in Resources */, 8D202CEF0486D31800D8A456 /* openfirePrefPane.nib in Resources */,
65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */, 65E2E73A0A5E8F2900DFFC2E /* openfire-logo.png in Resources */,
65E2E74C0A5EAE6600DFFC2E /* openfirePrefPaneLogo.tiff in Resources */,
650096350A60403400B6046A /* jivesoftware_logo.png in Resources */, 650096350A60403400B6046A /* jivesoftware_logo.png in Resources */,
63A50BAD0BB338EF009E9FD0 /* openfire-logo-notext.tif in Resources */,
63A50BAE0BB338EF009E9FD0 /* wildfire-logo-notext.png in Resources */,
63A50BAF0BB338EF009E9FD0 /* wildfire-logo.png in Resources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment