What's New

rebuilt for Silicon under Xcode Version 13.4.1 (13F100)

App Description

using old Xcode projects in Xcode gives an error related to old RSRCS format relics:


/Users/ingconti/Library/Developer/Xcode/DerivedData/.......Products/Debug-iphoneos/MyApp.app: resource fork, Finder information, or similar detritus not allowed
Command /usr/bin/codesign failed with exit code 1

App will clean all detrita removing "com.apple.ResourceFork" and "com.apple.FinderInfo" keys.

NOTE: ONLY for programmers!

Usage: choose folder You want to clean, it will recursively traverse all subfolder removing "detritus"

PS: do not pass a very deep hierarchy of folder: due to a limit in Posix threading, It will crash.

iPhone Screenshots

(click to enlarge)

CleanDetritus screenshot 1

App Changes

  • November 09, 2016 Initial release
  • June 14, 2019 New version 1.1
  • August 17, 2019 New version 1.6
  • August 29, 2019 New version 1.7.1
  • December 10, 2020 New version 1.7.3
  • September 16, 2023 New version 1.7.4