Block Rotation & force Landscape on .swiftpm

Greetings, I want to force my app's Orientation. Most solutions for "How to force orientation to Landscape for SwiftUI" seems works only for "real" SwiftUI project, not .swiftpm

How can I force orientation to landscape for Swift Playground App Project?