Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
Remove cruft from the original beigelist loader, 0.frappliance.
Browse files Browse the repository at this point in the history
  • Loading branch information
DHowett committed Jul 18, 2011
1 parent 932ca3c commit d4e9ca5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 102 deletions.
9 changes: 0 additions & 9 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
include theos/makefiles/common.mk

#BUNDLE_NAME = 0
#0_FILES = ms.c
#0_INSTALL_PATH = /Applications/Lowtide.app/Appliances
#0_BUNDLE_EXTENSION = frappliance

TWEAK_NAME = beigelist
beigelist_FILES = vip2.xm
beigelist_LDFLAGS = -weak_library $(THEOS_OBJ_DIR)/BackRow.stub -weak_library $(THEOS_OBJ_DIR)/AppleTV.stub -undefined dynamic_lookup

#include $(FW_MAKEDIR)/bundle.mk
include $(FW_MAKEDIR)/tweak.mk

#after-install::
#install.exec "killall -9 Lowtide"

$(THEOS_OBJ_DIR)/BackRow.stub: override THEOS_CURRENT_INSTANCE = BackRowStub
$(THEOS_OBJ_DIR)/BackRow.stub: stub.c
$(ECHO_COMPILING)$(TARGET_LD) $(TARGET_LDFLAGS) -dynamiclib -install_name /System/Library/PrivateFrameworks/BackRow.framework/BackRow -o $@ $<$(ECHO_END)
Expand Down
32 changes: 0 additions & 32 deletions Resources/Info.plist

This file was deleted.

11 changes: 0 additions & 11 deletions ms.c

This file was deleted.

50 changes: 0 additions & 50 deletions vip.mm

This file was deleted.

0 comments on commit d4e9ca5

Please sign in to comment.