Merge branch 'feature/move_legacy' into 'release/7_6_0'

move legacy files

See merge request BPHV_MIPS/mvm_core!76
This commit is contained in:
Suresh, Kamlesh Jain 2020-04-21 13:19:57 -04:00
commit fa55078bdb

View File

@ -20,6 +20,8 @@
@optional
@property (nullable, strong, nonatomic) MVMCoreLoadObject *loadObject;
// Allows override of the delegate to use.
- (nullable DelegateObject *)delegateObject;