diff --git a/SwiftHaskell.xcodeproj/project.pbxproj b/SwiftHaskell.xcodeproj/project.pbxproj index 9312d49..9a1971d 100644 --- a/SwiftHaskell.xcodeproj/project.pbxproj +++ b/SwiftHaskell.xcodeproj/project.pbxproj @@ -200,8 +200,8 @@ projectDirPath = ""; projectRoot = ""; targets = ( - BFABC45A1E4C1DD1006036C6 /* SwiftAppLibrary */, BFABC4D61E4D781D006036C6 /* SwiftHaskell */, + BFABC45A1E4C1DD1006036C6 /* SwiftAppLibrary */, ); }; /* End PBXProject section */ diff --git a/tutorial/xcode-new-copy-files-phase.png b/tutorial/xcode-new-copy-files-phase.png index 0554ce7..3541897 100644 Binary files a/tutorial/xcode-new-copy-files-phase.png and b/tutorial/xcode-new-copy-files-phase.png differ diff --git a/tutorial/xcode-target-membership.png b/tutorial/xcode-target-membership.png index 24add56..f93a5b0 100644 Binary files a/tutorial/xcode-target-membership.png and b/tutorial/xcode-target-membership.png differ