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)

This commit is contained in:
Alex Birch 2018-06-10 00:15:19 +01:00
parent 94ce5322df
commit dfcbba6e23
No known key found for this signature in database
GPG Key ID: 305EB1F98D44ACBA

View File

@ -16,7 +16,7 @@
35E67D8B160999DC5762A718 /* PBXTargetDependency */, 35E67D8B160999DC5762A718 /* PBXTargetDependency */,
4F7FA910490CEB85F2DEE423 /* PBXTargetDependency */, 4F7FA910490CEB85F2DEE423 /* PBXTargetDependency */,
CD643E5DF535FFC28BC11487 /* PBXTargetDependency */, CD643E5DF535FFC28BC11487 /* PBXTargetDependency */,
A145B14B463F1035FFD675D5 /* PBXTargetDependency */, /* A145B14B463F1035FFD675D5 removed PBXTargetDependency on AUv3 ,*/
1BC53243D785F6D5AC46D632 /* PBXTargetDependency */, 1BC53243D785F6D5AC46D632 /* PBXTargetDependency */,
A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */, A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */,
); );
@ -790,7 +790,7 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
A145B14B463F1035FFD675D5 /* PBXTargetDependency */, /* A145B14B463F1035FFD675D5 removed PBXTargetDependency on AUv3 ,*/
A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */, A8F35A2CDCAF8A699F82912B /* PBXTargetDependency */,
); );
name = "juicysfplugin - Standalone Plugin"; name = "juicysfplugin - Standalone Plugin";