diff --git a/app/aff-song/aff-song.xcodeproj/project.pbxproj b/App/aff-song.xcodeproj/project.pbxproj similarity index 100% rename from app/aff-song/aff-song.xcodeproj/project.pbxproj rename to App/aff-song.xcodeproj/project.pbxproj diff --git a/app/aff-song/aff-song.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/App/aff-song.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from app/aff-song/aff-song.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to App/aff-song.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/app/aff-song/aff-song.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/App/aff-song.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from app/aff-song/aff-song.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to App/aff-song.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/app/aff-song/aff-song.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/App/aff-song.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings similarity index 100% rename from app/aff-song/aff-song.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings rename to App/aff-song.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings diff --git a/App/aff-song.xcodeproj/xcuserdata/charlie.xcuserdatad/xcschemes/xcschememanagement.plist b/App/aff-song.xcodeproj/xcuserdata/charlie.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..42df732 --- /dev/null +++ b/App/aff-song.xcodeproj/xcuserdata/charlie.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + aff-song.xcscheme + + orderHint + 0 + + + + diff --git a/app/aff-song/aff-song/AppDelegate.swift b/App/aff-song/AppDelegate.swift similarity index 100% rename from app/aff-song/aff-song/AppDelegate.swift rename to App/aff-song/AppDelegate.swift diff --git a/app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/Contents.json b/App/aff-song/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/Contents.json rename to App/aff-song/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/icon-1.png b/App/aff-song/Assets.xcassets/AppIcon.appiconset/icon-1.png similarity index 100% rename from app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/icon-1.png rename to App/aff-song/Assets.xcassets/AppIcon.appiconset/icon-1.png diff --git a/app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/icon.png b/App/aff-song/Assets.xcassets/AppIcon.appiconset/icon.png similarity index 100% rename from app/aff-song/aff-song/Assets.xcassets/AppIcon.appiconset/icon.png rename to App/aff-song/Assets.xcassets/AppIcon.appiconset/icon.png diff --git a/app/aff-song/aff-song/Assets.xcassets/Contents.json b/App/aff-song/Assets.xcassets/Contents.json similarity index 100% rename from app/aff-song/aff-song/Assets.xcassets/Contents.json rename to App/aff-song/Assets.xcassets/Contents.json diff --git a/app/aff-song/aff-song/Base.lproj/LaunchScreen.storyboard b/App/aff-song/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from app/aff-song/aff-song/Base.lproj/LaunchScreen.storyboard rename to App/aff-song/Base.lproj/LaunchScreen.storyboard diff --git a/app/aff-song/aff-song/Base.lproj/Main.storyboard b/App/aff-song/Base.lproj/Main.storyboard similarity index 100% rename from app/aff-song/aff-song/Base.lproj/Main.storyboard rename to App/aff-song/Base.lproj/Main.storyboard diff --git a/app/aff-song/aff-song/Info.plist b/App/aff-song/Info.plist similarity index 100% rename from app/aff-song/aff-song/Info.plist rename to App/aff-song/Info.plist diff --git a/App/aff-song/aff-song/MobAffNetC.mlmodel b/App/aff-song/MobAffNetC.mlmodel similarity index 100% rename from App/aff-song/aff-song/MobAffNetC.mlmodel rename to App/aff-song/MobAffNetC.mlmodel diff --git a/App/aff-song/aff-song/MobAffNetR.mlmodel b/App/aff-song/MobAffNetR.mlmodel similarity index 100% rename from App/aff-song/aff-song/MobAffNetR.mlmodel rename to App/aff-song/MobAffNetR.mlmodel diff --git a/app/aff-song/aff-song/ResultsViewController.swift b/App/aff-song/ResultsViewController.swift similarity index 100% rename from app/aff-song/aff-song/ResultsViewController.swift rename to App/aff-song/ResultsViewController.swift diff --git a/app/aff-song/aff-song/Style/AffUIViewController.swift b/App/aff-song/Style/AffUIViewController.swift similarity index 100% rename from app/aff-song/aff-song/Style/AffUIViewController.swift rename to App/aff-song/Style/AffUIViewController.swift diff --git a/app/aff-song/aff-song/Style/BorderedImageView.swift b/App/aff-song/Style/BorderedImageView.swift similarity index 100% rename from app/aff-song/aff-song/Style/BorderedImageView.swift rename to App/aff-song/Style/BorderedImageView.swift diff --git a/app/aff-song/aff-song/Style/HCSLICENSE b/App/aff-song/Style/HCSLICENSE similarity index 100% rename from app/aff-song/aff-song/Style/HCSLICENSE rename to App/aff-song/Style/HCSLICENSE diff --git a/app/aff-song/aff-song/Style/HCSStarRatingView.h b/App/aff-song/Style/HCSStarRatingView.h similarity index 100% rename from app/aff-song/aff-song/Style/HCSStarRatingView.h rename to App/aff-song/Style/HCSStarRatingView.h diff --git a/app/aff-song/aff-song/Style/HCSStarRatingView.m b/App/aff-song/Style/HCSStarRatingView.m similarity index 100% rename from app/aff-song/aff-song/Style/HCSStarRatingView.m rename to App/aff-song/Style/HCSStarRatingView.m diff --git a/app/aff-song/aff-song/Style/RoundedUIButton.swift b/App/aff-song/Style/RoundedUIButton.swift similarity index 100% rename from app/aff-song/aff-song/Style/RoundedUIButton.swift rename to App/aff-song/Style/RoundedUIButton.swift diff --git a/app/aff-song/aff-song/Style/SlideHorSegue.swift b/App/aff-song/Style/SlideHorSegue.swift similarity index 100% rename from app/aff-song/aff-song/Style/SlideHorSegue.swift rename to App/aff-song/Style/SlideHorSegue.swift diff --git a/app/aff-song/aff-song/UserStudy/USAnnotateViewController.swift b/App/aff-song/UserStudy/USAnnotateViewController.swift similarity index 100% rename from app/aff-song/aff-song/UserStudy/USAnnotateViewController.swift rename to App/aff-song/UserStudy/USAnnotateViewController.swift diff --git a/app/aff-song/aff-song/UserStudy/USEmojiViewController.swift b/App/aff-song/UserStudy/USEmojiViewController.swift similarity index 100% rename from app/aff-song/aff-song/UserStudy/USEmojiViewController.swift rename to App/aff-song/UserStudy/USEmojiViewController.swift diff --git a/app/aff-song/aff-song/UserStudy/USFinishViewController.swift b/App/aff-song/UserStudy/USFinishViewController.swift similarity index 100% rename from app/aff-song/aff-song/UserStudy/USFinishViewController.swift rename to App/aff-song/UserStudy/USFinishViewController.swift diff --git a/app/aff-song/aff-song/UserStudy/USResultsViewController.swift b/App/aff-song/UserStudy/USResultsViewController.swift similarity index 100% rename from app/aff-song/aff-song/UserStudy/USResultsViewController.swift rename to App/aff-song/UserStudy/USResultsViewController.swift diff --git a/app/aff-song/aff-song/UserStudy/USStartViewController.swift b/App/aff-song/UserStudy/USStartViewController.swift similarity index 100% rename from app/aff-song/aff-song/UserStudy/USStartViewController.swift rename to App/aff-song/UserStudy/USStartViewController.swift diff --git a/app/aff-song/aff-song/ViewController.swift b/App/aff-song/ViewController.swift similarity index 100% rename from app/aff-song/aff-song/ViewController.swift rename to App/aff-song/ViewController.swift diff --git a/app/aff-song/aff-song/aff-song-Bridging-Header.h b/App/aff-song/aff-song-Bridging-Header.h similarity index 100% rename from app/aff-song/aff-song/aff-song-Bridging-Header.h rename to App/aff-song/aff-song-Bridging-Header.h