|
15 | 15 | 2899E5220DE3E06400AC0155 /* OpenFlowProjectViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* OpenFlowProjectViewController.xib */; };
|
16 | 16 | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
|
17 | 17 | 28D7ACF80DDB3853001CB0EB /* OpenFlowProjectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* OpenFlowProjectViewController.m */; };
|
| 18 | + 5C27EDD61211FA1A003271FF /* SBNotifyingWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C27EDD41211FA1A003271FF /* SBNotifyingWindow.m */; }; |
18 | 19 | AB1C193210F462F50060F12D /* AFGetImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = AB1C193110F462F50060F12D /* AFGetImageOperation.m */; };
|
19 | 20 | AB1C193B10F4630A0060F12D /* AFItemView.m in Sources */ = {isa = PBXBuildFile; fileRef = AB1C193510F4630A0060F12D /* AFItemView.m */; };
|
20 | 21 | AB1C193C10F4630A0060F12D /* AFOpenFlowView.m in Sources */ = {isa = PBXBuildFile; fileRef = AB1C193810F4630A0060F12D /* AFOpenFlowView.m */; };
|
|
66 | 67 | 28D7ACF70DDB3853001CB0EB /* OpenFlowProjectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpenFlowProjectViewController.m; sourceTree = "<group>"; };
|
67 | 68 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
68 | 69 | 32CA4F630368D1EE00C91783 /* OpenFlowProject_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenFlowProject_Prefix.pch; sourceTree = "<group>"; };
|
| 70 | + 5C27EDD41211FA1A003271FF /* SBNotifyingWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBNotifyingWindow.m; sourceTree = "<group>"; }; |
| 71 | + 5C27EDD51211FA1A003271FF /* SBNotifyingWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBNotifyingWindow.h; sourceTree = "<group>"; }; |
69 | 72 | 8D1107310486CEB800E47090 /* OpenFlowProject-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "OpenFlowProject-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
70 | 73 | AB1C193010F462F50060F12D /* AFGetImageOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFGetImageOperation.h; sourceTree = "<group>"; };
|
71 | 74 | AB1C193110F462F50060F12D /* AFGetImageOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFGetImageOperation.m; sourceTree = "<group>"; };
|
|
193 | 196 | AB1C193310F4630A0060F12D /* OpenFlow */ = {
|
194 | 197 | isa = PBXGroup;
|
195 | 198 | children = (
|
| 199 | + 5C27EDD41211FA1A003271FF /* SBNotifyingWindow.m */, |
| 200 | + 5C27EDD51211FA1A003271FF /* SBNotifyingWindow.h */, |
196 | 201 | AB1C193410F4630A0060F12D /* AFItemView.h */,
|
197 | 202 | AB1C193510F4630A0060F12D /* AFItemView.m */,
|
198 | 203 | AB1C193610F4630A0060F12D /* AFOpenFlowConstants.h */,
|
|
335 | 340 | AB1C193B10F4630A0060F12D /* AFItemView.m in Sources */,
|
336 | 341 | AB1C193C10F4630A0060F12D /* AFOpenFlowView.m in Sources */,
|
337 | 342 | AB1C193D10F4630A0060F12D /* AFUIImageReflection.m in Sources */,
|
| 343 | + 5C27EDD61211FA1A003271FF /* SBNotifyingWindow.m in Sources */, |
338 | 344 | );
|
339 | 345 | runOnlyForDeploymentPostprocessing = 0;
|
340 | 346 | };
|
|
352 | 358 | GCC_PREFIX_HEADER = OpenFlowProject_Prefix.pch;
|
353 | 359 | INFOPLIST_FILE = "OpenFlowProject-Info.plist";
|
354 | 360 | PRODUCT_NAME = OpenFlowProject;
|
| 361 | + SDKROOT = iphonesimulator4.0; |
355 | 362 | };
|
356 | 363 | name = Debug;
|
357 | 364 | };
|
|
0 commit comments