builder; } /** * 获取当前 lib 库依赖的 macOS framework */ public function getFrameworks(): array { return Config::getLib(static::NAME, 'frameworks', []); } }