Skip to content

Commit c9b0b6f

Browse files
committed
Remove things that are no longer needed
1 parent f0d673e commit c9b0b6f

File tree

4 files changed

+0
-73
lines changed

4 files changed

+0
-73
lines changed

Cargo.toml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,3 @@ rayon = "1.11.0"
2424
serde = { version = "1.0.228", features = ["derive"] }
2525
tokio = { version = "1.48.0", features = ["full"] }
2626
toml = "0.9.8"
27-
28-
[package.metadata.bundle]
29-
name = "RustCast"
30-
identifier = "com.umangsurana.rustcast"
31-
icon = ["bundling/icon.icns"]
32-
version = "1.0.0"
33-
resources = []
34-
copyright = "Copyright Umang Surana (c) 2025"
35-
category = "Developer Tool"
36-
short_description = "An open source alternative to Raycast, and in rust"
37-
osx_minimum_system_version = "10.15"
38-
39-
[package.metadata.bundle.osx]
40-
info_plist_path = "bundling/Info.plist"
41-
42-
[package.metadata.bundle.osx.info]
43-
LSUIElement = true
44-
NSHighResolutionCapable = true

bundling/Info.plist

Lines changed: 0 additions & 41 deletions
This file was deleted.

bundling/entitlements.plist

Lines changed: 0 additions & 14 deletions
This file was deleted.

bundling/icon.icns

-188 KB
Binary file not shown.

0 commit comments

Comments
 (0)