Commit Graph

10 Commits

Author SHA1 Message Date
Kare Morstol c878d1fec9 Explain cryptic bash command. 2016-10-10 23:07:08 +02:00
Kare Morstol 965319d3c6 Remove .bash extension from swiftshell-init. 2016-10-10 22:23:22 +02:00
Kare Morstol 42a23b89c2 SwiftShell–init use beta version. 2016-10-10 17:35:58 +02:00
Kare Morstol ed371b7e63 Add swiftshell–init.
Creates a Swift Package Manager executable project structure and an Xcode project.
2016-10-08 22:08:50 +02:00
Kare Morstol e7ee357945 Rename playground, which is only working in a workspace. 2016-04-01 01:13:45 +02:00
Kare Morstol 4da7c5b668 Use $SWIFTSHELL_FRAMEWORK_PATH instead of $DYLD_FRAMEWORK_PATH in the swiftshell launcher script.
Because of this change in El Capitan:

	"Spawning children processes of processes restricted by System Integrity Protection, such as by launching a helper process in a bundle with NSTask or calling the exec(2) command, resets the Mach special ports of that child process. Any dynamic linker (dyld) environment variables, such as DYLD_LIBRARY_PATH, are purged when launching protected processes."

https://developer.apple.com/library/prerelease/mac/documentation/Security/Conceptual/System_Integrity_Protection_Guide/RuntimeProtections/RuntimeProtections.html
2015-11-09 21:45:54 +01:00
Kare Morstol 1235a8cbba Setup new Xcode project with actually working playground. 2015-07-19 22:00:34 +02:00
Kare Morstol ed2b96f8d5 Remove non-working playground. Update project format to 6.3. 2015-07-19 21:59:50 +02:00
Kare Morstol e55b2f91f5 Small changes to documentation 2015-03-20 22:02:28 +01:00
Kare Morstol cc1d152f14 Rename /Div folder to Misc.
Well this is awkward. It seems a Norwegian term has snuck its way into the project. I meant Misc for Miscellaneous.
2015-01-05 19:40:27 +01:00