Download link
File List
-
文件过大导致无法格式化,将以元数据展示。
[{"path": "001 Welcome.mp4", "length": 5403804}, {"path": "002 What you should know before watching this course.mp4", "length": 1603354}, {"path": "003 Using the exercise files.mp4", "length": 4489705}, {"path": "004 What is Xcode_.mp4", "length": 3781393}, {"path": "005 Installing Xcode.mp4", "length": 1211207}, {"path": "006 Creating your first Xcode project.mp4", "length": 6611626}, {"path": "007 Understanding how Xcode handles files in the file system.mp4", "length": 7340801}, {"path": "008 Exploring the user interface.mp4", "length": 15292989}, {"path": "009 Setting font and code preferences.mp4", "length": 12366898}, {"path": "010 Using tabs.mp4", "length": 4490029}, {"path": "011 Opening files quickly.mp4", "length": 4509716}, {"path": "012 Viewing the Xcode documentation.mp4", "length": 5676130}, {"path": "013 Using the Quick Help inspector.mp4", "length": 6472662}, {"path": "014 Importing assets.mp4", "length": 7187990}, {"path": "015 Working with the Assistant Editor.mp4", "length": 8951712}, {"path": "016 Exploring code completion and custom documentation.mp4", "length": 8457747}, {"path": "017 Creating snippets.mp4", "length": 10965657}, {"path": "018 Using the Symbol navigator.mp4", "length": 6874398}, {"path": "019 Prototyping in a playground.mp4", "length": 4709256}, {"path": "020 Creating a project with Git support.mp4", "length": 4512171}, {"path": "021 Adding Git to an existing project.mp4", "length": 3392807}, {"path": "022 Committing changes.mp4", "length": 5147476}, {"path": "023 Exploring change history and using the Version editor.mp4", "length": 5088058}, {"path": "024 Exploring Interface Builder.mp4", "length": 10714168}, {"path": "025 Making interface connections to code.mp4", "length": 10840561}, {"path": "026 Using the Identity inspector.mp4", "length": 9616981}, {"path": "027 Using the Attributes inspector.mp4", "length": 6477979}, {"path": "028 Using the Size inspector.mp4", "length": 5541414}, {"path": "029 Using the Connections inspector.mp4", "length": 6738665}, {"path": "030 Understanding storyboards vs XIB files.mp4", "length": 3332290}, {"path": "031 Understanding sizes in iOS.mp4", "length": 12702155}, {"path": "032 Understanding pinning.mp4", "length": 15740339}, {"path": "033 Pinning objects to other objects.mp4", "length": 7906421}, {"path": "034 Modifying pins.mp4", "length": 15595217}, {"path": "035 Selecting and deleting pins.mp4", "length": 4636228}, {"path": "036 Transitioning between storyboards.mp4", "length": 8704590}, {"path": "037 Compiling C++ with the LLVM compiler.mp4", "length": 2737916}, {"path": "038 Using the compiler from the command line.mp4", "length": 3046269}, {"path": "039 Working with schemes.mp4", "length": 9152989}, {"path": "040 Using behaviors.mp4", "length": 7629095}, {"path": "041 Using the debugger.mp4", "length": 6764817}, {"path": "042 Working with breakpoints.mp4", "length": 13028981}, {"path": "043 Creating a workspace.mp4", "length": 9856151}, {"path": "044 Sharing resources in a workspace.mp4", "length": 15198191}, {"path": "045 Correcting errors with Fix-it.mp4", "length": 9183745}, {"path": "046 Using the Analyze tool.mp4", "length": 4362183}, {"path": "047 Launching the iOS Simulator.mp4", "length": 5567995}, {"path": "048 Exploring Simulator settings.mp4", "length": 10287408}, {"path": "049 Understanding the app publishing workflow.mp4", "length": 2885234}, {"path": "050 Preparing an app to be published.mp4", "length": 9899114}, {"path": "051 Sending your app to Apple.mp4", "length": 7512615}, {"path": "052 Next steps.mp4", "length": 945628}, {"path": "Exercise Files/assets/icon.png", "length": 9964}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp.xcodeproj/project.pbxproj", "length": 19699}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 153}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8984}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/FirstApp.xcscheme", "length": 4185}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 660}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/AppDelegate.swift", "length": 2127}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstApp/ViewController.swift", "length": 489}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstAppTests/FirstAppTests.swift", "length": 962}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstAppTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstAppUITests/FirstAppUITests.swift", "length": 1231}, {"path": "Exercise Files/Chapter 01/adding_files/final/FirstApp/FirstAppUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp.xcodeproj/project.pbxproj", "length": 19194}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 153}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 7623}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/FirstApp.xcscheme", "length": 4185}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 660}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/AppDelegate.swift", "length": 2127}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstApp/ViewController.swift", "length": 489}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstAppTests/FirstAppTests.swift", "length": 962}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstAppTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstAppUITests/FirstAppUITests.swift", "length": 1231}, {"path": "Exercise Files/Chapter 01/adding_files/start/FirstApp/FirstAppUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 01/First App/First App.xcodeproj/project.pbxproj", "length": 19208}, {"path": "Exercise Files/Chapter 01/First App/First App.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 154}, {"path": "Exercise Files/Chapter 01/First App/First App.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 15125}, {"path": "Exercise Files/Chapter 01/First App/First App.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/First App.xcscheme", "length": 4203}, {"path": "Exercise Files/Chapter 01/First App/First App.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 661}, {"path": "Exercise Files/Chapter 01/First App/First App/AppDelegate.swift", "length": 2128}, {"path": "Exercise Files/Chapter 01/First App/First App/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 01/First App/First App/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 01/First App/First App/Base.lproj/Main.storyboard", "length": 1604}, {"path": "Exercise Files/Chapter 01/First App/First App/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 01/First App/First App/ViewController.swift", "length": 490}, {"path": "Exercise Files/Chapter 01/First App/First AppTests/First_AppTests.swift", "length": 966}, {"path": "Exercise Files/Chapter 01/First App/First AppTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 01/First App/First AppUITests/First_AppUITests.swift", "length": 1234}, {"path": "Exercise Files/Chapter 01/First App/First AppUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code.xcodeproj/project.pbxproj", "length": 19808}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 17932}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Working with Code.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/AppDelegate.swift", "length": 2136}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/Base.lproj/LaunchScreen.storyboard", "length": 1662}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/Base.lproj/Main.storyboard", "length": 1612}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with Code/ViewController.swift", "length": 502}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with CodeTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with CodeTests/Working_with_CodeTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with CodeUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 02/editors/Working with Code/Working with CodeUITests/Working_with_CodeUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project.xcodeproj/project.pbxproj", "length": 19733}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 161}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 10429}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Existing Project.xcscheme", "length": 4329}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 668}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/AppDelegate.swift", "length": 2135}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing Project/ViewController.swift", "length": 497}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing ProjectTests/Existing_ProjectTests.swift", "length": 994}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing ProjectTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing ProjectUITests/Existing_ProjectUITests.swift", "length": 1255}, {"path": "Exercise Files/Chapter 03/add_to_existing/final/Existing Project/Existing ProjectUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project.xcodeproj/project.pbxproj", "length": 19733}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 161}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8453}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Existing Project.xcscheme", "length": 4329}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 668}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/AppDelegate.swift", "length": 2135}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing Project/ViewController.swift", "length": 497}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing ProjectTests/Existing_ProjectTests.swift", "length": 994}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing ProjectTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing ProjectUITests/Existing_ProjectUITests.swift", "length": 1255}, {"path": "Exercise Files/Chapter 03/add_to_existing/start/Existing Project/Existing ProjectUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample.xcodeproj/project.pbxproj", "length": 19227}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 155}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 10551}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/GitExample.xcscheme", "length": 4221}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 662}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/AppDelegate.swift", "length": 2129}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExample/ViewController.swift", "length": 517}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExampleTests/GitExampleTests.swift", "length": 970}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExampleTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExampleUITests/GitExampleUITests.swift", "length": 1237}, {"path": "Exercise Files/Chapter 03/committing/final/GitExample/GitExampleUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample.xcodeproj/project.pbxproj", "length": 19227}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 155}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8474}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/GitExample.xcscheme", "length": 4221}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 662}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/AppDelegate.swift", "length": 2129}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExample/ViewController.swift", "length": 491}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExampleTests/GitExampleTests.swift", "length": 970}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExampleTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExampleUITests/GitExampleUITests.swift", "length": 1237}, {"path": "Exercise Files/Chapter 03/committing/start/GitExample/GitExampleUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample.xcodeproj/project.pbxproj", "length": 19227}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 155}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8474}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/GitExample.xcscheme", "length": 4221}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 662}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/AppDelegate.swift", "length": 2129}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExample/ViewController.swift", "length": 491}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExampleTests/GitExampleTests.swift", "length": 970}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExampleTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExampleUITests/GitExampleUITests.swift", "length": 1237}, {"path": "Exercise Files/Chapter 03/creating/final/GitExample/GitExampleUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample.xcodeproj/project.pbxproj", "length": 19227}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 155}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 12590}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/GitExample.xcscheme", "length": 4221}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 662}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/AppDelegate.swift", "length": 2129}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExample/ViewController.swift", "length": 541}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExampleTests/GitExampleTests.swift", "length": 970}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExampleTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExampleUITests/GitExampleUITests.swift", "length": 1237}, {"path": "Exercise Files/Chapter 03/history/final/GitExample/GitExampleUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample.xcodeproj/project.pbxproj", "length": 19227}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 155}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 10551}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/GitExample.xcscheme", "length": 4221}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 662}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/AppDelegate.swift", "length": 2129}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/Base.lproj/Main.storyboard", "length": 1581}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExample/ViewController.swift", "length": 517}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExampleTests/GitExampleTests.swift", "length": 970}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExampleTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExampleUITests/GitExampleUITests.swift", "length": 1237}, {"path": "Exercise Files/Chapter 03/history/start/GitExample/GitExampleUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 18430}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 581}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 51262}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/attributes_inspector/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 18430}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder/AppDelegate.swift", "length": 581}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 51262}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/attributes_inspector/start/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 16193}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 678}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 51548}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18791}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8430}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder/AppDelegate.swift", "length": 538}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 49752}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 999}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections/start/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1259}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 19746}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 581}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 50703}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections_inspector/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 19743}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder/AppDelegate.swift", "length": 581}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 49788}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/connections_inspector/start/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18791}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 8430}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 538}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 49752}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 999}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/expoloring_ib/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1259}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 17324}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 650}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 50883}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/identity_inspector/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 15808}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder/AppDelegate.swift", "length": 615}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 50707}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/identity_inspector/start/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 17941}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder/AppDelegate.swift", "length": 615}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 50502}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/size_inspector/final/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.pbxproj", "length": 18785}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 162}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 18067}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Interface Builder.xcscheme", "length": 4347}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 669}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder/AppDelegate.swift", "length": 615}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 903}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder/Base.lproj/MainMenu.xib", "length": 49714}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface Builder/Info.plist", "length": 1075}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface BuilderTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface BuilderTests/Interface_BuilderTests.swift", "length": 998}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface BuilderUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 04/size_inspector/start/Interface Builder/Interface BuilderUITests/Interface_BuilderUITests.swift", "length": 1258}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 13913}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 13531}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/modifying/final/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 13857}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 2462}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/modifying/start/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 13005}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 3632}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning/final/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 9498}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 1606}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning/start/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 14046}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 4442}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning_objects/final/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 13005}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 3632}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/pinning_objects/start/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 15027}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 13531}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/selecting_deleting/final/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 13913}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 13531}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/StoryboardsUITests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/selecting_deleting/start/Storyboards/StoryboardsUITests/StoryboardsUITests.swift", "length": 1240}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards.xcodeproj/project.pbxproj", "length": 19302}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/contents.xcworkspacedata", "length": 156}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards.xcodeproj/project.xcworkspace/xcuserdata/ldc.xcuserdatad/UserInterfaceState.xcuserstate", "length": 14750}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/Storyboards.xcscheme", "length": 4239}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards.xcodeproj/xcuserdata/ldc.xcuserdatad/xcschemes/xcschememanagement.plist", "length": 663}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/AppDelegate.swift", "length": 2130}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json", "length": 585}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/Base.lproj/LaunchScreen.storyboard", "length": 1664}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/Base.lproj/Main.storyboard", "length": 2649}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/Info.plist", "length": 1205}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/Storyboards/ViewController.swift", "length": 492}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/StoryboardsTests/Info.plist", "length": 733}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/StoryboardsTests/StoryboardsTests.swift", "length": 974}, {"path": "Exercise Files/Chapter 05/sizes/final/Storyboards/StoryboardsUI
Download Info
-
Tips
“Lynda - Xcode 7 Essential Training” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.