diff --git a/PagePeelDemo.xcodeproj/project.pbxproj b/PagePeelDemo.xcodeproj/project.pbxproj new file mode 100644 index 0000000..c2f7372 --- /dev/null +++ b/PagePeelDemo.xcodeproj/project.pbxproj @@ -0,0 +1,294 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 7BB0CAF413BA0FAD00040FCB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BB0CAF313BA0FAD00040FCB /* UIKit.framework */; }; + 7BB0CAF613BA0FAD00040FCB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BB0CAF513BA0FAD00040FCB /* Foundation.framework */; }; + 7BB0CAF813BA0FAD00040FCB /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BB0CAF713BA0FAD00040FCB /* CoreGraphics.framework */; }; + 7BB0CAFE13BA0FAD00040FCB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7BB0CAFC13BA0FAD00040FCB /* InfoPlist.strings */; }; + 7BB0CB0113BA0FAD00040FCB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BB0CB0013BA0FAD00040FCB /* main.m */; }; + 7BB0CB0413BA0FAD00040FCB /* PagePeelDemoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BB0CB0313BA0FAD00040FCB /* PagePeelDemoAppDelegate.m */; }; + 7BB0CB0713BA0FAD00040FCB /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7BB0CB0513BA0FAD00040FCB /* MainWindow.xib */; }; + 7BB0CB0A13BA0FAD00040FCB /* PagePeelDemoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BB0CB0913BA0FAD00040FCB /* PagePeelDemoViewController.m */; }; + 7BB0CB0D13BA0FAD00040FCB /* PagePeelDemoViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7BB0CB0B13BA0FAD00040FCB /* PagePeelDemoViewController.xib */; }; + 7BB0CB1413BA101F00040FCB /* SDW_wide_3green.png in Resources */ = {isa = PBXBuildFile; fileRef = 7BB0CB1313BA101F00040FCB /* SDW_wide_3green.png */; }; + 7BB0CB1E13BA12CE00040FCB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BB0CB1D13BA12CE00040FCB /* QuartzCore.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 7BB0CAEF13BA0FAD00040FCB /* PagePeelDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PagePeelDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 7BB0CAF313BA0FAD00040FCB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 7BB0CAF513BA0FAD00040FCB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 7BB0CAF713BA0FAD00040FCB /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 7BB0CAFB13BA0FAD00040FCB /* PagePeelDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PagePeelDemo-Info.plist"; sourceTree = ""; }; + 7BB0CAFD13BA0FAD00040FCB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 7BB0CAFF13BA0FAD00040FCB /* PagePeelDemo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PagePeelDemo-Prefix.pch"; sourceTree = ""; }; + 7BB0CB0013BA0FAD00040FCB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 7BB0CB0213BA0FAD00040FCB /* PagePeelDemoAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PagePeelDemoAppDelegate.h; sourceTree = ""; }; + 7BB0CB0313BA0FAD00040FCB /* PagePeelDemoAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PagePeelDemoAppDelegate.m; sourceTree = ""; }; + 7BB0CB0613BA0FAD00040FCB /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainWindow.xib; sourceTree = ""; }; + 7BB0CB0813BA0FAD00040FCB /* PagePeelDemoViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PagePeelDemoViewController.h; sourceTree = ""; }; + 7BB0CB0913BA0FAD00040FCB /* PagePeelDemoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PagePeelDemoViewController.m; sourceTree = ""; }; + 7BB0CB0C13BA0FAD00040FCB /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/PagePeelDemoViewController.xib; sourceTree = ""; }; + 7BB0CB1313BA101F00040FCB /* SDW_wide_3green.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SDW_wide_3green.png; sourceTree = ""; }; + 7BB0CB1D13BA12CE00040FCB /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 7BB0CAEC13BA0FAD00040FCB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 7BB0CAF413BA0FAD00040FCB /* UIKit.framework in Frameworks */, + 7BB0CAF613BA0FAD00040FCB /* Foundation.framework in Frameworks */, + 7BB0CAF813BA0FAD00040FCB /* CoreGraphics.framework in Frameworks */, + 7BB0CB1E13BA12CE00040FCB /* QuartzCore.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 7BB0CAE413BA0FAD00040FCB = { + isa = PBXGroup; + children = ( + 7BB0CAF913BA0FAD00040FCB /* PagePeelDemo */, + 7BB0CAF213BA0FAD00040FCB /* Frameworks */, + 7BB0CAF013BA0FAD00040FCB /* Products */, + ); + sourceTree = ""; + }; + 7BB0CAF013BA0FAD00040FCB /* Products */ = { + isa = PBXGroup; + children = ( + 7BB0CAEF13BA0FAD00040FCB /* PagePeelDemo.app */, + ); + name = Products; + sourceTree = ""; + }; + 7BB0CAF213BA0FAD00040FCB /* Frameworks */ = { + isa = PBXGroup; + children = ( + 7BB0CB1D13BA12CE00040FCB /* QuartzCore.framework */, + 7BB0CAF313BA0FAD00040FCB /* UIKit.framework */, + 7BB0CAF513BA0FAD00040FCB /* Foundation.framework */, + 7BB0CAF713BA0FAD00040FCB /* CoreGraphics.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 7BB0CAF913BA0FAD00040FCB /* PagePeelDemo */ = { + isa = PBXGroup; + children = ( + 7BB0CB0213BA0FAD00040FCB /* PagePeelDemoAppDelegate.h */, + 7BB0CB0313BA0FAD00040FCB /* PagePeelDemoAppDelegate.m */, + 7BB0CB0513BA0FAD00040FCB /* MainWindow.xib */, + 7BB0CB0813BA0FAD00040FCB /* PagePeelDemoViewController.h */, + 7BB0CB0913BA0FAD00040FCB /* PagePeelDemoViewController.m */, + 7BB0CB0B13BA0FAD00040FCB /* PagePeelDemoViewController.xib */, + 7BB0CAFA13BA0FAD00040FCB /* Supporting Files */, + ); + path = PagePeelDemo; + sourceTree = ""; + }; + 7BB0CAFA13BA0FAD00040FCB /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 7BB0CB1313BA101F00040FCB /* SDW_wide_3green.png */, + 7BB0CAFB13BA0FAD00040FCB /* PagePeelDemo-Info.plist */, + 7BB0CAFC13BA0FAD00040FCB /* InfoPlist.strings */, + 7BB0CAFF13BA0FAD00040FCB /* PagePeelDemo-Prefix.pch */, + 7BB0CB0013BA0FAD00040FCB /* main.m */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 7BB0CAEE13BA0FAD00040FCB /* PagePeelDemo */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7BB0CB1013BA0FAD00040FCB /* Build configuration list for PBXNativeTarget "PagePeelDemo" */; + buildPhases = ( + 7BB0CAEB13BA0FAD00040FCB /* Sources */, + 7BB0CAEC13BA0FAD00040FCB /* Frameworks */, + 7BB0CAED13BA0FAD00040FCB /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = PagePeelDemo; + productName = PagePeelDemo; + productReference = 7BB0CAEF13BA0FAD00040FCB /* PagePeelDemo.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 7BB0CAE613BA0FAD00040FCB /* Project object */ = { + isa = PBXProject; + attributes = { + ORGANIZATIONNAME = "Mark Rickert"; + }; + buildConfigurationList = 7BB0CAE913BA0FAD00040FCB /* Build configuration list for PBXProject "PagePeelDemo" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 7BB0CAE413BA0FAD00040FCB; + productRefGroup = 7BB0CAF013BA0FAD00040FCB /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 7BB0CAEE13BA0FAD00040FCB /* PagePeelDemo */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 7BB0CAED13BA0FAD00040FCB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7BB0CAFE13BA0FAD00040FCB /* InfoPlist.strings in Resources */, + 7BB0CB0713BA0FAD00040FCB /* MainWindow.xib in Resources */, + 7BB0CB0D13BA0FAD00040FCB /* PagePeelDemoViewController.xib in Resources */, + 7BB0CB1413BA101F00040FCB /* SDW_wide_3green.png in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 7BB0CAEB13BA0FAD00040FCB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7BB0CB0113BA0FAD00040FCB /* main.m in Sources */, + 7BB0CB0413BA0FAD00040FCB /* PagePeelDemoAppDelegate.m in Sources */, + 7BB0CB0A13BA0FAD00040FCB /* PagePeelDemoViewController.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 7BB0CAFC13BA0FAD00040FCB /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 7BB0CAFD13BA0FAD00040FCB /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + 7BB0CB0513BA0FAD00040FCB /* MainWindow.xib */ = { + isa = PBXVariantGroup; + children = ( + 7BB0CB0613BA0FAD00040FCB /* en */, + ); + name = MainWindow.xib; + sourceTree = ""; + }; + 7BB0CB0B13BA0FAD00040FCB /* PagePeelDemoViewController.xib */ = { + isa = PBXVariantGroup; + children = ( + 7BB0CB0C13BA0FAD00040FCB /* en */, + ); + name = PagePeelDemoViewController.xib; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 7BB0CB0E13BA0FAD00040FCB /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_BIT)"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = DEBUG; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_VERSION = com.apple.compilers.llvmgcc42; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 4.3; + SDKROOT = iphoneos; + }; + name = Debug; + }; + 7BB0CB0F13BA0FAD00040FCB /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_BIT)"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_VERSION = com.apple.compilers.llvmgcc42; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 4.3; + OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; + SDKROOT = iphoneos; + }; + name = Release; + }; + 7BB0CB1113BA0FAD00040FCB /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "PagePeelDemo/PagePeelDemo-Prefix.pch"; + INFOPLIST_FILE = "PagePeelDemo/PagePeelDemo-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + WRAPPER_EXTENSION = app; + }; + name = Debug; + }; + 7BB0CB1213BA0FAD00040FCB /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "PagePeelDemo/PagePeelDemo-Prefix.pch"; + INFOPLIST_FILE = "PagePeelDemo/PagePeelDemo-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = app; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 7BB0CAE913BA0FAD00040FCB /* Build configuration list for PBXProject "PagePeelDemo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7BB0CB0E13BA0FAD00040FCB /* Debug */, + 7BB0CB0F13BA0FAD00040FCB /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7BB0CB1013BA0FAD00040FCB /* Build configuration list for PBXNativeTarget "PagePeelDemo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 7BB0CB1113BA0FAD00040FCB /* Debug */, + 7BB0CB1213BA0FAD00040FCB /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; +/* End XCConfigurationList section */ + }; + rootObject = 7BB0CAE613BA0FAD00040FCB /* Project object */; +} diff --git a/PagePeelDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/PagePeelDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..40c7fa4 --- /dev/null +++ b/PagePeelDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/PagePeelDemo.xcodeproj/project.xcworkspace/xcuserdata/mrickert.xcuserdatad/UserInterfaceState.xcuserstate b/PagePeelDemo.xcodeproj/project.xcworkspace/xcuserdata/mrickert.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..0473ce5 --- /dev/null +++ b/PagePeelDemo.xcodeproj/project.xcworkspace/xcuserdata/mrickert.xcuserdatad/UserInterfaceState.xcuserstate @@ -0,0 +1,3598 @@ + + + + + $archiver + NSKeyedArchiver + $objects + + $null + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 2 + + + CF$UID + 3 + + + NS.objects + + + CF$UID + 4 + + + CF$UID + 168 + + + + IDEWorkspaceDocument + 24D84AF6-E9CD-42F8-9E39-A33B307F9279 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 5 + + + CF$UID + 6 + + + CF$UID + 7 + + + CF$UID + 8 + + + CF$UID + 9 + + + CF$UID + 10 + + + CF$UID + 11 + + + CF$UID + 12 + + + CF$UID + 13 + + + CF$UID + 14 + + + NS.objects + + + CF$UID + 15 + + + CF$UID + 16 + + + CF$UID + 93 + + + CF$UID + 116 + + + CF$UID + 121 + + + CF$UID + 124 + + + CF$UID + 156 + + + CF$UID + 157 + + + CF$UID + 15 + + + CF$UID + 15 + + + + BreakpointsActivated + DefaultEditorStatesForURLs + DebuggingWindowBehavior + ActiveRunDestination + ActiveScheme + LastCompletedPersistentSchemeBasedActivityReport + DocumentWindows + RecentEditorDocumentURLs + AppFocusInMiniDebugging + MiniDebuggingConsole + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 17 + + + CF$UID + 18 + + + CF$UID + 19 + + + CF$UID + 20 + + + NS.objects + + + CF$UID + 21 + + + CF$UID + 61 + + + CF$UID + 84 + + + CF$UID + 95 + + + + Xcode.Xcode3ProjectSupport.EditorDocument.Xcode3Project + Xcode.IDEKit.EditorDocument.SourceCode + IDEQuickLookEditor.Editor + Xcode.IDEKit.CocoaTouchIntegration.EditorDocument.CocoaTouch + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 22 + + + NS.objects + + + CF$UID + 26 + + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 23 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo.xcodeproj/ + + + $classes + + NSMutableString + NSString + NSObject + + $classname + NSMutableString + + + $classes + + NSURL + NSObject + + $classname + NSURL + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 27 + + + CF$UID + 28 + + + CF$UID + 29 + + + CF$UID + 30 + + + CF$UID + 31 + + + CF$UID + 32 + + + NS.objects + + + CF$UID + 33 + + + CF$UID + 34 + + + CF$UID + 47 + + + CF$UID + 48 + + + CF$UID + 59 + + + CF$UID + 60 + + + + Xcode3ProjectEditorPreviousProjectEditorClass + Xcode3ProjectEditor.sourceList.splitview + Xcode3ProjectEditorPreviousTargetEditorClass + Xcode3ProjectEditorSelectedDocumentLocations + Xcode3ProjectEditor_Xcode3InfoEditor + Xcode3ProjectEditor_Xcode3TargetEditor + Xcode3ProjectInfoEditor + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 36 + + + + DVTSplitViewItems + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 37 + + + CF$UID + 43 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 41 + + + + DVTIdentifier + DVTViewMagnitude + + 170 + + $classes + + NSDictionary + NSObject + + $classname + NSDictionary + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 44 + + + + 710 + + $classes + + NSMutableArray + NSArray + NSObject + + $classname + NSMutableArray + + + $classes + + NSMutableDictionary + NSDictionary + NSObject + + $classname + NSMutableDictionary + + Xcode3InfoEditor + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 49 + + + + + $class + + CF$UID + 57 + + documentURL + + CF$UID + 50 + + selection + + CF$UID + 52 + + timestamp + + CF$UID + 51 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo.xcodeproj/ + 330962829.77065998 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 53 + + + CF$UID + 54 + + + NS.objects + + + CF$UID + 55 + + + CF$UID + 56 + + + + Editor + Target + Xcode3InfoEditor + PagePeelDemo + + $classes + + Xcode3ProjectDocumentLocation + DVTDocumentLocation + NSObject + + $classname + Xcode3ProjectDocumentLocation + + + $classes + + NSArray + NSObject + + $classname + NSArray + + + $class + + CF$UID + 46 + + NS.keys + + NS.objects + + + + $class + + CF$UID + 46 + + NS.keys + + NS.objects + + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 62 + + + CF$UID + 64 + + + CF$UID + 66 + + + NS.objects + + + CF$UID + 68 + + + CF$UID + 76 + + + CF$UID + 80 + + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 63 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/PagePeelDemoViewController.h + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 65 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/en.lproj/InfoPlist.strings + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 67 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/PagePeelDemoViewController.m + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 69 + + + CF$UID + 70 + + + CF$UID + 71 + + + CF$UID + 72 + + + NS.objects + + + CF$UID + 73 + + + CF$UID + 74 + + + CF$UID + 15 + + + CF$UID + 75 + + + + PrimaryDocumentTimestamp + PrimaryDocumentVisibleCharacterRange + HideAllIssues + PrimaryDocumentSelectedCharacterRange + 330961461.80921298 + {0, 447} + {441, 0} + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 69 + + + CF$UID + 70 + + + CF$UID + 71 + + + CF$UID + 72 + + + NS.objects + + + CF$UID + 77 + + + CF$UID + 78 + + + CF$UID + 15 + + + CF$UID + 79 + + + + 330962048.28222197 + {0, 45} + {0, 0} + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 69 + + + CF$UID + 70 + + + CF$UID + 71 + + + CF$UID + 72 + + + NS.objects + + + CF$UID + 81 + + + CF$UID + 82 + + + CF$UID + 15 + + + CF$UID + 83 + + + + 330962800.06712002 + {0, 850} + {2245, 0} + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 85 + + + NS.objects + + + CF$UID + 87 + + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 86 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/SDW_wide_3green.png + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 88 + + + NS.objects + + + CF$UID + 89 + + + + SelectedDocumentLocations + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 90 + + + + + $class + + CF$UID + 94 + + IDEQuickLookPageNumber + + CF$UID + 93 + + documentURL + + CF$UID + 91 + + timestamp + + CF$UID + 92 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/SDW_wide_3green.png + 330961010.95998597 + 0 + + $classes + + IDEQuickLookDocumentLocation + DVTDocumentLocation + NSObject + + $classname + IDEQuickLookDocumentLocation + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 96 + + + NS.objects + + + CF$UID + 98 + + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 97 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/en.lproj/PagePeelDemoViewController.xib + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 99 + + + CF$UID + 100 + + + CF$UID + 101 + + + CF$UID + 102 + + + NS.objects + + + CF$UID + 103 + + + CF$UID + 106 + + + CF$UID + 108 + + + CF$UID + 109 + + + + IBDockViewController + SelectedObjectIDs + SelectionProvider + IBCanvasViewController + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 104 + + + NS.objects + + + CF$UID + 105 + + + + LastKnownOutlineViewWidth + 373 + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 107 + + + + -1 + IBStructureViewController + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 110 + + + CF$UID + 111 + + + NS.objects + + + CF$UID + 112 + + + CF$UID + 115 + + + + ObjectIDToLastKnownCanvasPositionMap + EditedTopLevelObjectIDs + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 113 + + + NS.objects + + + CF$UID + 114 + + + + 6 + {81, 105} + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 113 + + + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 117 + + + CF$UID + 118 + + + NS.objects + + + CF$UID + 119 + + + CF$UID + 120 + + + + IDEDeviceLocation + IDEDeviceArchitecture + dvtdevice-iphonesimulator:/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk-iPhone + i386 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 122 + + + NS.objects + + + CF$UID + 123 + + + + IDENameString + PagePeelDemo + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 125 + + + CF$UID + 126 + + + CF$UID + 127 + + + NS.objects + + + CF$UID + 128 + + + CF$UID + 155 + + + CF$UID + 135 + + + + IDEActivityReportCompletionSummaryStringSegments + IDEActivityReportOptions + IDEActivityReportTitle + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 129 + + + CF$UID + 136 + + + CF$UID + 140 + + + CF$UID + 145 + + + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 130 + + + CF$UID + 131 + + + CF$UID + 132 + + + NS.objects + + + CF$UID + 133 + + + CF$UID + 134 + + + CF$UID + 135 + + + + IDEActivityReportStringSegmentPriority + IDEActivityReportStringSegmentBackSeparator + IDEActivityReportStringSegmentStringValue + 2 + + Build + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 130 + + + CF$UID + 131 + + + CF$UID + 132 + + + NS.objects + + + CF$UID + 137 + + + CF$UID + 138 + + + CF$UID + 139 + + + + 4 + : + PagePeelDemo + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 130 + + + CF$UID + 131 + + + CF$UID + 132 + + + NS.objects + + + CF$UID + 141 + + + CF$UID + 142 + + + CF$UID + 143 + + + + 1 + + + $class + + CF$UID + 144 + + NS.data + + YnBsaXN0MDDUAQIDBAUGOzxYJHZlcnNpb25YJG9iamVjdHNZJGFy + Y2hpdmVyVCR0b3ASAAGGoK0HCA8QGhscJCUrMTQ3VSRudWxs0wkK + CwwNDlxOU0F0dHJpYnV0ZXNWJGNsYXNzWE5TU3RyaW5ngAOADIAC + WVN1Y2NlZWRlZNMKERITFBdXTlMua2V5c1pOUy5vYmplY3RzgAui + FRaABIAFohgZgAaACVZOU0ZvbnRXTlNDb2xvctQKHR4fICEiI1ZO + U05hbWVWTlNTaXplWE5TZkZsYWdzgAiAByNAJgAAAAAAABENEF8Q + EUx1Y2lkYUdyYW5kZS1Cb2xk0iYnKClaJGNsYXNzbmFtZVgkY2xh + c3Nlc1ZOU0ZvbnSiKCpYTlNPYmplY3TTCiwtLi8wXE5TQ29sb3JT + cGFjZVdOU1doaXRlgAoQA0IwANImJzIzV05TQ29sb3KiMirSJic1 + NlxOU0RpY3Rpb25hcnmiNSrSJic4OV8QEk5TQXR0cmlidXRlZFN0 + cmluZ6I6Kl8QEk5TQXR0cmlidXRlZFN0cmluZ18QD05TS2V5ZWRB + cmNoaXZlctE9PlRyb290gAEACAARABoAIwAtADIANwBFAEsAUgBf + AGYAbwBxAHMAdQB/AIYAjgCZAJsAngCgAKIApQCnAKkAsAC4AMEA + yADPANgA2gDcAOUA6AD8AQEBDAEVARwBHwEoAS8BPAFEAUYBSAFL + AVABWAFbAWABbQFwAXUBigGNAaIBtAG3AbwAAAAAAAACAQAAAAAA + AAA/AAAAAAAAAAAAAAAAAAABvg== + + + + $classes + + NSMutableData + NSData + NSObject + + $classname + NSMutableData + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 130 + + + CF$UID + 146 + + + CF$UID + 147 + + + CF$UID + 132 + + + CF$UID + 148 + + + CF$UID + 149 + + + NS.objects + + + CF$UID + 150 + + + CF$UID + 151 + + + CF$UID + 152 + + + CF$UID + 154 + + + CF$UID + 151 + + + CF$UID + 151 + + + + IDEActivityReportStringSegmentType + IDEActivityReportStringSegmentDate + IDEActivityReportStringSegmentDateStyle + IDEActivityReportStringSegmentTimeStyle + 3 + 1 + + $class + + CF$UID + 153 + + NS.time + 330962816.13845903 + + + $classes + + NSDate + NSObject + + $classname + NSDate + + Today at 10:06 AM + 106 + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 3 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 158 + + + CF$UID + 159 + + + CF$UID + 161 + + + CF$UID + 163 + + + CF$UID + 165 + + + CF$UID + 167 + + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 50 + + + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 160 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/PagePeelDemoViewController.m + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 162 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/en.lproj/InfoPlist.strings + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 164 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/en.lproj/PagePeelDemoViewController.xib + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 166 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo/PagePeelDemoViewController.h + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 91 + + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 169 + + + CF$UID + 170 + + + CF$UID + 171 + + + CF$UID + 172 + + + CF$UID + 173 + + + CF$UID + 174 + + + NS.objects + + + CF$UID + 3 + + + CF$UID + 175 + + + CF$UID + 176 + + + CF$UID + 174 + + + CF$UID + 177 + + + CF$UID + 178 + + + + IDEWorkspaceWindowControllerUniqueIdentifier + IDEOrderedWorkspaceTabControllers + IDEWindowToolbarIsVisible + IDEActiveWorkspaceTabController + IDEWindowFrame + IDEWorkspaceTabController_A5CCD797-7C1D-4D46-894E-5B7E7ECD8AC7 + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 174 + + + + + {{20, 4}, {1400, 874}} + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 179 + + + CF$UID + 180 + + + CF$UID + 181 + + + CF$UID + 182 + + + CF$UID + 183 + + + CF$UID + 184 + + + CF$UID + 185 + + + CF$UID + 186 + + + NS.objects + + + CF$UID + 113 + + + CF$UID + 176 + + + CF$UID + 187 + + + CF$UID + 188 + + + CF$UID + 194 + + + CF$UID + 223 + + + CF$UID + 176 + + + CF$UID + 232 + + + + AssistantEditorsLayout + IDEShowNavigator + IDETabLabel + IDEWorkspaceTabControllerUtilityAreaSplitView + IDENavigatorArea + IDEWorkspaceTabControllerDesignAreaSplitView + IDEShowUtilities + IDEEditorArea + PagePeelDemo.xcodeproj + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 189 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 190 + + + CF$UID + 192 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 191 + + + + 574 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 193 + + + + 224 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 195 + + + CF$UID + 196 + + + CF$UID + 197 + + + NS.objects + + + CF$UID + 198 + + + CF$UID + 195 + + + CF$UID + 203 + + + + Xcode.DebuggerKit.ThreadsStacksNavigator + SelectedNavigator + Xcode.IDEKit.Navigator.Structure + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 199 + + + CF$UID + 200 + + + CF$UID + 201 + + + NS.objects + + + CF$UID + 202 + + + CF$UID + 93 + + + CF$UID + 15 + + + + IDEStackCompressionValue + IDEThreadsOrQueuesMode + IDEHideAncestorForNonInterestingFrames + 2 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 204 + + + CF$UID + 205 + + + CF$UID + 206 + + + CF$UID + 207 + + + CF$UID + 208 + + + CF$UID + 209 + + + CF$UID + 210 + + + NS.objects + + + CF$UID + 211 + + + CF$UID + 15 + + + CF$UID + 212 + + + CF$UID + 15 + + + CF$UID + 15 + + + CF$UID + 214 + + + CF$UID + 217 + + + + IDEVisibleRect + IDEUnsavedDocumentFilteringEnabled + IDENavigatorExpandedItemsBeforeFilteringSet + IDERecentDocumentFilteringEnabled + IDESCMStatusFilteringEnabled + IDESelectedObjects + IDEExpandedItemsSet + {{0, 0}, {259, 754}} + + $class + + CF$UID + 213 + + NS.objects + + + + $classes + + NSSet + NSObject + + $classname + NSSet + + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 215 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 216 + + + + PagePeelDemo + + $class + + CF$UID + 213 + + NS.objects + + + CF$UID + 218 + + + CF$UID + 220 + + + CF$UID + 221 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 216 + + + CF$UID + 219 + + + + PagePeelDemo + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 216 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 216 + + + CF$UID + 222 + + + + Frameworks + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 224 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 225 + + + CF$UID + 227 + + + CF$UID + 229 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 183 + + + CF$UID + 226 + + + + 260 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 186 + + + CF$UID + 228 + + + + 880 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 230 + + + CF$UID + 231 + + + + IDEUtilitiesArea + 260 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 233 + + + CF$UID + 234 + + + CF$UID + 235 + + + CF$UID + 236 + + + CF$UID + 237 + + + CF$UID + 238 + + + CF$UID + 239 + + + CF$UID + 240 + + + NS.objects + + + CF$UID + 241 + + + CF$UID + 258 + + + CF$UID + 283 + + + CF$UID + 176 + + + CF$UID + 93 + + + CF$UID + 326 + + + CF$UID + 334 + + + CF$UID + 15 + + + + layoutTree + IDEEDitorArea_DebugArea + IDEEditorMode_Standard + IDEShowEditor + EditorMode + DebuggerSplitView + DefaultPersistentRepresentations + ShowDebuggerArea + + $class + + CF$UID + 257 + + geniusEditorContextNode + + CF$UID + 0 + + primaryEditorContextNode + + CF$UID + 242 + + rootLayoutTreeNode + + CF$UID + 254 + + + + $class + + CF$UID + 256 + + children + + CF$UID + 0 + + contentType + 1 + documentArchivableRepresentation + + CF$UID + 243 + + orientation + 0 + parent + + CF$UID + 254 + + + + $class + + CF$UID + 253 + + DocumentLocation + + CF$UID + 250 + + DomainIdentifier + + CF$UID + 244 + + IdentifierPath + + CF$UID + 245 + + IndexOfDocumentIdentifier + + CF$UID + 249 + + + Xcode.IDENavigableItemDomain.WorkspaceStructure + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 246 + + + + + $class + + CF$UID + 248 + + Identifier + + CF$UID + 247 + + + PagePeelDemo + + $classes + + IDEArchivableStringIndexPair + NSObject + + $classname + IDEArchivableStringIndexPair + + 9223372036854775807 + + $class + + CF$UID + 252 + + documentURL + + CF$UID + 251 + + timestamp + + CF$UID + 0 + + + + $class + + CF$UID + 24 + + NS.string + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo.xcodeproj/ + + + $classes + + DVTDocumentLocation + NSObject + + $classname + DVTDocumentLocation + + + $classes + + IDENavigableItemArchivableRepresentation + NSObject + + $classname + IDENavigableItemArchivableRepresentation + + + $class + + CF$UID + 256 + + children + + CF$UID + 255 + + contentType + 0 + documentArchivableRepresentation + + CF$UID + 0 + + orientation + 1 + parent + + CF$UID + 0 + + + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 242 + + + + + $classes + + IDEWorkspaceTabControllerLayoutTreeNode + NSObject + + $classname + IDEWorkspaceTabControllerLayoutTreeNode + + + $classes + + IDEWorkspaceTabControllerLayoutTree + NSObject + + $classname + IDEWorkspaceTabControllerLayoutTree + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 259 + + + CF$UID + 260 + + + CF$UID + 261 + + + CF$UID + 262 + + + CF$UID + 263 + + + CF$UID + 264 + + + NS.objects + + + CF$UID + 151 + + + CF$UID + 265 + + + CF$UID + 267 + + + CF$UID + 151 + + + CF$UID + 269 + + + CF$UID + 277 + + + + LayoutFocusMode + console + variables + LayoutMode + IDEDebugArea_SplitView + IDEDebuggerAreaSplitView + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 266 + + + NS.objects + + + CF$UID + 93 + + + + ConsoleFilterMode + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 268 + + + NS.objects + + + CF$UID + 202 + + + + DBGVariablesViewFilterMode + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 270 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 271 + + + CF$UID + 274 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 272 + + + CF$UID + 273 + + + + VariablesView + 298 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 275 + + + CF$UID + 276 + + + + ConsoleArea + 581 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 278 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 279 + + + CF$UID + 281 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 272 + + + CF$UID + 280 + + + + 298 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 275 + + + CF$UID + 282 + + + + 581 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 284 + + + NS.objects + + + CF$UID + 285 + + + + EditorLayout_PersistentRepresentation + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 286 + + + NS.objects + + + CF$UID + 287 + + + + Main + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 288 + + + CF$UID + 289 + + + CF$UID + 290 + + + NS.objects + + + CF$UID + 291 + + + CF$UID + 93 + + + CF$UID + 324 + + + + EditorLayout_StateSavingStateDictionaries + EditorLayout_Selected + EditorLayout_Geometry + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 292 + + + + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 293 + + + CF$UID + 294 + + + CF$UID + 295 + + + CF$UID + 296 + + + CF$UID + 297 + + + CF$UID + 298 + + + CF$UID + 299 + + + NS.objects + + + CF$UID + 300 + + + CF$UID + 301 + + + CF$UID + 306 + + + CF$UID + 321 + + + CF$UID + 321 + + + CF$UID + 17 + + + CF$UID + 322 + + + + FileDataType + ArchivableRepresentation + EditorState + NavigableItemName + DocumentNavigableItemName + DocumentExtensionIdentifier + DocumentURL + com.apple.xcode.project + + $class + + CF$UID + 253 + + DocumentLocation + + CF$UID + 250 + + DomainIdentifier + + CF$UID + 244 + + IdentifierPath + + CF$UID + 302 + + IndexOfDocumentIdentifier + + CF$UID + 305 + + + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 303 + + + + + $class + + CF$UID + 248 + + Identifier + + CF$UID + 304 + + + PagePeelDemo + 9223372036854775807 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 27 + + + CF$UID + 28 + + + CF$UID + 29 + + + CF$UID + 30 + + + CF$UID + 31 + + + CF$UID + 32 + + + NS.objects + + + CF$UID + 307 + + + CF$UID + 308 + + + CF$UID + 314 + + + CF$UID + 315 + + + CF$UID + 320 + + + CF$UID + 60 + + + + Xcode3ProjectInfoEditor + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 309 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 310 + + + CF$UID + 312 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 311 + + + + 170 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 40 + + + CF$UID + 313 + + + + 710 + Xcode3InfoEditor + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 316 + + + + + $class + + CF$UID + 57 + + documentURL + + CF$UID + 50 + + selection + + CF$UID + 318 + + timestamp + + CF$UID + 317 + + + 330962829.77275097 + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 53 + + + CF$UID + 54 + + + NS.objects + + + CF$UID + 319 + + + CF$UID + 56 + + + + Xcode3InfoEditor + + $class + + CF$UID + 46 + + NS.keys + + NS.objects + + + PagePeelDemo + + $class + + CF$UID + 25 + + NS.base + + CF$UID + 0 + + NS.relative + + CF$UID + 323 + + + file://localhost/Volumes/Data/Users/mrickert/MacDev/PagePeelDemo/PagePeelDemo.xcodeproj/ + + $class + + CF$UID + 58 + + NS.objects + + + CF$UID + 325 + + + + {{0, 0}, {880, 798}} + + $class + + CF$UID + 46 + + NS.keys + + + CF$UID + 35 + + + NS.objects + + + CF$UID + 327 + + + + + $class + + CF$UID + 45 + + NS.objects + + + CF$UID + 328 + + + CF$UID + 331 + + + + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 329 + + + CF$UID + 330 + + + + IDEEditor + 683 + + $class + + CF$UID + 42 + + NS.keys + + + CF$UID + 38 + + + CF$UID + 39 + + + NS.objects + + + CF$UID + 332 + + + CF$UID + 333 + + + + IDEDebuggerArea + 115 + + $class + + CF$UID + 46 + + NS.keys + + NS.objects + + + + $top + + State + + CF$UID + 1 + + + $version + 100000 + + diff --git a/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/PagePeelDemo.xcscheme b/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/PagePeelDemo.xcscheme new file mode 100644 index 0000000..430e544 --- /dev/null +++ b/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/PagePeelDemo.xcscheme @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/xcschememanagement.plist b/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..efef0eb --- /dev/null +++ b/PagePeelDemo.xcodeproj/xcuserdata/mrickert.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + PagePeelDemo.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 7BB0CAEE13BA0FAD00040FCB + + primary + + + + + diff --git a/PagePeelDemo/PagePeelDemo-Info.plist b/PagePeelDemo/PagePeelDemo-Info.plist new file mode 100644 index 0000000..dde5681 --- /dev/null +++ b/PagePeelDemo/PagePeelDemo-Info.plist @@ -0,0 +1,46 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleDisplayName + Peel Clear + CFBundleDocumentTypes + + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.skookum.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleURLTypes + + CFBundleVersion + 1.0 + LSRequiresIPhoneOS + + NSMainNibFile + MainWindow + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UTExportedTypeDeclarations + + UTImportedTypeDeclarations + + + diff --git a/PagePeelDemo/PagePeelDemo-Prefix.pch b/PagePeelDemo/PagePeelDemo-Prefix.pch new file mode 100644 index 0000000..ea2662a --- /dev/null +++ b/PagePeelDemo/PagePeelDemo-Prefix.pch @@ -0,0 +1,14 @@ +// +// Prefix header for all source files of the 'PagePeelDemo' target in the 'PagePeelDemo' project +// + +#import + +#ifndef __IPHONE_3_0 +#warning "This project uses features only available in iPhone SDK 3.0 and later." +#endif + +#ifdef __OBJC__ + #import + #import +#endif diff --git a/PagePeelDemo/PagePeelDemoAppDelegate.h b/PagePeelDemo/PagePeelDemoAppDelegate.h new file mode 100644 index 0000000..cc4facb --- /dev/null +++ b/PagePeelDemo/PagePeelDemoAppDelegate.h @@ -0,0 +1,21 @@ +// +// PagePeelDemoAppDelegate.h +// PagePeelDemo +// +// Created by Mark Rickert on 6/28/11. +// Copyright 2011 Mark Rickert. All rights reserved. +// + +#import + +@class PagePeelDemoViewController; + +@interface PagePeelDemoAppDelegate : NSObject { + +} + +@property (nonatomic, retain) IBOutlet UIWindow *window; + +@property (nonatomic, retain) IBOutlet PagePeelDemoViewController *viewController; + +@end diff --git a/PagePeelDemo/PagePeelDemoAppDelegate.m b/PagePeelDemo/PagePeelDemoAppDelegate.m new file mode 100644 index 0000000..35e0aa1 --- /dev/null +++ b/PagePeelDemo/PagePeelDemoAppDelegate.m @@ -0,0 +1,75 @@ +// +// PagePeelDemoAppDelegate.m +// PagePeelDemo +// +// Created by Mark Rickert on 6/28/11. +// Copyright 2011 Mark Rickert. All rights reserved. +// + +#import "PagePeelDemoAppDelegate.h" + +#import "PagePeelDemoViewController.h" + +@implementation PagePeelDemoAppDelegate + + +@synthesize window=_window; + +@synthesize viewController=_viewController; + +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions +{ + // Override point for customization after application launch. + + self.window.rootViewController = self.viewController; + [self.window makeKeyAndVisible]; + return YES; +} + +- (void)applicationWillResignActive:(UIApplication *)application +{ + /* + Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. + Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game. + */ +} + +- (void)applicationDidEnterBackground:(UIApplication *)application +{ + /* + Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. + If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. + */ +} + +- (void)applicationWillEnterForeground:(UIApplication *)application +{ + /* + Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background. + */ +} + +- (void)applicationDidBecomeActive:(UIApplication *)application +{ + /* + Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. + */ +} + +- (void)applicationWillTerminate:(UIApplication *)application +{ + /* + Called when the application is about to terminate. + Save data if appropriate. + See also applicationDidEnterBackground:. + */ +} + +- (void)dealloc +{ + [_window release]; + [_viewController release]; + [super dealloc]; +} + +@end diff --git a/PagePeelDemo/PagePeelDemoViewController.h b/PagePeelDemo/PagePeelDemoViewController.h new file mode 100644 index 0000000..45c6831 --- /dev/null +++ b/PagePeelDemo/PagePeelDemoViewController.h @@ -0,0 +1,21 @@ +// +// PagePeelDemoViewController.h +// PagePeelDemo +// +// Created by Mark Rickert on 6/28/11. +// Copyright 2011 Mark Rickert. All rights reserved. +// + +#import + +@interface PagePeelDemoViewController : UIViewController { + +} + +@property (nonatomic, retain) IBOutlet UITextField *textHere; +@property (nonatomic, retain) IBOutlet UIButton *peelIt; + +- (IBAction) pressedPeelIt:(UIButton *)sender; +- (UIImage *)captureScreen; + +@end diff --git a/PagePeelDemo/PagePeelDemoViewController.m b/PagePeelDemo/PagePeelDemoViewController.m new file mode 100644 index 0000000..2312e11 --- /dev/null +++ b/PagePeelDemo/PagePeelDemoViewController.m @@ -0,0 +1,81 @@ +// +// PagePeelDemoViewController.m +// PagePeelDemo +// +// Created by Mark Rickert on 6/28/11. +// Copyright 2011 Mark Rickert. All rights reserved. +// + +#import "PagePeelDemoViewController.h" +#import + +@implementation PagePeelDemoViewController + +@synthesize textHere, peelIt; + +- (void)viewDidLoad +{ + [super viewDidLoad]; + self.view.backgroundColor = [UIColor whiteColor]; + [self.textHere becomeFirstResponder]; +} + +- (void)viewDidUnload +{ + [super viewDidUnload]; +} + +- (void)dealloc +{ + [textHere release]; + [peelIt release]; + [super dealloc]; +} + +#pragma mark Page Peel Effects +- (IBAction) pressedPeelIt:(UIButton *)sender +{ + //Disable the button so they can't press it + self.peelIt.enabled = NO; + + [self.textHere resignFirstResponder]; + + //Create a new UIView and set the background color to be a UIColor with + // pattern image of a screen capture + UIView *imgView = [[UIView alloc] init]; + imgView.backgroundColor = [UIColor colorWithPatternImage:[self captureScreen]]; + [self.view addSubview:imgView]; + + //This is where you would do everything to clear your interface + self.textHere.text = @""; //Set the text field to blank + + [UIView transitionWithView:self.view + duration:1 + options:UIViewAnimationOptionTransitionCurlUp + animations:^{ + //Nothing here + } + completion:^(BOOL finished){ + [self.textHere becomeFirstResponder]; + [imgView removeFromSuperview]; + [imgView release]; + self.peelIt.enabled = YES; //Don't forget to re-enable the button at the completion block handler + } + ]; + +} + +/* + Generic code to capture the whole screen. You could modify this to only capture a portion of the screen. + If you're seeing a syntax error here, you need to add the QuartzCore.framework to your project and import the header. +*/ +-(UIImage *)captureScreen +{ + UIGraphicsBeginImageContext(self.view.frame.size); + [self.view.layer renderInContext:UIGraphicsGetCurrentContext()]; + UIImage *viewImage = UIGraphicsGetImageFromCurrentImageContext(); + UIGraphicsEndImageContext(); + return viewImage; +} + +@end diff --git a/PagePeelDemo/SDW_wide_3green.png b/PagePeelDemo/SDW_wide_3green.png new file mode 100644 index 0000000..bee0a56 Binary files /dev/null and b/PagePeelDemo/SDW_wide_3green.png differ diff --git a/PagePeelDemo/en.lproj/InfoPlist.strings b/PagePeelDemo/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/PagePeelDemo/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/PagePeelDemo/en.lproj/MainWindow.xib b/PagePeelDemo/en.lproj/MainWindow.xib new file mode 100644 index 0000000..53466f1 --- /dev/null +++ b/PagePeelDemo/en.lproj/MainWindow.xib @@ -0,0 +1,444 @@ + + + + 1024 + 10D571 + 786 + 1038.29 + 460.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 112 + + + YES + + + + YES + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + YES + + YES + + + YES + + + + YES + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + IBCocoaTouchFramework + + + PagePeelDemoViewController + + + 1 + + IBCocoaTouchFramework + NO + + + + 292 + {320, 480} + + 1 + MSAxIDEAA + + NO + NO + + IBCocoaTouchFramework + YES + + + + + YES + + + delegate + + + + 4 + + + + viewController + + + + 11 + + + + window + + + + 14 + + + + + YES + + 0 + + + + + + -1 + + + File's Owner + + + 3 + + + PagePeelDemo App Delegate + + + -2 + + + + + 10 + + + + + 12 + + + + + + + YES + + YES + -1.CustomClassName + -2.CustomClassName + 10.CustomClassName + 10.IBEditorWindowLastContentRect + 10.IBPluginDependency + 12.IBEditorWindowLastContentRect + 12.IBPluginDependency + 3.CustomClassName + 3.IBPluginDependency + + + YES + UIApplication + UIResponder + PagePeelDemoViewController + {{234, 376}, {320, 480}} + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + {{525, 346}, {320, 480}} + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + PagePeelDemoAppDelegate + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + YES + + + YES + + + + + YES + + + YES + + + + 15 + + + + YES + + UIWindow + UIView + + IBUserSource + + + + + PagePeelDemoAppDelegate + NSObject + + YES + + YES + viewController + window + + + YES + PagePeelDemoViewController + UIWindow + + + + YES + + YES + viewController + window + + + YES + + viewController + PagePeelDemoViewController + + + window + UIWindow + + + + + IBProjectSource + PagePeelDemoAppDelegate.h + + + + PagePeelDemoAppDelegate + NSObject + + IBUserSource + + + + + PagePeelDemoViewController + UIViewController + + IBProjectSource + PagePeelDemoViewController.h + + + + + YES + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSError.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSFileManager.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueCoding.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyValueObserving.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSKeyedArchiver.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSObject.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSRunLoop.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSThread.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURL.h + + + + NSObject + + IBFrameworkSource + Foundation.framework/Headers/NSURLConnection.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UIAccessibility.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UINibLoading.h + + + + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UIResponder.h + + + + UIApplication + UIResponder + + IBFrameworkSource + UIKit.framework/Headers/UIApplication.h + + + + UIResponder + NSObject + + + + UISearchBar + UIView + + IBFrameworkSource + UIKit.framework/Headers/UISearchBar.h + + + + UISearchDisplayController + NSObject + + IBFrameworkSource + UIKit.framework/Headers/UISearchDisplayController.h + + + + UIView + + IBFrameworkSource + UIKit.framework/Headers/UITextField.h + + + + UIView + UIResponder + + IBFrameworkSource + UIKit.framework/Headers/UIView.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UINavigationController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UIPopoverController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UISplitViewController.h + + + + UIViewController + + IBFrameworkSource + UIKit.framework/Headers/UITabBarController.h + + + + UIViewController + UIResponder + + IBFrameworkSource + UIKit.framework/Headers/UIViewController.h + + + + UIWindow + UIView + + IBFrameworkSource + UIKit.framework/Headers/UIWindow.h + + + + + 0 + IBCocoaTouchFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + + com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3 + + + YES + PagePeelDemo.xcodeproj + 3 + 112 + + diff --git a/PagePeelDemo/en.lproj/PagePeelDemoViewController.xib b/PagePeelDemo/en.lproj/PagePeelDemoViewController.xib new file mode 100644 index 0000000..ccd6ad6 --- /dev/null +++ b/PagePeelDemo/en.lproj/PagePeelDemoViewController.xib @@ -0,0 +1,389 @@ + + + + 1056 + 10K540 + 1306 + 1038.36 + 461.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 301 + + + YES + IBUILabel + IBUIButton + IBUIImageView + IBUIView + IBUITextField + IBProxyObject + + + YES + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + YES + + YES + + + + + YES + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + + 274 + + YES + + + 292 + {{49, 49}, {243, 31}} + + + + NO + YES + IBCocoaTouchFramework + 0 + + 3 + + 3 + MAA + + 2 + + + YES + 17 + + IBCocoaTouchFramework + + + + + 292 + {{20, 20}, {280, 21}} + + + + NO + YES + 7 + NO + IBCocoaTouchFramework + Put some text here: + + Helvetica + 17 + 16 + + + 1 + MCAwIDAAA + + + 1 + 10 + 1 + + + + 292 + {{20, 88}, {280, 21}} + + + + NO + YES + 7 + NO + IBCocoaTouchFramework + Then press this button: + + + + 1 + 10 + 1 + + + + 292 + {{49, 117}, {243, 37}} + + + + NO + IBCocoaTouchFramework + 0 + 0 + + Helvetica-Bold + 15 + 16 + + 1 + Peel it! + + 3 + MQA + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + 3 + MC41AA + + + + + 292 + {{20, 162}, {280, 76}} + + + 1 + NO + IBCocoaTouchFramework + + NSImage + SDW_wide_3green.png + + + + {{0, 20}, {320, 460}} + + + + + 3 + MC43NQA + + + NO + + IBCocoaTouchFramework + + + + + YES + + + view + + + + 7 + + + + peelIt + + + + 13 + + + + textHere + + + + 14 + + + + pressedPeelIt: + + + 7 + + 15 + + + + + YES + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 6 + + + YES + + + + + + + + + + 8 + + + + + 9 + + + + + 10 + + + + + 11 + + + + + 12 + + + + + + + YES + + YES + -1.CustomClassName + -2.CustomClassName + 10.IBPluginDependency + 11.IBPluginDependency + 12.IBPluginDependency + 6.IBEditorWindowLastContentRect + 6.IBPluginDependency + 8.IBPluginDependency + 9.IBPluginDependency + + + YES + PagePeelDemoViewController + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + {{239, 654}, {320, 480}} + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + YES + + + + + + YES + + + + + 15 + + + + YES + + PagePeelDemoViewController + UIViewController + + pressedPeelIt: + UIButton + + + pressedPeelIt: + + pressedPeelIt: + UIButton + + + + YES + + YES + peelIt + textHere + + + YES + UIButton + UITextField + + + + YES + + YES + peelIt + textHere + + + YES + + peelIt + UIButton + + + textHere + UITextField + + + + + IBProjectSource + ./Classes/PagePeelDemoViewController.h + + + + + 0 + IBCocoaTouchFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3 + + + YES + 3 + + SDW_wide_3green.png + {560, 143} + + 301 + + diff --git a/PagePeelDemo/main.m b/PagePeelDemo/main.m new file mode 100644 index 0000000..e8801d6 --- /dev/null +++ b/PagePeelDemo/main.m @@ -0,0 +1,17 @@ +// +// main.m +// PagePeelDemo +// +// Created by Mark Rickert on 6/28/11. +// Copyright 2011 Mark Rickert. All rights reserved. +// + +#import + +int main(int argc, char *argv[]) +{ + NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; + int retVal = UIApplicationMain(argc, argv, nil, nil); + [pool release]; + return retVal; +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..98b0e20 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Skookum Digital Works +http://skookum.com + +Example project showing how to clear the interface using a page peel. + +Video here: +http://vimeo.com/25715609 + +Blog post here: +http://skookum.com/blog/ios-peeling-effect/ \ No newline at end of file