diff --git a/Plugins/modplay/modplay.xcodeproj/project.pbxproj b/Plugins/modplay/modplay.xcodeproj/project.pbxproj index be718f23e..81dd232e2 100644 --- a/Plugins/modplay/modplay.xcodeproj/project.pbxproj +++ b/Plugins/modplay/modplay.xcodeproj/project.pbxproj @@ -388,7 +388,7 @@ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", - /Volumes/UserData/Users/Chris/Source/Repos/cog/ThirdParty/BASS, + /Users/Chris/Source/Repos/cog/ThirdParty/BASS, ); PRODUCT_NAME = modplay; WRAPPER_EXTENSION = bundle; @@ -405,7 +405,7 @@ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; LIBRARY_SEARCH_PATHS = ( "$(inherited)", - /Volumes/UserData/Users/Chris/Source/Repos/cog/ThirdParty/BASS, + /Users/Chris/Source/Repos/cog/ThirdParty/BASS, ); PRODUCT_NAME = modplay; WRAPPER_EXTENSION = bundle;