From dfcbba6e238b82bf9206e05f4394f7f1fe2b3d42 Mon Sep 17 00:00:00 2001 From: Alex Birch Date: Sun, 10 Jun 2018 00:15:19 +0100 Subject: [PATCH] manually remove app and all's dependency on broken target AUv3 AppExtension (I think it's some iOS thing that will never work since our fluidsynth is compiled for macOS) --- Builds/MacOSX/juicysfplugin.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Builds/MacOSX/juicysfplugin.xcodeproj/project.pbxproj b/Builds/MacOSX/juicysfplugin.xcodeproj/project.pbxproj index 7bdb7e5..b44c927 100644 --- a/Builds/MacOSX/juicysfplugin.xcodeproj/project.pbxproj +++ b/Builds/MacOSX/juicysfplugin.xcodeproj/project.pbxproj @@ -16,7 +16,7 @@ 35E67D8B160999DC5762A718 /* PBXTargetDependency */, 4F7FA910490CEB85F2DEE423 /* PBXTargetDependency */, CD643E5DF535FFC28BC11487 /* PBXTargetDependency */, - A145B14B463F1035FFD675D5 /* PBXTargetDependency */, + /* A145B14B463F1035FFD675D5 removed PBXTargetDependency on AUv3 ,*/ 1BC53243D785F6D5AC46D632 /* PBXTargetDependency */, A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */, ); @@ -790,7 +790,7 @@ buildRules = ( ); dependencies = ( - A145B14B463F1035FFD675D5 /* PBXTargetDependency */, + /* A145B14B463F1035FFD675D5 removed PBXTargetDependency on AUv3 ,*/ A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */, ); name = "juicysfplugin - Standalone Plugin";