Skip to content

Commit

Permalink
Fix make ios resigning with ldid2
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jul 8, 2020
1 parent 6a7a930 commit 1fc7a48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ ios:
-weak_framework CoreServices
xcrun --sdk iphoneos strip fsmon-ios
xcrun --sdk iphoneos codesign -f --entitlements ./entitlements.plist -s- fsmon-ios
ldid2 -Sentitlements.plist fsmon-ios

ios2:
$(MAKE) ios
Expand Down

0 comments on commit 1fc7a48

Please sign in to comment.