9 /* Begin PBXBuildFile section */
10 CD1DAF971D709E3600017CF0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1DAF961D709E3600017CF0 /* main.m */; };
11 CD1DAF9A1D709E3600017CF0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1DAF991D709E3600017CF0 /* AppDelegate.m */; };
12 CD1DAFA01D709E3600017CF0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CD1DAF9E1D709E3600017CF0 /* Main.storyboard */; };
13 CD1DAFA21D709E3600017CF0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CD1DAFA11D709E3600017CF0 /* Assets.xcassets */; };
14 CD1DAFA51D709E3600017CF0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CD1DAFA31D709E3600017CF0 /* LaunchScreen.storyboard */; };
15 CD1DAFB01D709E3600017CF0 /* MobileMiniBrowserUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1DAFAF1D709E3600017CF0 /* MobileMiniBrowserUITests.m */; };
16 CD1DAFBE1D709EF200017CF0 /* TabViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1DAFBB1D709EF200017CF0 /* TabViewController.m */; };
17 CD1DAFBF1D709EF200017CF0 /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1DAFBD1D709EF200017CF0 /* WebViewController.m */; };
18 CD1DAFC21D70E12D00017CF0 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1DAFC11D70E12D00017CF0 /* WebKit.framework */; };
19 /* End PBXBuildFile section */
21 /* Begin PBXContainerItemProxy section */
22 CD1DAFAC1D709E3600017CF0 /* PBXContainerItemProxy */ = {
23 isa = PBXContainerItemProxy;
24 containerPortal = CD1DAF8A1D709E3600017CF0 /* Project object */;
26 remoteGlobalIDString = CD1DAF911D709E3600017CF0;
27 remoteInfo = MobileMiniBrowser;
29 /* End PBXContainerItemProxy section */
31 /* Begin PBXFileReference section */
32 CD1DAF921D709E3600017CF0 /* MobileMiniBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MobileMiniBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; };
33 CD1DAF961D709E3600017CF0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
34 CD1DAF981D709E3600017CF0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
35 CD1DAF991D709E3600017CF0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
36 CD1DAF9F1D709E3600017CF0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
37 CD1DAFA11D709E3600017CF0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
38 CD1DAFA41D709E3600017CF0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
39 CD1DAFA61D709E3600017CF0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
40 CD1DAFAB1D709E3600017CF0 /* MobileMiniBrowserUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MobileMiniBrowserUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
41 CD1DAFAF1D709E3600017CF0 /* MobileMiniBrowserUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MobileMiniBrowserUITests.m; sourceTree = "<group>"; };
42 CD1DAFB11D709E3600017CF0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
43 CD1DAFBA1D709EF200017CF0 /* TabViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabViewController.h; sourceTree = "<group>"; };
44 CD1DAFBB1D709EF200017CF0 /* TabViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabViewController.m; sourceTree = "<group>"; };
45 CD1DAFBC1D709EF200017CF0 /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = "<group>"; };
46 CD1DAFBD1D709EF200017CF0 /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewController.m; sourceTree = "<group>"; };
47 CD1DAFC11D70E12D00017CF0 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = "../../WebKitBuild/Debug-iphonesimulator/WebKit.framework"; sourceTree = "<group>"; };
48 /* End PBXFileReference section */
50 /* Begin PBXFrameworksBuildPhase section */
51 CD1DAF8F1D709E3600017CF0 /* Frameworks */ = {
52 isa = PBXFrameworksBuildPhase;
53 buildActionMask = 2147483647;
55 CD1DAFC21D70E12D00017CF0 /* WebKit.framework in Frameworks */,
57 runOnlyForDeploymentPostprocessing = 0;
59 CD1DAFA81D709E3600017CF0 /* Frameworks */ = {
60 isa = PBXFrameworksBuildPhase;
61 buildActionMask = 2147483647;
64 runOnlyForDeploymentPostprocessing = 0;
66 /* End PBXFrameworksBuildPhase section */
68 /* Begin PBXGroup section */
69 CD1DAF891D709E3600017CF0 = {
72 CD1DAF941D709E3600017CF0 /* MobileMiniBrowser */,
73 CD1DAFAE1D709E3600017CF0 /* MobileMiniBrowserUITests */,
74 CD1DAF931D709E3600017CF0 /* Products */,
75 CD1DAFC01D70E12D00017CF0 /* Frameworks */,
77 sourceTree = "<group>";
79 CD1DAF931D709E3600017CF0 /* Products */ = {
82 CD1DAF921D709E3600017CF0 /* MobileMiniBrowser.app */,
83 CD1DAFAB1D709E3600017CF0 /* MobileMiniBrowserUITests.xctest */,
86 sourceTree = "<group>";
88 CD1DAF941D709E3600017CF0 /* MobileMiniBrowser */ = {
91 CD1DAFBA1D709EF200017CF0 /* TabViewController.h */,
92 CD1DAFBB1D709EF200017CF0 /* TabViewController.m */,
93 CD1DAFBC1D709EF200017CF0 /* WebViewController.h */,
94 CD1DAFBD1D709EF200017CF0 /* WebViewController.m */,
95 CD1DAF981D709E3600017CF0 /* AppDelegate.h */,
96 CD1DAF991D709E3600017CF0 /* AppDelegate.m */,
97 CD1DAF9E1D709E3600017CF0 /* Main.storyboard */,
98 CD1DAFA11D709E3600017CF0 /* Assets.xcassets */,
99 CD1DAFA31D709E3600017CF0 /* LaunchScreen.storyboard */,
100 CD1DAFA61D709E3600017CF0 /* Info.plist */,
101 CD1DAF951D709E3600017CF0 /* Supporting Files */,
103 path = MobileMiniBrowser;
104 sourceTree = "<group>";
106 CD1DAF951D709E3600017CF0 /* Supporting Files */ = {
109 CD1DAF961D709E3600017CF0 /* main.m */,
111 name = "Supporting Files";
112 sourceTree = "<group>";
114 CD1DAFAE1D709E3600017CF0 /* MobileMiniBrowserUITests */ = {
117 CD1DAFAF1D709E3600017CF0 /* MobileMiniBrowserUITests.m */,
118 CD1DAFB11D709E3600017CF0 /* Info.plist */,
120 path = MobileMiniBrowserUITests;
121 sourceTree = "<group>";
123 CD1DAFC01D70E12D00017CF0 /* Frameworks */ = {
126 CD1DAFC11D70E12D00017CF0 /* WebKit.framework */,
129 sourceTree = "<group>";
131 /* End PBXGroup section */
133 /* Begin PBXNativeTarget section */
134 CD1DAF911D709E3600017CF0 /* MobileMiniBrowser */ = {
135 isa = PBXNativeTarget;
136 buildConfigurationList = CD1DAFB41D709E3600017CF0 /* Build configuration list for PBXNativeTarget "MobileMiniBrowser" */;
138 CD1DAF8E1D709E3600017CF0 /* Sources */,
139 CD1DAF8F1D709E3600017CF0 /* Frameworks */,
140 CD1DAF901D709E3600017CF0 /* Resources */,
146 name = MobileMiniBrowser;
147 productName = MobileMiniBrowser;
148 productReference = CD1DAF921D709E3600017CF0 /* MobileMiniBrowser.app */;
149 productType = "com.apple.product-type.application";
151 CD1DAFAA1D709E3600017CF0 /* MobileMiniBrowserUITests */ = {
152 isa = PBXNativeTarget;
153 buildConfigurationList = CD1DAFB71D709E3600017CF0 /* Build configuration list for PBXNativeTarget "MobileMiniBrowserUITests" */;
155 CD1DAFA71D709E3600017CF0 /* Sources */,
156 CD1DAFA81D709E3600017CF0 /* Frameworks */,
157 CD1DAFA91D709E3600017CF0 /* Resources */,
162 CD1DAFAD1D709E3600017CF0 /* PBXTargetDependency */,
164 name = MobileMiniBrowserUITests;
165 productName = MobileMiniBrowserUITests;
166 productReference = CD1DAFAB1D709E3600017CF0 /* MobileMiniBrowserUITests.xctest */;
167 productType = "com.apple.product-type.bundle.ui-testing";
169 /* End PBXNativeTarget section */
171 /* Begin PBXProject section */
172 CD1DAF8A1D709E3600017CF0 /* Project object */ = {
175 LastUpgradeCheck = 0800;
176 ORGANIZATIONNAME = WebKit;
178 CD1DAF911D709E3600017CF0 = {
179 CreatedOnToolsVersion = 8.0;
181 CD1DAFAA1D709E3600017CF0 = {
182 CreatedOnToolsVersion = 8.0;
183 TestTargetID = CD1DAF911D709E3600017CF0;
187 buildConfigurationList = CD1DAF8D1D709E3600017CF0 /* Build configuration list for PBXProject "MobileMiniBrowser" */;
188 compatibilityVersion = "Xcode 3.2";
189 developmentRegion = English;
190 hasScannedForEncodings = 0;
195 mainGroup = CD1DAF891D709E3600017CF0;
196 productRefGroup = CD1DAF931D709E3600017CF0 /* Products */;
200 CD1DAF911D709E3600017CF0 /* MobileMiniBrowser */,
201 CD1DAFAA1D709E3600017CF0 /* MobileMiniBrowserUITests */,
204 /* End PBXProject section */
206 /* Begin PBXResourcesBuildPhase section */
207 CD1DAF901D709E3600017CF0 /* Resources */ = {
208 isa = PBXResourcesBuildPhase;
209 buildActionMask = 2147483647;
211 CD1DAFA51D709E3600017CF0 /* LaunchScreen.storyboard in Resources */,
212 CD1DAFA21D709E3600017CF0 /* Assets.xcassets in Resources */,
213 CD1DAFA01D709E3600017CF0 /* Main.storyboard in Resources */,
215 runOnlyForDeploymentPostprocessing = 0;
217 CD1DAFA91D709E3600017CF0 /* Resources */ = {
218 isa = PBXResourcesBuildPhase;
219 buildActionMask = 2147483647;
222 runOnlyForDeploymentPostprocessing = 0;
224 /* End PBXResourcesBuildPhase section */
226 /* Begin PBXSourcesBuildPhase section */
227 CD1DAF8E1D709E3600017CF0 /* Sources */ = {
228 isa = PBXSourcesBuildPhase;
229 buildActionMask = 2147483647;
231 CD1DAFBE1D709EF200017CF0 /* TabViewController.m in Sources */,
232 CD1DAF9A1D709E3600017CF0 /* AppDelegate.m in Sources */,
233 CD1DAF971D709E3600017CF0 /* main.m in Sources */,
234 CD1DAFBF1D709EF200017CF0 /* WebViewController.m in Sources */,
236 runOnlyForDeploymentPostprocessing = 0;
238 CD1DAFA71D709E3600017CF0 /* Sources */ = {
239 isa = PBXSourcesBuildPhase;
240 buildActionMask = 2147483647;
242 CD1DAFB01D709E3600017CF0 /* MobileMiniBrowserUITests.m in Sources */,
244 runOnlyForDeploymentPostprocessing = 0;
246 /* End PBXSourcesBuildPhase section */
248 /* Begin PBXTargetDependency section */
249 CD1DAFAD1D709E3600017CF0 /* PBXTargetDependency */ = {
250 isa = PBXTargetDependency;
251 target = CD1DAF911D709E3600017CF0 /* MobileMiniBrowser */;
252 targetProxy = CD1DAFAC1D709E3600017CF0 /* PBXContainerItemProxy */;
254 /* End PBXTargetDependency section */
256 /* Begin PBXVariantGroup section */
257 CD1DAF9E1D709E3600017CF0 /* Main.storyboard */ = {
258 isa = PBXVariantGroup;
260 CD1DAF9F1D709E3600017CF0 /* Base */,
262 name = Main.storyboard;
263 sourceTree = "<group>";
265 CD1DAFA31D709E3600017CF0 /* LaunchScreen.storyboard */ = {
266 isa = PBXVariantGroup;
268 CD1DAFA41D709E3600017CF0 /* Base */,
270 name = LaunchScreen.storyboard;
271 sourceTree = "<group>";
273 /* End PBXVariantGroup section */
275 /* Begin XCBuildConfiguration section */
276 CD1DAFB21D709E3600017CF0 /* Debug */ = {
277 isa = XCBuildConfiguration;
279 ALWAYS_SEARCH_USER_PATHS = NO;
280 CLANG_ANALYZER_NONNULL = YES;
281 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
282 CLANG_CXX_LIBRARY = "libc++";
283 CLANG_ENABLE_MODULES = YES;
284 CLANG_ENABLE_OBJC_ARC = YES;
285 CLANG_WARN_BOOL_CONVERSION = YES;
286 CLANG_WARN_CONSTANT_CONVERSION = YES;
287 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
288 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
289 CLANG_WARN_EMPTY_BODY = YES;
290 CLANG_WARN_ENUM_CONVERSION = YES;
291 CLANG_WARN_INFINITE_RECURSION = YES;
292 CLANG_WARN_INT_CONVERSION = YES;
293 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
294 CLANG_WARN_SUSPICIOUS_MOVES = YES;
295 CLANG_WARN_UNREACHABLE_CODE = YES;
296 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
297 COPY_PHASE_STRIP = NO;
298 DEBUG_INFORMATION_FORMAT = dwarf;
299 ENABLE_STRICT_OBJC_MSGSEND = YES;
300 ENABLE_TESTABILITY = YES;
301 GCC_C_LANGUAGE_STANDARD = gnu99;
302 GCC_DYNAMIC_NO_PIC = NO;
303 GCC_NO_COMMON_BLOCKS = YES;
304 GCC_OPTIMIZATION_LEVEL = 0;
305 GCC_PREPROCESSOR_DEFINITIONS = (
309 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
310 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
311 GCC_WARN_UNDECLARED_SELECTOR = YES;
312 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
313 GCC_WARN_UNUSED_FUNCTION = YES;
314 GCC_WARN_UNUSED_VARIABLE = YES;
315 MTL_ENABLE_DEBUG_INFO = YES;
316 ONLY_ACTIVE_ARCH = YES;
318 TARGETED_DEVICE_FAMILY = "1,2";
322 CD1DAFB31D709E3600017CF0 /* Release */ = {
323 isa = XCBuildConfiguration;
325 ALWAYS_SEARCH_USER_PATHS = NO;
326 CLANG_ANALYZER_NONNULL = YES;
327 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
328 CLANG_CXX_LIBRARY = "libc++";
329 CLANG_ENABLE_MODULES = YES;
330 CLANG_ENABLE_OBJC_ARC = YES;
331 CLANG_WARN_BOOL_CONVERSION = YES;
332 CLANG_WARN_CONSTANT_CONVERSION = YES;
333 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
334 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
335 CLANG_WARN_EMPTY_BODY = YES;
336 CLANG_WARN_ENUM_CONVERSION = YES;
337 CLANG_WARN_INFINITE_RECURSION = YES;
338 CLANG_WARN_INT_CONVERSION = YES;
339 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
340 CLANG_WARN_SUSPICIOUS_MOVES = YES;
341 CLANG_WARN_UNREACHABLE_CODE = YES;
342 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
343 COPY_PHASE_STRIP = NO;
344 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
345 ENABLE_NS_ASSERTIONS = NO;
346 ENABLE_STRICT_OBJC_MSGSEND = YES;
347 GCC_C_LANGUAGE_STANDARD = gnu99;
348 GCC_NO_COMMON_BLOCKS = YES;
349 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
350 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
351 GCC_WARN_UNDECLARED_SELECTOR = YES;
352 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
353 GCC_WARN_UNUSED_FUNCTION = YES;
354 GCC_WARN_UNUSED_VARIABLE = YES;
355 MTL_ENABLE_DEBUG_INFO = NO;
357 TARGETED_DEVICE_FAMILY = "1,2";
358 VALIDATE_PRODUCT = YES;
362 CD1DAFB51D709E3600017CF0 /* Debug */ = {
363 isa = XCBuildConfiguration;
365 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
366 INFOPLIST_FILE = MobileMiniBrowser/Info.plist;
367 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
368 PRODUCT_BUNDLE_IDENTIFIER = org.webkit.MobileMiniBrowser;
369 PRODUCT_NAME = "$(TARGET_NAME)";
373 CD1DAFB61D709E3600017CF0 /* Release */ = {
374 isa = XCBuildConfiguration;
376 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
377 INFOPLIST_FILE = MobileMiniBrowser/Info.plist;
378 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
379 PRODUCT_BUNDLE_IDENTIFIER = org.webkit.MobileMiniBrowser;
380 PRODUCT_NAME = "$(TARGET_NAME)";
384 CD1DAFB81D709E3600017CF0 /* Debug */ = {
385 isa = XCBuildConfiguration;
387 INFOPLIST_FILE = MobileMiniBrowserUITests/Info.plist;
388 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
389 PRODUCT_BUNDLE_IDENTIFIER = org.webkit.MobileMiniBrowserUITests;
390 PRODUCT_NAME = "$(TARGET_NAME)";
391 TEST_TARGET_NAME = MobileMiniBrowser;
395 CD1DAFB91D709E3600017CF0 /* Release */ = {
396 isa = XCBuildConfiguration;
398 INFOPLIST_FILE = MobileMiniBrowserUITests/Info.plist;
399 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
400 PRODUCT_BUNDLE_IDENTIFIER = org.webkit.MobileMiniBrowserUITests;
401 PRODUCT_NAME = "$(TARGET_NAME)";
402 TEST_TARGET_NAME = MobileMiniBrowser;
406 /* End XCBuildConfiguration section */
408 /* Begin XCConfigurationList section */
409 CD1DAF8D1D709E3600017CF0 /* Build configuration list for PBXProject "MobileMiniBrowser" */ = {
410 isa = XCConfigurationList;
411 buildConfigurations = (
412 CD1DAFB21D709E3600017CF0 /* Debug */,
413 CD1DAFB31D709E3600017CF0 /* Release */,
415 defaultConfigurationIsVisible = 0;
416 defaultConfigurationName = Release;
418 CD1DAFB41D709E3600017CF0 /* Build configuration list for PBXNativeTarget "MobileMiniBrowser" */ = {
419 isa = XCConfigurationList;
420 buildConfigurations = (
421 CD1DAFB51D709E3600017CF0 /* Debug */,
422 CD1DAFB61D709E3600017CF0 /* Release */,
424 defaultConfigurationIsVisible = 0;
425 defaultConfigurationName = Release;
427 CD1DAFB71D709E3600017CF0 /* Build configuration list for PBXNativeTarget "MobileMiniBrowserUITests" */ = {
428 isa = XCConfigurationList;
429 buildConfigurations = (
430 CD1DAFB81D709E3600017CF0 /* Debug */,
431 CD1DAFB91D709E3600017CF0 /* Release */,
433 defaultConfigurationIsVisible = 0;
434 defaultConfigurationName = Release;
436 /* End XCConfigurationList section */
438 rootObject = CD1DAF8A1D709E3600017CF0 /* Project object */;