[swift-corelibs-dev] Executable swift files?
Alex Blewitt
alblue at apple.com
Mon Nov 28 11:33:35 CST 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20161128/9d288e91/attachment.html>
More information about the swift-corelibs-dev
mailing list