/Passenger.xcodeproj/project.pbxproj

http://github.com/tgunr/passengerpane · Unknown · 759 lines · 744 code · 15 blank · 0 comment · 0 complexity · c97799339306c0f88d70e0baf65939eb MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 44;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 5186C31F0E090C9C008D8E1F /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5186C31E0E090C9C008D8E1F /* Carbon.framework */; };
  10. 5189C6E70E111C3300B83EA5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 5189C6E60E111C3300B83EA5 /* LICENSE */; };
  11. 518C7F560E06745E003A3ED0 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 518C7F550E06745E003A3ED0 /* Security.framework */; };
  12. 51D45407109843A6003978A9 /* label.png in Resources */ = {isa = PBXBuildFile; fileRef = 51D45405109843A6003978A9 /* label.png */; };
  13. 51D45408109843A6003978A9 /* PassengerPref.icns in Resources */ = {isa = PBXBuildFile; fileRef = 51D45406109843A6003978A9 /* PassengerPref.icns */; };
  14. 6333C0D912C216AA00080A38 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = 6333C0D812C216AA00080A38 /* Common.h */; };
  15. 6361753812B794C400E3412D /* PassengerPref.h in Headers */ = {isa = PBXBuildFile; fileRef = 6361753712B794C400E3412D /* PassengerPref.h */; };
  16. 6361755312B7C18F00E3412D /* bin in Resources */ = {isa = PBXBuildFile; fileRef = 6361755112B7C18F00E3412D /* bin */; };
  17. 6361755412B7C18F00E3412D /* lib in Resources */ = {isa = PBXBuildFile; fileRef = 6361755212B7C18F00E3412D /* lib */; };
  18. 6361755712B7C4B500E3412D /* CLI.h in Headers */ = {isa = PBXBuildFile; fileRef = 6361755512B7C4B500E3412D /* CLI.h */; };
  19. 6361755812B7C4B500E3412D /* CLI.m in Sources */ = {isa = PBXBuildFile; fileRef = 6361755612B7C4B500E3412D /* CLI.m */; };
  20. 6390095113290C0300048F28 /* PassengerPaneHelp in Resources */ = {isa = PBXBuildFile; fileRef = 6390094F13290C0300048F28 /* PassengerPaneHelp */; };
  21. 63CE7E691324E58500EB042C /* CDataScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E511324E58500EB042C /* CDataScanner.h */; };
  22. 63CE7E6A1324E58500EB042C /* CDataScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E521324E58500EB042C /* CDataScanner.m */; };
  23. 63CE7E6B1324E58500EB042C /* CFilteringJSONSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E541324E58500EB042C /* CFilteringJSONSerializer.h */; };
  24. 63CE7E6D1324E58500EB042C /* CJSONDeserializer_BlocksExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E561324E58500EB042C /* CJSONDeserializer_BlocksExtensions.h */; };
  25. 63CE7E6F1324E58500EB042C /* CJSONSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E581324E58500EB042C /* CJSONSerialization.h */; };
  26. 63CE7E711324E58500EB042C /* CJSONSerializedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E5A1324E58500EB042C /* CJSONSerializedData.h */; };
  27. 63CE7E731324E58500EB042C /* CDataScanner_Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E5D1324E58500EB042C /* CDataScanner_Extensions.h */; };
  28. 63CE7E751324E58500EB042C /* NSDictionary_JSONExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E5F1324E58500EB042C /* NSDictionary_JSONExtensions.h */; };
  29. 63CE7E771324E58500EB042C /* CJSONDeserializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E621324E58500EB042C /* CJSONDeserializer.h */; };
  30. 63CE7E781324E58500EB042C /* CJSONDeserializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E631324E58500EB042C /* CJSONDeserializer.m */; };
  31. 63CE7E791324E58500EB042C /* CJSONScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E641324E58500EB042C /* CJSONScanner.h */; };
  32. 63CE7E7A1324E58500EB042C /* CJSONScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E651324E58500EB042C /* CJSONScanner.m */; };
  33. 63CE7E7B1324E58500EB042C /* CJSONSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E661324E58500EB042C /* CJSONSerializer.h */; };
  34. 63CE7E7C1324E58500EB042C /* CJSONSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E671324E58500EB042C /* CJSONSerializer.m */; };
  35. 63CE7E7D1324E58500EB042C /* JSONRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 63CE7E681324E58500EB042C /* JSONRepresentation.h */; };
  36. 63CE7E821324EC8200EB042C /* CDataScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E521324E58500EB042C /* CDataScanner.m */; };
  37. 63CE7E831324EC8200EB042C /* CJSONDeserializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E631324E58500EB042C /* CJSONDeserializer.m */; };
  38. 63CE7E841324EC8200EB042C /* CJSONScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E651324E58500EB042C /* CJSONScanner.m */; };
  39. 63CE7E851324EC8200EB042C /* CJSONSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E671324E58500EB042C /* CJSONSerializer.m */; };
  40. 63CE7E8A13251AB200EB042C /* CDataScanner_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E5E1324E58500EB042C /* CDataScanner_Extensions.m */; };
  41. 63CE7E8B13251AB200EB042C /* NSDictionary_JSONExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E601324E58500EB042C /* NSDictionary_JSONExtensions.m */; };
  42. 63CE7E8C13251AC000EB042C /* CDataScanner_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E5E1324E58500EB042C /* CDataScanner_Extensions.m */; };
  43. 63CE7E8D13251AC000EB042C /* NSDictionary_JSONExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CE7E601324E58500EB042C /* NSDictionary_JSONExtensions.m */; };
  44. 63EF8CFF12DC8FC00063C6CD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63EF8CFE12DC8FC00063C6CD /* Cocoa.framework */; };
  45. 63EF8D0C12DC8FE10063C6CD /* CLI.m in Sources */ = {isa = PBXBuildFile; fileRef = 6361755612B7C4B500E3412D /* CLI.m */; };
  46. 63EF8D0D12DC8FE30063C6CD /* PassengerPref.m in Sources */ = {isa = PBXBuildFile; fileRef = F506C03D013D9D7901CA16C8 /* PassengerPref.m */; };
  47. 63EF8D0E12DC8FE40063C6CD /* Application.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F589EA12BA6B5200D959E3 /* Application.m */; };
  48. 63EF8D1212DC91070063C6CD /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63EF8D1112DC91070063C6CD /* PreferencePanes.framework */; };
  49. 63EF8D1412DC910F0063C6CD /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63EF8D1312DC910F0063C6CD /* Security.framework */; };
  50. 63EF8D1612DC91140063C6CD /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63EF8D1512DC91140063C6CD /* Carbon.framework */; };
  51. 63F589EB12BA6B5300D959E3 /* Application.h in Headers */ = {isa = PBXBuildFile; fileRef = 63F589E912BA6B5200D959E3 /* Application.h */; };
  52. 63F589EC12BA6B5300D959E3 /* Application.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F589EA12BA6B5200D959E3 /* Application.m */; };
  53. 76890D45109F7E9700097BC5 /* OpenInBrowserTemplate.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 76890D44109F7E9700097BC5 /* OpenInBrowserTemplate.tiff */; };
  54. 8D202CEA0486D31800D8A456 /* Passenger_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32DBCFA20370C41700C91783 /* Passenger_Prefix.pch */; };
  55. 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
  56. 8D202CF10486D31800D8A456 /* PassengerPref.m in Sources */ = {isa = PBXBuildFile; fileRef = F506C03D013D9D7901CA16C8 /* PassengerPref.m */; };
  57. 8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
  58. 8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F506C035013D953901CA16C8 /* PreferencePanes.framework */; };
  59. 9648B5F00D195C2F00DC73E2 /* Pref.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9648B5EE0D195C2F00DC73E2 /* Pref.xib */; };
  60. /* End PBXBuildFile section */
  61. /* Begin PBXCopyFilesBuildPhase section */
  62. 51DA08CA104BFFFE00C8C106 /* Copy Frameworks */ = {
  63. isa = PBXCopyFilesBuildPhase;
  64. buildActionMask = 2147483647;
  65. dstPath = "";
  66. dstSubfolderSpec = 10;
  67. files = (
  68. );
  69. name = "Copy Frameworks";
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXCopyFilesBuildPhase section */
  73. /* Begin PBXFileReference section */
  74. 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  75. 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  76. 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  77. 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  78. 32DBCFA20370C41700C91783 /* Passenger_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Passenger_Prefix.pch; sourceTree = "<group>"; };
  79. 5186C31E0E090C9C008D8E1F /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
  80. 5189C6E60E111C3300B83EA5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  81. 518C7F550E06745E003A3ED0 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
  82. 51D45405109843A6003978A9 /* label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = label.png; path = resources/label.png; sourceTree = "<group>"; };
  83. 51D45406109843A6003978A9 /* PassengerPref.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = PassengerPref.icns; path = resources/PassengerPref.icns; sourceTree = "<group>"; };
  84. 6333C0D812C216AA00080A38 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Common.h; path = app/utils/Common.h; sourceTree = "<group>"; };
  85. 6361753712B794C400E3412D /* PassengerPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PassengerPref.h; path = app/controllers/PassengerPref.h; sourceTree = "<group>"; };
  86. 6361755112B7C18F00E3412D /* bin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = bin; sourceTree = "<group>"; };
  87. 6361755212B7C18F00E3412D /* lib */ = {isa = PBXFileReference; lastKnownFileType = folder; path = lib; sourceTree = "<group>"; };
  88. 6361755512B7C4B500E3412D /* CLI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CLI.h; path = app/utils/CLI.h; sourceTree = "<group>"; };
  89. 6361755612B7C4B500E3412D /* CLI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CLI.m; path = app/utils/CLI.m; sourceTree = "<group>"; };
  90. 6390095013290C0300048F28 /* English */ = {isa = PBXFileReference; lastKnownFileType = folder; name = English; path = English.lproj/PassengerPaneHelp; sourceTree = "<group>"; };
  91. 63CE7E511324E58500EB042C /* CDataScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner.h; sourceTree = "<group>"; };
  92. 63CE7E521324E58500EB042C /* CDataScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner.m; sourceTree = "<group>"; };
  93. 63CE7E541324E58500EB042C /* CFilteringJSONSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFilteringJSONSerializer.h; sourceTree = "<group>"; };
  94. 63CE7E551324E58500EB042C /* CFilteringJSONSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CFilteringJSONSerializer.m; sourceTree = "<group>"; };
  95. 63CE7E561324E58500EB042C /* CJSONDeserializer_BlocksExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONDeserializer_BlocksExtensions.h; sourceTree = "<group>"; };
  96. 63CE7E571324E58500EB042C /* CJSONDeserializer_BlocksExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONDeserializer_BlocksExtensions.m; sourceTree = "<group>"; };
  97. 63CE7E581324E58500EB042C /* CJSONSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONSerialization.h; sourceTree = "<group>"; };
  98. 63CE7E591324E58500EB042C /* CJSONSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONSerialization.m; sourceTree = "<group>"; };
  99. 63CE7E5A1324E58500EB042C /* CJSONSerializedData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONSerializedData.h; sourceTree = "<group>"; };
  100. 63CE7E5B1324E58500EB042C /* CJSONSerializedData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONSerializedData.m; sourceTree = "<group>"; };
  101. 63CE7E5D1324E58500EB042C /* CDataScanner_Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner_Extensions.h; sourceTree = "<group>"; };
  102. 63CE7E5E1324E58500EB042C /* CDataScanner_Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner_Extensions.m; sourceTree = "<group>"; };
  103. 63CE7E5F1324E58500EB042C /* NSDictionary_JSONExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSDictionary_JSONExtensions.h; sourceTree = "<group>"; };
  104. 63CE7E601324E58500EB042C /* NSDictionary_JSONExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSDictionary_JSONExtensions.m; sourceTree = "<group>"; };
  105. 63CE7E621324E58500EB042C /* CJSONDeserializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONDeserializer.h; sourceTree = "<group>"; };
  106. 63CE7E631324E58500EB042C /* CJSONDeserializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONDeserializer.m; sourceTree = "<group>"; };
  107. 63CE7E641324E58500EB042C /* CJSONScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONScanner.h; sourceTree = "<group>"; };
  108. 63CE7E651324E58500EB042C /* CJSONScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONScanner.m; sourceTree = "<group>"; };
  109. 63CE7E661324E58500EB042C /* CJSONSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONSerializer.h; sourceTree = "<group>"; };
  110. 63CE7E671324E58500EB042C /* CJSONSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONSerializer.m; sourceTree = "<group>"; };
  111. 63CE7E681324E58500EB042C /* JSONRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONRepresentation.h; sourceTree = "<group>"; };
  112. 63EF8CFD12DC8FC00063C6CD /* PassengerTest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PassengerTest.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  113. 63EF8CFE12DC8FC00063C6CD /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  114. 63EF8D0012DC8FC10063C6CD /* PassengerTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PassengerTest-Info.plist"; sourceTree = "<group>"; };
  115. 63EF8D0112DC8FC10063C6CD /* PassengerTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PassengerTest-Prefix.pch"; sourceTree = "<group>"; };
  116. 63EF8D1112DC91070063C6CD /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = System/Library/Frameworks/PreferencePanes.framework; sourceTree = SDKROOT; };
  117. 63EF8D1312DC910F0063C6CD /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  118. 63EF8D1512DC91140063C6CD /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
  119. 63F589E912BA6B5200D959E3 /* Application.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Application.h; path = app/models/Application.h; sourceTree = "<group>"; };
  120. 63F589EA12BA6B5200D959E3 /* Application.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Application.m; path = app/models/Application.m; sourceTree = "<group>"; };
  121. 76890D44109F7E9700097BC5 /* OpenInBrowserTemplate.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = OpenInBrowserTemplate.tiff; path = resources/OpenInBrowserTemplate.tiff; sourceTree = "<group>"; };
  122. 8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  123. 8D202CF80486D31800D8A456 /* Passenger.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Passenger.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
  124. 9648B5EF0D195C2F00DC73E2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/PassengerPref.xib; sourceTree = "<group>"; };
  125. F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
  126. F506C03D013D9D7901CA16C8 /* PassengerPref.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PassengerPref.m; path = app/controllers/PassengerPref.m; sourceTree = "<group>"; };
  127. /* End PBXFileReference section */
  128. /* Begin PBXFrameworksBuildPhase section */
  129. 63EF8CF912DC8FC00063C6CD /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. 63EF8D1612DC91140063C6CD /* Carbon.framework in Frameworks */,
  134. 63EF8D1412DC910F0063C6CD /* Security.framework in Frameworks */,
  135. 63EF8D1212DC91070063C6CD /* PreferencePanes.framework in Frameworks */,
  136. 63EF8CFF12DC8FC00063C6CD /* Cocoa.framework in Frameworks */,
  137. );
  138. runOnlyForDeploymentPostprocessing = 0;
  139. };
  140. 8D202CF20486D31800D8A456 /* Frameworks */ = {
  141. isa = PBXFrameworksBuildPhase;
  142. buildActionMask = 2147483647;
  143. files = (
  144. 8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */,
  145. 8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */,
  146. 518C7F560E06745E003A3ED0 /* Security.framework in Frameworks */,
  147. 5186C31F0E090C9C008D8E1F /* Carbon.framework in Frameworks */,
  148. );
  149. runOnlyForDeploymentPostprocessing = 0;
  150. };
  151. /* End PBXFrameworksBuildPhase section */
  152. /* Begin PBXGroup section */
  153. 089C166AFE841209C02AAC07 /* Passenger */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 5189C6E60E111C3300B83EA5 /* LICENSE */,
  157. 6333C0D812C216AA00080A38 /* Common.h */,
  158. 63CE7E501324E58500EB042C /* TouchJSON */,
  159. 08FB77AFFE84173DC02AAC07 /* Classes */,
  160. 32DBCFA10370C40200C91783 /* Other Sources */,
  161. 089C167CFE841241C02AAC07 /* Resources */,
  162. 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
  163. 19C28FB8FE9D52D311CA2CBB /* Products */,
  164. 63EF8CF712DC8FC00063C6CD /* Frameworks */,
  165. );
  166. name = Passenger;
  167. sourceTree = "<group>";
  168. };
  169. 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
  173. 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
  174. );
  175. name = "Frameworks and Libraries";
  176. sourceTree = "<group>";
  177. };
  178. 089C167CFE841241C02AAC07 /* Resources */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 6390094F13290C0300048F28 /* PassengerPaneHelp */,
  182. 51D45405109843A6003978A9 /* label.png */,
  183. 6361755112B7C18F00E3412D /* bin */,
  184. 6361755212B7C18F00E3412D /* lib */,
  185. 51D45406109843A6003978A9 /* PassengerPref.icns */,
  186. 9648B5EE0D195C2F00DC73E2 /* Pref.xib */,
  187. 8D202CF70486D31800D8A456 /* Info.plist */,
  188. 5186C31E0E090C9C008D8E1F /* Carbon.framework */,
  189. 518C7F550E06745E003A3ED0 /* Security.framework */,
  190. 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
  191. 76890D44109F7E9700097BC5 /* OpenInBrowserTemplate.tiff */,
  192. 63EF8D0012DC8FC10063C6CD /* PassengerTest-Info.plist */,
  193. );
  194. name = Resources;
  195. sourceTree = "<group>";
  196. };
  197. 08FB77AFFE84173DC02AAC07 /* Classes */ = {
  198. isa = PBXGroup;
  199. children = (
  200. 6361755512B7C4B500E3412D /* CLI.h */,
  201. 6361755612B7C4B500E3412D /* CLI.m */,
  202. 6361753712B794C400E3412D /* PassengerPref.h */,
  203. F506C03D013D9D7901CA16C8 /* PassengerPref.m */,
  204. 63F589E912BA6B5200D959E3 /* Application.h */,
  205. 63F589EA12BA6B5200D959E3 /* Application.m */,
  206. );
  207. name = Classes;
  208. sourceTree = "<group>";
  209. };
  210. 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
  211. isa = PBXGroup;
  212. children = (
  213. 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
  214. F506C035013D953901CA16C8 /* PreferencePanes.framework */,
  215. );
  216. name = "Linked Frameworks";
  217. sourceTree = "<group>";
  218. };
  219. 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
  220. isa = PBXGroup;
  221. children = (
  222. 089C1672FE841209C02AAC07 /* Foundation.framework */,
  223. 089C167FFE841241C02AAC07 /* AppKit.framework */,
  224. );
  225. name = "Other Frameworks";
  226. sourceTree = "<group>";
  227. };
  228. 19C28FB8FE9D52D311CA2CBB /* Products */ = {
  229. isa = PBXGroup;
  230. children = (
  231. 8D202CF80486D31800D8A456 /* Passenger.prefPane */,
  232. 63EF8CFD12DC8FC00063C6CD /* PassengerTest.framework */,
  233. );
  234. name = Products;
  235. sourceTree = "<group>";
  236. };
  237. 32DBCFA10370C40200C91783 /* Other Sources */ = {
  238. isa = PBXGroup;
  239. children = (
  240. 32DBCFA20370C41700C91783 /* Passenger_Prefix.pch */,
  241. 63EF8D0112DC8FC10063C6CD /* PassengerTest-Prefix.pch */,
  242. );
  243. name = "Other Sources";
  244. sourceTree = "<group>";
  245. };
  246. 63CE7E501324E58500EB042C /* TouchJSON */ = {
  247. isa = PBXGroup;
  248. children = (
  249. 63CE7E511324E58500EB042C /* CDataScanner.h */,
  250. 63CE7E521324E58500EB042C /* CDataScanner.m */,
  251. 63CE7E531324E58500EB042C /* Experimental */,
  252. 63CE7E5C1324E58500EB042C /* Extensions */,
  253. 63CE7E611324E58500EB042C /* JSON */,
  254. );
  255. name = TouchJSON;
  256. path = vendor/TouchJSON;
  257. sourceTree = "<group>";
  258. };
  259. 63CE7E531324E58500EB042C /* Experimental */ = {
  260. isa = PBXGroup;
  261. children = (
  262. 63CE7E541324E58500EB042C /* CFilteringJSONSerializer.h */,
  263. 63CE7E551324E58500EB042C /* CFilteringJSONSerializer.m */,
  264. 63CE7E561324E58500EB042C /* CJSONDeserializer_BlocksExtensions.h */,
  265. 63CE7E571324E58500EB042C /* CJSONDeserializer_BlocksExtensions.m */,
  266. 63CE7E581324E58500EB042C /* CJSONSerialization.h */,
  267. 63CE7E591324E58500EB042C /* CJSONSerialization.m */,
  268. 63CE7E5A1324E58500EB042C /* CJSONSerializedData.h */,
  269. 63CE7E5B1324E58500EB042C /* CJSONSerializedData.m */,
  270. );
  271. path = Experimental;
  272. sourceTree = "<group>";
  273. };
  274. 63CE7E5C1324E58500EB042C /* Extensions */ = {
  275. isa = PBXGroup;
  276. children = (
  277. 63CE7E5D1324E58500EB042C /* CDataScanner_Extensions.h */,
  278. 63CE7E5E1324E58500EB042C /* CDataScanner_Extensions.m */,
  279. 63CE7E5F1324E58500EB042C /* NSDictionary_JSONExtensions.h */,
  280. 63CE7E601324E58500EB042C /* NSDictionary_JSONExtensions.m */,
  281. );
  282. path = Extensions;
  283. sourceTree = "<group>";
  284. };
  285. 63CE7E611324E58500EB042C /* JSON */ = {
  286. isa = PBXGroup;
  287. children = (
  288. 63CE7E621324E58500EB042C /* CJSONDeserializer.h */,
  289. 63CE7E631324E58500EB042C /* CJSONDeserializer.m */,
  290. 63CE7E641324E58500EB042C /* CJSONScanner.h */,
  291. 63CE7E651324E58500EB042C /* CJSONScanner.m */,
  292. 63CE7E661324E58500EB042C /* CJSONSerializer.h */,
  293. 63CE7E671324E58500EB042C /* CJSONSerializer.m */,
  294. 63CE7E681324E58500EB042C /* JSONRepresentation.h */,
  295. );
  296. path = JSON;
  297. sourceTree = "<group>";
  298. };
  299. 63EF8CF712DC8FC00063C6CD /* Frameworks */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 63EF8D1512DC91140063C6CD /* Carbon.framework */,
  303. 63EF8D1312DC910F0063C6CD /* Security.framework */,
  304. 63EF8D1112DC91070063C6CD /* PreferencePanes.framework */,
  305. 63EF8CFE12DC8FC00063C6CD /* Cocoa.framework */,
  306. );
  307. name = Frameworks;
  308. sourceTree = "<group>";
  309. };
  310. /* End PBXGroup section */
  311. /* Begin PBXHeadersBuildPhase section */
  312. 8D202CE90486D31800D8A456 /* Headers */ = {
  313. isa = PBXHeadersBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. 8D202CEA0486D31800D8A456 /* Passenger_Prefix.pch in Headers */,
  317. 6361753812B794C400E3412D /* PassengerPref.h in Headers */,
  318. 6361755712B7C4B500E3412D /* CLI.h in Headers */,
  319. 63F589EB12BA6B5300D959E3 /* Application.h in Headers */,
  320. 6333C0D912C216AA00080A38 /* Common.h in Headers */,
  321. 63CE7E691324E58500EB042C /* CDataScanner.h in Headers */,
  322. 63CE7E6B1324E58500EB042C /* CFilteringJSONSerializer.h in Headers */,
  323. 63CE7E6D1324E58500EB042C /* CJSONDeserializer_BlocksExtensions.h in Headers */,
  324. 63CE7E6F1324E58500EB042C /* CJSONSerialization.h in Headers */,
  325. 63CE7E711324E58500EB042C /* CJSONSerializedData.h in Headers */,
  326. 63CE7E731324E58500EB042C /* CDataScanner_Extensions.h in Headers */,
  327. 63CE7E751324E58500EB042C /* NSDictionary_JSONExtensions.h in Headers */,
  328. 63CE7E771324E58500EB042C /* CJSONDeserializer.h in Headers */,
  329. 63CE7E791324E58500EB042C /* CJSONScanner.h in Headers */,
  330. 63CE7E7B1324E58500EB042C /* CJSONSerializer.h in Headers */,
  331. 63CE7E7D1324E58500EB042C /* JSONRepresentation.h in Headers */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. /* End PBXHeadersBuildPhase section */
  336. /* Begin PBXNativeTarget section */
  337. 63EF8CFC12DC8FC00063C6CD /* PassengerTest */ = {
  338. isa = PBXNativeTarget;
  339. buildConfigurationList = 63EF8D0712DC8FC10063C6CD /* Build configuration list for PBXNativeTarget "PassengerTest" */;
  340. buildPhases = (
  341. 63EF8CF812DC8FC00063C6CD /* Sources */,
  342. 63EF8CF912DC8FC00063C6CD /* Frameworks */,
  343. 63EF8CFB12DC8FC00063C6CD /* Resources */,
  344. 63EF8D1712DC915C0063C6CD /* ShellScript */,
  345. );
  346. buildRules = (
  347. );
  348. dependencies = (
  349. );
  350. name = PassengerTest;
  351. productName = PassengerTest;
  352. productReference = 63EF8CFD12DC8FC00063C6CD /* PassengerTest.framework */;
  353. productType = "com.apple.product-type.framework";
  354. };
  355. 8D202CE80486D31800D8A456 /* Passenger */ = {
  356. isa = PBXNativeTarget;
  357. buildConfigurationList = 1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "Passenger" */;
  358. buildPhases = (
  359. 8D202CE90486D31800D8A456 /* Headers */,
  360. 8D202CEC0486D31800D8A456 /* Resources */,
  361. 8D202CF00486D31800D8A456 /* Sources */,
  362. 51DA08CA104BFFFE00C8C106 /* Copy Frameworks */,
  363. 8D202CF20486D31800D8A456 /* Frameworks */,
  364. 8D202CF50486D31800D8A456 /* Rez */,
  365. );
  366. buildRules = (
  367. );
  368. dependencies = (
  369. );
  370. name = Passenger;
  371. productInstallPath = "$(HOME)/Library/PreferencePanes";
  372. productName = Passenger;
  373. productReference = 8D202CF80486D31800D8A456 /* Passenger.prefPane */;
  374. productType = "com.apple.product-type.bundle";
  375. };
  376. /* End PBXNativeTarget section */
  377. /* Begin PBXProject section */
  378. 089C1669FE841209C02AAC07 /* Project object */ = {
  379. isa = PBXProject;
  380. buildConfigurationList = 1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "Passenger" */;
  381. compatibilityVersion = "Xcode 3.0";
  382. developmentRegion = English;
  383. hasScannedForEncodings = 1;
  384. knownRegions = (
  385. en,
  386. English,
  387. );
  388. mainGroup = 089C166AFE841209C02AAC07 /* Passenger */;
  389. projectDirPath = "";
  390. projectRoot = "";
  391. targets = (
  392. 8D202CE80486D31800D8A456 /* Passenger */,
  393. 63EF8CFC12DC8FC00063C6CD /* PassengerTest */,
  394. );
  395. };
  396. /* End PBXProject section */
  397. /* Begin PBXResourcesBuildPhase section */
  398. 63EF8CFB12DC8FC00063C6CD /* Resources */ = {
  399. isa = PBXResourcesBuildPhase;
  400. buildActionMask = 2147483647;
  401. files = (
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. };
  405. 8D202CEC0486D31800D8A456 /* Resources */ = {
  406. isa = PBXResourcesBuildPhase;
  407. buildActionMask = 2147483647;
  408. files = (
  409. 8D202CED0486D31800D8A456 /* InfoPlist.strings in Resources */,
  410. 9648B5F00D195C2F00DC73E2 /* Pref.xib in Resources */,
  411. 5189C6E70E111C3300B83EA5 /* LICENSE in Resources */,
  412. 51D45407109843A6003978A9 /* label.png in Resources */,
  413. 51D45408109843A6003978A9 /* PassengerPref.icns in Resources */,
  414. 76890D45109F7E9700097BC5 /* OpenInBrowserTemplate.tiff in Resources */,
  415. 6361755312B7C18F00E3412D /* bin in Resources */,
  416. 6361755412B7C18F00E3412D /* lib in Resources */,
  417. 6390095113290C0300048F28 /* PassengerPaneHelp in Resources */,
  418. );
  419. runOnlyForDeploymentPostprocessing = 0;
  420. };
  421. /* End PBXResourcesBuildPhase section */
  422. /* Begin PBXRezBuildPhase section */
  423. 8D202CF50486D31800D8A456 /* Rez */ = {
  424. isa = PBXRezBuildPhase;
  425. buildActionMask = 2147483647;
  426. files = (
  427. );
  428. runOnlyForDeploymentPostprocessing = 0;
  429. };
  430. /* End PBXRezBuildPhase section */
  431. /* Begin PBXShellScriptBuildPhase section */
  432. 63EF8D1712DC915C0063C6CD /* ShellScript */ = {
  433. isa = PBXShellScriptBuildPhase;
  434. buildActionMask = 2147483647;
  435. files = (
  436. );
  437. inputPaths = (
  438. );
  439. outputPaths = (
  440. );
  441. runOnlyForDeploymentPostprocessing = 0;
  442. shellPath = /bin/sh;
  443. shellScript = "rake xcode:setup_test_framework";
  444. };
  445. /* End PBXShellScriptBuildPhase section */
  446. /* Begin PBXSourcesBuildPhase section */
  447. 63EF8CF812DC8FC00063C6CD /* Sources */ = {
  448. isa = PBXSourcesBuildPhase;
  449. buildActionMask = 2147483647;
  450. files = (
  451. 63CE7E8C13251AC000EB042C /* CDataScanner_Extensions.m in Sources */,
  452. 63CE7E8D13251AC000EB042C /* NSDictionary_JSONExtensions.m in Sources */,
  453. 63CE7E821324EC8200EB042C /* CDataScanner.m in Sources */,
  454. 63CE7E831324EC8200EB042C /* CJSONDeserializer.m in Sources */,
  455. 63CE7E841324EC8200EB042C /* CJSONScanner.m in Sources */,
  456. 63CE7E851324EC8200EB042C /* CJSONSerializer.m in Sources */,
  457. 63EF8D0C12DC8FE10063C6CD /* CLI.m in Sources */,
  458. 63EF8D0D12DC8FE30063C6CD /* PassengerPref.m in Sources */,
  459. 63EF8D0E12DC8FE40063C6CD /* Application.m in Sources */,
  460. );
  461. runOnlyForDeploymentPostprocessing = 0;
  462. };
  463. 8D202CF00486D31800D8A456 /* Sources */ = {
  464. isa = PBXSourcesBuildPhase;
  465. buildActionMask = 2147483647;
  466. files = (
  467. 63CE7E8A13251AB200EB042C /* CDataScanner_Extensions.m in Sources */,
  468. 63CE7E8B13251AB200EB042C /* NSDictionary_JSONExtensions.m in Sources */,
  469. 8D202CF10486D31800D8A456 /* PassengerPref.m in Sources */,
  470. 6361755812B7C4B500E3412D /* CLI.m in Sources */,
  471. 63F589EC12BA6B5300D959E3 /* Application.m in Sources */,
  472. 63CE7E6A1324E58500EB042C /* CDataScanner.m in Sources */,
  473. 63CE7E781324E58500EB042C /* CJSONDeserializer.m in Sources */,
  474. 63CE7E7A1324E58500EB042C /* CJSONScanner.m in Sources */,
  475. 63CE7E7C1324E58500EB042C /* CJSONSerializer.m in Sources */,
  476. );
  477. runOnlyForDeploymentPostprocessing = 0;
  478. };
  479. /* End PBXSourcesBuildPhase section */
  480. /* Begin PBXVariantGroup section */
  481. 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
  482. isa = PBXVariantGroup;
  483. children = (
  484. 089C167EFE841241C02AAC07 /* English */,
  485. );
  486. name = InfoPlist.strings;
  487. sourceTree = "<group>";
  488. };
  489. 6390094F13290C0300048F28 /* PassengerPaneHelp */ = {
  490. isa = PBXVariantGroup;
  491. children = (
  492. 6390095013290C0300048F28 /* English */,
  493. );
  494. name = PassengerPaneHelp;
  495. sourceTree = "<group>";
  496. };
  497. 9648B5EE0D195C2F00DC73E2 /* Pref.xib */ = {
  498. isa = PBXVariantGroup;
  499. children = (
  500. 9648B5EF0D195C2F00DC73E2 /* English */,
  501. );
  502. name = Pref.xib;
  503. sourceTree = "<group>";
  504. };
  505. /* End PBXVariantGroup section */
  506. /* Begin XCBuildConfiguration section */
  507. 1DBD214908BA80EA00186707 /* Debug */ = {
  508. isa = XCBuildConfiguration;
  509. buildSettings = {
  510. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  511. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  512. COPY_PHASE_STRIP = NO;
  513. FRAMEWORK_SEARCH_PATHS = (
  514. "$(inherited)",
  515. "\"$(SRCROOT)/vendor\"",
  516. );
  517. GCC_C_LANGUAGE_STANDARD = c99;
  518. GCC_DYNAMIC_NO_PIC = NO;
  519. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  520. GCC_MODEL_TUNING = G5;
  521. GCC_OPTIMIZATION_LEVEL = 0;
  522. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  523. GCC_PREFIX_HEADER = Passenger_Prefix.pch;
  524. INFOPLIST_FILE = Info.plist;
  525. INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
  526. PRODUCT_NAME = Passenger;
  527. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
  528. VALID_ARCHS = x86_64;
  529. WRAPPER_EXTENSION = prefPane;
  530. ZERO_LINK = YES;
  531. };
  532. name = Debug;
  533. };
  534. 1DBD214A08BA80EA00186707 /* Release */ = {
  535. isa = XCBuildConfiguration;
  536. buildSettings = {
  537. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  538. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  539. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  540. FRAMEWORK_SEARCH_PATHS = (
  541. "$(inherited)",
  542. "\"$(SRCROOT)/vendor\"",
  543. );
  544. GCC_C_LANGUAGE_STANDARD = c99;
  545. GCC_MODEL_TUNING = G5;
  546. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  547. GCC_PREFIX_HEADER = Passenger_Prefix.pch;
  548. INFOPLIST_FILE = Info.plist;
  549. INSTALL_PATH = "$(HOME)/Library/PreferencePanes";
  550. PRODUCT_NAME = Passenger;
  551. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
  552. VALID_ARCHS = x86_64;
  553. WRAPPER_EXTENSION = prefPane;
  554. };
  555. name = Release;
  556. };
  557. 1DBD214D08BA80EA00186707 /* Debug */ = {
  558. isa = XCBuildConfiguration;
  559. buildSettings = {
  560. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  561. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  562. GCC_C_LANGUAGE_STANDARD = gnu99;
  563. GCC_ENABLE_OBJC_GC = required;
  564. GCC_MODEL_PPC64 = YES;
  565. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  566. GCC_WARN_UNUSED_VARIABLE = YES;
  567. PREBINDING = NO;
  568. SDKROOT = macosx;
  569. VALID_ARCHS = x86_64;
  570. };
  571. name = Debug;
  572. };
  573. 1DBD214E08BA80EA00186707 /* Release */ = {
  574. isa = XCBuildConfiguration;
  575. buildSettings = {
  576. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  577. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  578. GCC_C_LANGUAGE_STANDARD = gnu99;
  579. GCC_ENABLE_OBJC_GC = required;
  580. GCC_MODEL_PPC64 = YES;
  581. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  582. GCC_WARN_UNUSED_VARIABLE = YES;
  583. PREBINDING = NO;
  584. SDKROOT = macosx;
  585. VALID_ARCHS = x86_64;
  586. };
  587. name = Release;
  588. };
  589. 63EF8D0512DC8FC10063C6CD /* Debug */ = {
  590. isa = XCBuildConfiguration;
  591. buildSettings = {
  592. };
  593. name = Debug;
  594. };
  595. 63EF8D0612DC8FC10063C6CD /* Release */ = {
  596. isa = XCBuildConfiguration;
  597. buildSettings = {
  598. };
  599. name = Release;
  600. };
  601. 63EF8D0812DC8FC10063C6CD /* Debug */ = {
  602. isa = XCBuildConfiguration;
  603. buildSettings = {
  604. ALWAYS_SEARCH_USER_PATHS = NO;
  605. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  606. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  607. COPY_PHASE_STRIP = NO;
  608. DYLIB_COMPATIBILITY_VERSION = 1;
  609. DYLIB_CURRENT_VERSION = 1;
  610. FRAMEWORK_SEARCH_PATHS = (
  611. "$(inherited)",
  612. "\"$(SRCROOT)/vendor\"",
  613. );
  614. FRAMEWORK_VERSION = A;
  615. GCC_C_LANGUAGE_STANDARD = gnu99;
  616. GCC_DYNAMIC_NO_PIC = NO;
  617. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  618. GCC_ENABLE_OBJC_GC = required;
  619. GCC_OPTIMIZATION_LEVEL = 0;
  620. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  621. GCC_PREFIX_HEADER = "PassengerTest-Prefix.pch";
  622. GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
  623. GCC_VERSION = "";
  624. INFOPLIST_FILE = "PassengerTest-Info.plist";
  625. INSTALL_PATH = "$(HOME)/Library/Frameworks";
  626. LIBRARY_SEARCH_PATHS = (
  627. "$(inherited)",
  628. "\"$(SRCROOT)/vendor/YAML.framework/Versions/A\"",
  629. );
  630. MACOSX_DEPLOYMENT_TARGET = 10.6;
  631. ONLY_ACTIVE_ARCH = NO;
  632. PRODUCT_NAME = "$(TARGET_NAME)";
  633. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
  634. WRAPPER_EXTENSION = framework;
  635. };
  636. name = Debug;
  637. };
  638. 63EF8D0912DC8FC10063C6CD /* Release */ = {
  639. isa = XCBuildConfiguration;
  640. buildSettings = {
  641. ALWAYS_SEARCH_USER_PATHS = NO;
  642. ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
  643. ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
  644. COPY_PHASE_STRIP = YES;
  645. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  646. DYLIB_COMPATIBILITY_VERSION = 1;
  647. DYLIB_CURRENT_VERSION = 1;
  648. FRAMEWORK_SEARCH_PATHS = (
  649. "$(inherited)",
  650. "\"$(SRCROOT)/vendor\"",
  651. );
  652. FRAMEWORK_VERSION = A;
  653. GCC_C_LANGUAGE_STANDARD = gnu99;
  654. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  655. GCC_ENABLE_OBJC_GC = required;
  656. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  657. GCC_PREFIX_HEADER = "PassengerTest-Prefix.pch";
  658. GCC_VERSION = "";
  659. INFOPLIST_FILE = "PassengerTest-Info.plist";
  660. INSTALL_PATH = "$(HOME)/Library/Frameworks";
  661. LIBRARY_SEARCH_PATHS = (
  662. "$(inherited)",
  663. "\"$(SRCROOT)/vendor/YAML.framework/Versions/A\"",
  664. );
  665. MACOSX_DEPLOYMENT_TARGET = 10.6;
  666. ONLY_ACTIVE_ARCH = NO;
  667. PRODUCT_NAME = "$(TARGET_NAME)";
  668. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
  669. WRAPPER_EXTENSION = framework;
  670. };
  671. name = Release;
  672. };
  673. 63EF8D0A12DC8FC10063C6CD /* Debug */ = {
  674. isa = XCBuildConfiguration;
  675. buildSettings = {
  676. COPY_PHASE_STRIP = NO;
  677. FRAMEWORK_SEARCH_PATHS = (
  678. "$(inherited)",
  679. "\"$(SRCROOT)/vendor\"",
  680. );
  681. GCC_DYNAMIC_NO_PIC = NO;
  682. GCC_OPTIMIZATION_LEVEL = 0;
  683. LIBRARY_SEARCH_PATHS = (
  684. "$(inherited)",
  685. "\"$(SRCROOT)/vendor/YAML.framework/Versions/A\"",
  686. );
  687. PRODUCT_NAME = PassengerTest;
  688. };
  689. name = Debug;
  690. };
  691. 63EF8D0B12DC8FC10063C6CD /* Release */ = {
  692. isa = XCBuildConfiguration;
  693. buildSettings = {
  694. COPY_PHASE_STRIP = YES;
  695. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  696. FRAMEWORK_SEARCH_PATHS = (
  697. "$(inherited)",
  698. "\"$(SRCROOT)/vendor\"",
  699. );
  700. LIBRARY_SEARCH_PATHS = (
  701. "$(inherited)",
  702. "\"$(SRCROOT)/vendor/YAML.framework/Versions/A\"",
  703. );
  704. PRODUCT_NAME = PassengerTest;
  705. };
  706. name = Release;
  707. };
  708. /* End XCBuildConfiguration section */
  709. /* Begin XCConfigurationList section */
  710. 1DBD214808BA80EA00186707 /* Build configuration list for PBXNativeTarget "Passenger" */ = {
  711. isa = XCConfigurationList;
  712. buildConfigurations = (
  713. 1DBD214908BA80EA00186707 /* Debug */,
  714. 1DBD214A08BA80EA00186707 /* Release */,
  715. );
  716. defaultConfigurationIsVisible = 0;
  717. defaultConfigurationName = Release;
  718. };
  719. 1DBD214C08BA80EA00186707 /* Build configuration list for PBXProject "Passenger" */ = {
  720. isa = XCConfigurationList;
  721. buildConfigurations = (
  722. 1DBD214D08BA80EA00186707 /* Debug */,
  723. 1DBD214E08BA80EA00186707 /* Release */,
  724. 63EF8D0512DC8FC10063C6CD /* Debug */,
  725. 63EF8D0612DC8FC10063C6CD /* Release */,
  726. );
  727. defaultConfigurationIsVisible = 0;
  728. defaultConfigurationName = Release;
  729. };
  730. 63EF8D0712DC8FC10063C6CD /* Build configuration list for PBXNativeTarget "PassengerTest" */ = {
  731. isa = XCConfigurationList;
  732. buildConfigurations = (
  733. 63EF8D0812DC8FC10063C6CD /* Debug */,
  734. 63EF8D0912DC8FC10063C6CD /* Release */,
  735. 63EF8D0A12DC8FC10063C6CD /* Debug */,
  736. 63EF8D0B12DC8FC10063C6CD /* Release */,
  737. );
  738. defaultConfigurationIsVisible = 0;
  739. defaultConfigurationName = Release;
  740. };
  741. /* End XCConfigurationList section */
  742. };
  743. rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  744. }