Skip to content

Commit

Permalink
chore: removes unwanted scripts from binary
Browse files Browse the repository at this point in the history
  • Loading branch information
tillt committed Nov 23, 2023
1 parent 21701d2 commit 570737f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions KompleteSynthesia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
BB229913299040C500CFFB7C /* ApplicationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = BB229912299040C500CFFB7C /* ApplicationObserver.m */; };
BB31821629679983005EB410 /* MIDIController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB31821529679983005EB410 /* MIDIController.m */; };
BB3182192967A037005EB410 /* HIDController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB3182182967A037005EB410 /* HIDController.m */; };
BB34BC1F2B081E45004CF123 /* build_dmg.sh in Resources */ = {isa = PBXBuildFile; fileRef = BB34BC1D2B081E45004CF123 /* build_dmg.sh */; };
BB34BC202B081E45004CF123 /* set_build_number.sh in Resources */ = {isa = PBXBuildFile; fileRef = BB34BC1E2B081E45004CF123 /* set_build_number.sh */; };
BB49B3B2295CC8AE00D18605 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BB49B3B1295CC8AE00D18605 /* AppDelegate.m */; };
BB49B3B4295CC8AF00D18605 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BB49B3B3295CC8AF00D18605 /* Assets.xcassets */; };
BB49B3B7295CC8AF00D18605 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB49B3B5295CC8AF00D18605 /* MainMenu.xib */; };
Expand Down Expand Up @@ -244,8 +242,6 @@
files = (
BB49B3C4295CC91000D18605 /* LogViewController.xib in Resources */,
BB76A1A5297B333D00A869D8 /* PreferencesWindowController.xib in Resources */,
BB34BC202B081E45004CF123 /* set_build_number.sh in Resources */,
BB34BC1F2B081E45004CF123 /* build_dmg.sh in Resources */,
BB49B3B4295CC8AF00D18605 /* Assets.xcassets in Resources */,
BB7AB64329807A700081B05E /* PaletteViewController.xib in Resources */,
BB49B3B7295CC8AF00D18605 /* MainMenu.xib in Resources */,
Expand Down

0 comments on commit 570737f

Please sign in to comment.