Elektrine lite

← Feed

@teilweise@layer8.space

Post #1758301

2026-04-20 09:06 UTC

@Sarnau @electret @mayo @leeloo @dasdom All of you got me curious: ``` strings /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit | grep 'Cannot delete' ``` Result: One string, no substitution markers.

Replies (3)

  • @electret@merveilles.town 2026-04-20 09:07

    @teilweise @Sarnau @mayo love that you checked, disappointed by the result 😅

    Open ##1758302

  • @leeloo@c.im 2026-04-20 11:41

    @teilweise @Sarnau @mayo @dasdom So, as expected, someone did not enter separate strings with every reason for why something cannot be deleted.

    Open ##1758304

  • @leeloo@c.im 2026-04-20 12:38

    @teilweise @Sarnau @mayo @dasdom Oh, and if that's binary code, how does the compiler mangle substitutions, and how does that interact with the strings command? Your test may just have revealed even less than we think.

    Open ##1758321