]> git.wincent.com - fusion-crash-reporter.git/blob - fusion-crash-reporter.xcodeproj/project.pbxproj
Add reference to buildtools submodule
[fusion-crash-reporter.git] / fusion-crash-reporter.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
11                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
12 /* End PBXBuildFile section */
13
14 /* Begin PBXFileReference section */
15                 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
16                 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
17                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
18                 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "fusion-crash-reporter.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
19                 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
20                 BC506CB712874F30006F0550 /* buildtools */ = {isa = PBXFileReference; lastKnownFileType = folder; path = buildtools; sourceTree = "<group>"; };
21                 BC7DE6A212874C1D0027C712 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
22                 D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
23 /* End PBXFileReference section */
24
25 /* Begin PBXFrameworksBuildPhase section */
26                 8D5B49B3048680CD000E48DA /* Frameworks */ = {
27                         isa = PBXFrameworksBuildPhase;
28                         buildActionMask = 2147483647;
29                         files = (
30                                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
31                         );
32                         runOnlyForDeploymentPostprocessing = 0;
33                 };
34 /* End PBXFrameworksBuildPhase section */
35
36 /* Begin PBXGroup section */
37                 089C166AFE841209C02AAC07 /* fusion-crash-reporter */ = {
38                         isa = PBXGroup;
39                         children = (
40                                 BC7DE6A912874C4C0027C712 /* Configuration */,
41                                 BC7DE6A812874C420027C712 /* Submodules */,
42                                 08FB77AFFE84173DC02AAC07 /* Classes */,
43                                 32C88E010371C26100C91783 /* Other Sources */,
44                                 089C167CFE841241C02AAC07 /* Resources */,
45                                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
46                                 19C28FB8FE9D52D311CA2CBB /* Products */,
47                         );
48                         name = "fusion-crash-reporter";
49                         sourceTree = "<group>";
50                 };
51                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
52                         isa = PBXGroup;
53                         children = (
54                                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
55                                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
56                         );
57                         name = "Frameworks and Libraries";
58                         sourceTree = "<group>";
59                 };
60                 089C167CFE841241C02AAC07 /* Resources */ = {
61                         isa = PBXGroup;
62                         children = (
63                                 8D5B49B7048680CD000E48DA /* Info.plist */,
64                                 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
65                         );
66                         name = Resources;
67                         sourceTree = "<group>";
68                 };
69                 08FB77AFFE84173DC02AAC07 /* Classes */ = {
70                         isa = PBXGroup;
71                         children = (
72                         );
73                         name = Classes;
74                         sourceTree = "<group>";
75                 };
76                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
77                         isa = PBXGroup;
78                         children = (
79                                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
80                         );
81                         name = "Linked Frameworks";
82                         sourceTree = "<group>";
83                 };
84                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
85                         isa = PBXGroup;
86                         children = (
87                                 089C167FFE841241C02AAC07 /* AppKit.framework */,
88                                 D2F7E65807B2D6F200F64583 /* CoreData.framework */,
89                                 089C1672FE841209C02AAC07 /* Foundation.framework */,
90                         );
91                         name = "Other Frameworks";
92                         sourceTree = "<group>";
93                 };
94                 19C28FB8FE9D52D311CA2CBB /* Products */ = {
95                         isa = PBXGroup;
96                         children = (
97                                 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */,
98                         );
99                         name = Products;
100                         sourceTree = "<group>";
101                 };
102                 32C88E010371C26100C91783 /* Other Sources */ = {
103                         isa = PBXGroup;
104                         children = (
105                         );
106                         name = "Other Sources";
107                         sourceTree = "<group>";
108                 };
109                 BC7DE6A812874C420027C712 /* Submodules */ = {
110                         isa = PBXGroup;
111                         children = (
112                                 BC506CB712874F30006F0550 /* buildtools */,
113                         );
114                         name = Submodules;
115                         sourceTree = "<group>";
116                 };
117                 BC7DE6A912874C4C0027C712 /* Configuration */ = {
118                         isa = PBXGroup;
119                         children = (
120                         );
121                         name = Configuration;
122                         sourceTree = "<group>";
123                 };
124 /* End PBXGroup section */
125
126 /* Begin PBXNativeTarget section */
127                 8D5B49AC048680CD000E48DA /* fusion-crash-reporter */ = {
128                         isa = PBXNativeTarget;
129                         buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "fusion-crash-reporter" */;
130                         buildPhases = (
131                                 8D5B49AF048680CD000E48DA /* Resources */,
132                                 8D5B49B1048680CD000E48DA /* Sources */,
133                                 8D5B49B3048680CD000E48DA /* Frameworks */,
134                         );
135                         buildRules = (
136                         );
137                         dependencies = (
138                         );
139                         name = "fusion-crash-reporter";
140                         productInstallPath = "$(HOME)/Library/Bundles";
141                         productName = "fusion-crash-reporter";
142                         productReference = 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */;
143                         productType = "com.apple.product-type.bundle";
144                 };
145 /* End PBXNativeTarget section */
146
147 /* Begin PBXProject section */
148                 089C1669FE841209C02AAC07 /* Project object */ = {
149                         isa = PBXProject;
150                         buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "fusion-crash-reporter" */;
151                         compatibilityVersion = "Xcode 3.1";
152                         developmentRegion = English;
153                         hasScannedForEncodings = 1;
154                         knownRegions = (
155                                 English,
156                                 Japanese,
157                                 French,
158                                 German,
159                                 en,
160                         );
161                         mainGroup = 089C166AFE841209C02AAC07 /* fusion-crash-reporter */;
162                         projectDirPath = "";
163                         projectRoot = "";
164                         targets = (
165                                 8D5B49AC048680CD000E48DA /* fusion-crash-reporter */,
166                         );
167                 };
168 /* End PBXProject section */
169
170 /* Begin PBXResourcesBuildPhase section */
171                 8D5B49AF048680CD000E48DA /* Resources */ = {
172                         isa = PBXResourcesBuildPhase;
173                         buildActionMask = 2147483647;
174                         files = (
175                                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
176                         );
177                         runOnlyForDeploymentPostprocessing = 0;
178                 };
179 /* End PBXResourcesBuildPhase section */
180
181 /* Begin PBXSourcesBuildPhase section */
182                 8D5B49B1048680CD000E48DA /* Sources */ = {
183                         isa = PBXSourcesBuildPhase;
184                         buildActionMask = 2147483647;
185                         files = (
186                         );
187                         runOnlyForDeploymentPostprocessing = 0;
188                 };
189 /* End PBXSourcesBuildPhase section */
190
191 /* Begin PBXVariantGroup section */
192                 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
193                         isa = PBXVariantGroup;
194                         children = (
195                                 BC7DE6A212874C1D0027C712 /* en */,
196                         );
197                         name = InfoPlist.strings;
198                         sourceTree = "<group>";
199                 };
200 /* End PBXVariantGroup section */
201
202 /* Begin XCBuildConfiguration section */
203                 1DEB913B08733D840010E9CD /* Debug */ = {
204                         isa = XCBuildConfiguration;
205                         buildSettings = {
206                                 INFOPLIST_FILE = Info.plist;
207                                 PRODUCT_NAME = "fusion-crash-reporter";
208                         };
209                         name = Debug;
210                 };
211                 1DEB913C08733D840010E9CD /* Release */ = {
212                         isa = XCBuildConfiguration;
213                         buildSettings = {
214                                 INFOPLIST_FILE = Info.plist;
215                                 PRODUCT_NAME = "fusion-crash-reporter";
216                         };
217                         name = Release;
218                 };
219                 1DEB913F08733D840010E9CD /* Debug */ = {
220                         isa = XCBuildConfiguration;
221                         buildSettings = {
222                         };
223                         name = Debug;
224                 };
225                 1DEB914008733D840010E9CD /* Release */ = {
226                         isa = XCBuildConfiguration;
227                         buildSettings = {
228                         };
229                         name = Release;
230                 };
231 /* End XCBuildConfiguration section */
232
233 /* Begin XCConfigurationList section */
234                 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "fusion-crash-reporter" */ = {
235                         isa = XCConfigurationList;
236                         buildConfigurations = (
237                                 1DEB913B08733D840010E9CD /* Debug */,
238                                 1DEB913C08733D840010E9CD /* Release */,
239                         );
240                         defaultConfigurationIsVisible = 0;
241                         defaultConfigurationName = Release;
242                 };
243                 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "fusion-crash-reporter" */ = {
244                         isa = XCConfigurationList;
245                         buildConfigurations = (
246                                 1DEB913F08733D840010E9CD /* Debug */,
247                                 1DEB914008733D840010E9CD /* Release */,
248                         );
249                         defaultConfigurationIsVisible = 0;
250                         defaultConfigurationName = Release;
251                 };
252 /* End XCConfigurationList section */
253         };
254         rootObject = 089C1669FE841209C02AAC07 /* Project object */;
255 }