Open laralove143 opened 1 year ago
@laralove143 unfortunately the Xcode extension isn't able to see the name of the file or it's creation date due to Apple sandboxing. For that reason, the fileHeader placeholders won't work from in the extension (I should probably produce an error for this and add it to the known issues).
ah thats a bummer but thanks for letting me know
I set the
fileHeader
option to//\n// {file}\n// Lara Kayaalp\n//\n// Created by Lara Kayaalp on {created}.\n//
but it doesn't do anything, it works fine from the CLI