Automator macOS 10.15.6 to 11.0 API Differences

AMWorkflow.h
Declaration
From@property (readonly, strong) NSArray<__kindof AMAction *> *actions
To@property (nonatomic, readonly, strong) NSArray<__kindof AMAction *> *actions

AutomatorErrors.h