Kare Morstol
2614f86520
swiftshell-init: update generated Package.swift.
2019-03-27 23:17:30 +01:00
Kare Morstol
f200bfe369
Release version 5.0.0
2019-03-27 23:01:08 +01:00
Kare Morstol
e8f3847c16
Fix swiftshell-init to work with new Package.swift layout.
2018-01-30 01:44:56 +01:00
Kare Morstol
07769c0b14
Update to version 4.0.0
2017-09-23 00:56:31 +02:00
Kare Morstol
433f281166
swiftshell-init use version 3.0.0, not the beta.
2017-05-11 21:43:14 +02:00
Kare Morstol
f7a8c7cd88
Remove Script directory as it is outdated.
...
May be updated and turned into unit tests later.
2017-04-27 17:05:56 +02:00
Kare Morstol
e789bec019
Readme: massive improvements, especially for Contexts and Streams. ( #40 )
...
* reorganise and update. Add logo.
* center logo.
GitHub does not seem to allow it to float to the right.
* Example for Context, start to describe Streams.
* Finish with streams.
* Finish section on Commands.
2017-04-27 03:10:12 +02:00
Kare Morstol
1fef513b26
Documentation: small fixes.
2017-04-20 19:54:09 +02:00
kareman
8590bc52ae
Make Misc/swiftshell-init work on Linux.
2016-11-03 19:56:59 +01:00
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