[swift-corelibs-dev] Executable swift files?

Philippe Hausler phausler at apple.com
Mon Nov 28 11:51:29 CST 2016


They should not be marked as executable, that looks to be a mistake.

> On Nov 28, 2016, at 9:33 AM, Alex Blewitt via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> Is there any particular reason why the following files have the executable bits set?
> 
> ./Foundation/NSFileHandle.swift
> ./Foundation/NSNotification.swift
> ./Foundation.xcodeproj/project.pbxproj
> ./TestFoundation/TestNSFileHandle.swift
> ./TestFoundation/TestNSNotificationCenter.swift
> ./TestFoundation/TestNSRunLoop.swift
> ./TestFoundation/TestNSTimer.swift
> 
> None appear to have a shebang at the top to indicate that they are runnable using the swift runtime.
> 
> Alex
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20161128/956f8185/attachment.html>


More information about the swift-corelibs-dev mailing list