diff --git a/Resources/StudentImages/JoshuaDanner.jpg b/Resources/StudentImages/JoshuaDanner.jpg new file mode 100644 index 0000000..bb36990 Binary files /dev/null and b/Resources/StudentImages/JoshuaDanner.jpg differ diff --git a/StudentList.xcodeproj/project.pbxproj b/StudentList.xcodeproj/project.pbxproj index f1f3c53..ebad2b5 100644 --- a/StudentList.xcodeproj/project.pbxproj +++ b/StudentList.xcodeproj/project.pbxproj @@ -118,6 +118,7 @@ TargetAttributes = { 9DFE1BA01D26D51600F80375 = { CreatedOnToolsVersion = 7.3.1; + DevelopmentTeam = M3XYYRNDF8; LastSwiftMigration = 0930; }; }; @@ -297,6 +298,7 @@ isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + DEVELOPMENT_TEAM = M3XYYRNDF8; INFOPLIST_FILE = "$(SRCROOT)/Resources/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.DevMountain.StudentList; @@ -310,6 +312,7 @@ isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + DEVELOPMENT_TEAM = M3XYYRNDF8; INFOPLIST_FILE = "$(SRCROOT)/Resources/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.DevMountain.StudentList;