# `GSAppBundle`

*Class*

## Declaration

```swift
class GSAppBundle
```

```objc
@interface GSAppBundle : NSObject
```

```python
class GSAppBundle(NSObject)
```

## Topics

### Type Methods

- [`GSAppBundle addFileOpenItemsForFileURL:toMenu:`](/Core/GlyphsKit/GSAppBundle/addFileOpenItemsForFileURL:toMenu:) — Adds menu items to open the given file in the default app, other suitable apps, and a menu item to pick any app from a file browser.

## Relationships

### Inherits From

- `NSObject`

