Merge branch 'release/7_6_0' into 'develop'

Release/7 6 0

See merge request BPHV_MIPS/mvm_core!81
This commit is contained in:
Pfeil, Scott Robert 2020-04-23 10:47:05 -04:00
commit 9ecd797570

View File

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