Skip to content

Commit

Permalink
do not use ldid
Browse files Browse the repository at this point in the history
  • Loading branch information
m1zole committed Jan 4, 2024
1 parent a149aa7 commit 1b89a5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ all: clean
xcodebuild clean build CODE_SIGNING_ALLOWED=NO ONLY_ACTIVE_ARCH=NO PRODUCT_BUNDLE_IDENTIFIER="$(BUNDLE)" -sdk iphoneos -scheme kfd -configuration Debug -derivedDataPath build
ln -sf build/Build/Products/Debug-iphoneos Payload
rm -rf Payload/kfd.app/Frameworks
ldid -Sent.xml Payload/kfd.app/kfd
zip -r9 kfd16e.tipa Payload/kfd.app

clean:
Expand Down

0 comments on commit 1b89a5c

Please sign in to comment.