Giter VIP home page Giter VIP logo

playground's Introduction

Playground

Swift 5.1 SwiftPM @johnsundell

Welcome to playground, a Swift script that enables you to super quickly generate Swift playgrounds from the command line - with or without dependencies - for any supported platform.

It essentially provides a command line interface to Xgen.

Features

  • Generate playgrounds in seconds.
  • Automatically reuse any playground created today, for easy code note taking.
  • Add dependencies to a playground with a simple command - no more fiddling with workspaces.
  • Easily open a Gist or code from a GitHub URL in a playground.
  • Supports iOS, macOS & tvOS.

Usage

Simply run playground and a new playground will be created and opened

$ playground

You can also supply various arguments to customize your playground:

Add a playground at a specific path

$ playground -t ~/MyPlayground

Add some dependencies to your playground

$ playground -d ~/unbox/unbox.xcodeproj,~/files/files.xcodeproj

Open the contents of a Gist, a GitHub URL or any other URL in a playground

$ playground -u https://gist.github.com/JohnSundell/b7f901e8edb89d1396ede4d8db3e8c21

Quickly get started with view code prototyping

$ playground -v

Specify what platform you want the playground to run on

$ playground -p tvOS

For all available options, run $ playground -h

Installation

The easiest way to install playground is using the Swift Package Manager:

$ git clone https://github.com/JohnSundell/Playground.git
$ cd Playground
$ swift build -c release
$ install .build/release/Playground /usr/local/bin/playground

Help, feedback or suggestions?

  • Open a PR if you want to make some change to playground.
  • Contact @johnsundell on Twitter for discussions, news & announcements about playground & other projects.

playground's People

Contributors

ashton-w avatar fonkadelic avatar gerriet avatar johnsundell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

playground's Issues

Bug: Can't compile with Marathon

➜  mint install JohnSundell/Marathon  
🌱  Finding latest version of Marathon
🌱  Cloning Marathon 3.1.0
🌱  Resolving package
🌱  Building package
🌱  Installed Marathon 3.1.0
🌱  Linked Marathon 3.1.0 to /usr/local/bin
➜  marathon install JohnSundell/playground
πŸƒ  Cloning https://github.com/JohnSundell/playground.git...
   Compiling script...
πŸ’₯  Failed to compile script
➜  xcode-select -p
/Applications/Xcode 10.1.app/Contents/Developer
➜  

Is there a way to get the build output from marathon?

Support for Swift Packages

Hi John,

Thanks for the tool. Would it be possible to support Swift packages? Something like:

playground -d https://github.com/JohnSundell/ShellOut

If not, what are you using when you need to import a swift package in a playground?

Thanks,
AndrΓ©s

playground build hanging

At the build step, I ran the proscribed commands:

$ git clone [email protected]:JohnSundell/Playground.git (this worked)
$ cd Playground/ (obviously this did too)
$ swift build -c release -Xswiftc -static-stdlib (hung here)
Fetching [email protected]:johnsundell/files.git

And hangs at this point, under fetching. No release is built, and I ended up killing it after letting it sit there for about an hour. Tried multiple times, no luv.

Default Playground Path creating unintended folders

I am using the tool without specifying any target path parameters.
By default it will assume the path to be like this (depending on date):
"~/Desktop/12/31/17.playground"

This results in there being a "12" folder, then a "31" folder and then the file "17.playground" inside it.
I think this is not the intended behavior.

A possible solution would be to change the date formatter to use something like: formatter.dateFormat = "MM-dd-yy"

It would also be nice if the default path was "~/Desktop/Playgrounds/\(Date().today)" instead of just desktop. (optionally this could be a configurable setting)

FileRefs to dependencies are absolute

The FileRef location in the xcworkspacedata is absolute. Which means you can't move or distribute your Playground.

I currently manually change them to relative links e.g.

<FileRef location="group:./Carthage/Checkouts/BrightFutures/BrightFutures.xcodeproj"></FileRef>

Cannot build from source

From Xcode Version 10.3 (10G8), and

swift --version
Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
Target: x86_64-apple-darwin18.7.0

Following the instructions from the README, the command swift build -c release -Xswiftc -static-stdlib yields the following:

[1/1] Linking ./.build/x86_64-apple-macosx/release/Playground
ld: warning: directory not found for option '-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift_static/macosx'
ld: warning: Could not find auto-linked library 'swiftFoundation'
ld: warning: Could not find auto-linked library 'swiftDarwin'
ld: warning: Could not find auto-linked library 'swiftCoreFoundation'
ld: warning: Could not find auto-linked library 'swiftQuartzCore'
ld: warning: Could not find auto-linked library 'swiftCore'
ld: warning: Could not find auto-linked library 'swiftCoreGraphics'
ld: warning: Could not find auto-linked library 'swiftObjectiveC'
ld: warning: Could not find auto-linked library 'swiftDispatch'
ld: warning: Could not find auto-linked library 'swiftIOKit'
ld: warning: Could not find auto-linked library 'swiftCoreData'
ld: warning: Could not find auto-linked library 'swiftXPC'
ld: warning: Could not find auto-linked library 'swiftMetal'
ld: warning: Could not find auto-linked library 'swiftAppKit'
ld: warning: Could not find auto-linked library 'swiftCoreImage'
Undefined symbols for architecture x86_64:
  "_$s10Foundation13__DataStorageC5bytes6lengthACSVSg_Sitcfc", referenced from:
      _$s10Foundation4DataV10LargeSliceVyAESWcfCTf4xd_n in Files.swift.o
      _$s10Foundation4DataV11InlineSliceVyAESWcfCTf4xd_n in Files.swift.o
  "_$s10Foundation13__DataStorageCMa", referenced from:
      _$s10Foundation4DataV10LargeSliceVyAESWcfCTf4xd_n in Files.swift.o
      _$s10Foundation4DataV11InlineSliceVyAESWcfCTf4xd_n in Files.swift.o
  "_$s10Foundation14LocalizedErrorMp", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorP10helpAnchorSSSgvgTq", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorP13failureReasonSSSgvgTq", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorP16errorDescriptionSSSgvgTq", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorP18recoverySuggestionSSSgvgTq", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvg", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AadEP10helpAnchorSSSgvgTW in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorPAAE13failureReasonSSSgvg", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AadEP13failureReasonSSSgvgTW in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvg", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AadEP18recoverySuggestionSSSgvgTW in ShellOut.swift.o
  "_$s10Foundation14LocalizedErrorPs0C0Tb", referenced from:
      _$s8ShellOut0aB5ErrorV10Foundation09LocalizedC0AAMc in ShellOut.swift.o
  "_$s10Foundation22_convertNSErrorToErrorys0E0_pSo0C0CSgF", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$sSo12NSFileHandleC12forWritingToAB10Foundation3URLV_tKcfCTO in Files.swift.o
      _$s5Files4FileC4copy2toAcA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC15createSubfolder5namedACSS_tKF in Files.swift.o
      ...
  "_$s10Foundation3URLV14absoluteStringSSvg", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
      _$s8ShellOut0aB7CommandV8gitClone3url2toAC10Foundation3URLV_SSSgtFZ in ShellOut.swift.o
  "_$s10Foundation3URLV15fileURLWithPathACSSh_tcfC", referenced from:
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC5write4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files4FileC6append4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
  "_$s10Foundation3URLV19_bridgeToObjectiveCSo5NSURLCyF", referenced from:
      _$sSo12NSFileHandleC12forWritingToAB10Foundation3URLV_tKcfCTO in Files.swift.o
      _$sSo6NSDataC10contentsOf7optionsAB10Foundation3URLV_So0A14ReadingOptionsVtKcfC in Files.swift.o
  "_$s10Foundation3URLV22appendingPathComponentyACSSF", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$s10Foundation3URLV36_unconditionallyBridgeFromObjectiveCyACSo5NSURLCSgFZ", referenced from:
      _$s5Files10FileSystemC14documentFolderAA0E0CSgvgTm in Files.swift.o
  "_$s10Foundation3URLV4pathSSvg", referenced from:
      _$s5Files10FileSystemC14documentFolderAA0E0CSgvgTm in Files.swift.o
  "_$s10Foundation3URLV6stringACSgSSh_tcfC", referenced from:
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$s10Foundation3URLVMa", referenced from:
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC5write4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files4FileC6append4datay10Foundation4DataV_tKF in Files.swift.o
      _$sSo12NSFileHandleC12forWritingToAB10Foundation3URLV_tKcfCTO in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files10FileSystemC14documentFolderAA0E0CSgvgTm in Files.swift.o
      ...
  "_$s10Foundation3URLVs23CustomStringConvertibleAAMc", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$s10Foundation4DataV14RangeReferenceCMa", referenced from:
      _$s10Foundation4DataV10LargeSliceVyAESWcfCTf4xd_n in Files.swift.o
  "_$s10Foundation4DataV19_bridgeToObjectiveCSo6NSDataCyF", referenced from:
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC6append4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contents8encodingAA0D0CSS_S2S10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files6FolderC18createFileIfNeeded8withName8contentsAA0D0CSS_10Foundation4DataVyXKtKF in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU0_yycfU_TA in ShellOut.swift.o
      ...
  "_$s10Foundation4DataV36_unconditionallyBridgeFromObjectiveCyACSo6NSDataCSgFZ", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU0_yycfU_TA in ShellOut.swift.o
  "_$s10Foundation4DataV5write2to7optionsyAA3URLV_So20NSDataWritingOptionsVtKF", referenced from:
      _$s5Files4FileC5write4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
  "_$s10Foundation4DataV6appendyyACF", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU0_yycfU_TA in ShellOut.swift.o
  "_$s10Foundation4DateV19_bridgeToObjectiveCSo6NSDateCyF", referenced from:
      _$s10Foundation4DateV10PlaygroundE5todaySSvg in main.swift.o
  "_$s10Foundation4DateVACycfC", referenced from:
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
  "_$s10Foundation4DateVMa", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC0029modificationDatestorage_rAFJh33_99111A396971EDD7D2B7E9843B3E53A7LL10Foundation4DateVSgvpfi in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC4ItemCfd in Files.swift.o
      _$s5Files10FileSystemC4ItemCfD in Files.swift.o
      _$s10Foundation4DateVSgWOc in Files.swift.o
      _$s10Foundation4DateVSgWOd in Files.swift.o
      ...
  "_$s10Foundation4UUIDV10uuidStringSSvg", referenced from:
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
  "_$s10Foundation4UUIDVACycfC", referenced from:
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
  "_$s10Foundation4UUIDVMa", referenced from:
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
  "_$s10Foundation6LocaleVMa", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$s10Foundation6LocaleVSgWOh in Files.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
      _$s10Foundation6LocaleVSgWOh in main.swift.o
  "_$s10ObjectiveC22_convertBoolToObjCBoolyAA0eF0VSbF", referenced from:
      _$s5Files6FolderC15createSubfolder5namedACSS_tKF in Files.swift.o
      _$s5Files10FileSystemC14documentFolderAA0E0CSgvgTm in Files.swift.o
      _$s5Files10FileSystemC12createFolder2atAA0E0CSS_tKFTf4xn_n in Files.swift.o
  "_$s10ObjectiveC22_convertObjCBoolToBoolySbAA0cD0VF", referenced from:
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contents8encodingAA0D0CSS_S2S10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files6FolderC18createFileIfNeeded8withName8contentsAA0D0CSS_10Foundation4DataVyXKtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
  "_$s10ObjectiveC8ObjCBoolV9boolValueSbvg", referenced from:
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
  "_$s10ObjectiveC8ObjCBoolVyACSbcfC", referenced from:
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
  "_$s15_ObjectiveCTypes01_A11CBridgeablePTl", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$s7ElementSTTl", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$s7ElementStTl", referenced from:
      _$s5Files18FileSystemIteratorCyxGStAAMc in Files.swift.o
  "_$s8Dispatch0A13WorkItemFlagsVMa", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
  "_$s8Dispatch0A13WorkItemFlagsVs10SetAlgebraAAMc", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
  "_$s8Dispatch0A3QoSV11unspecifiedACvgZ", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$s8Dispatch0A3QoSVMa", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$s8IteratorSTTl", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$s8RawValueSYTl", referenced from:
      _$sSo18NSFileAttributeKeyaSYSCMc in Files.swift.o
      _$s10Playground4FlagOSYAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSYAAMc in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAAMc in Playground.swift.o
  "_$sBOWV", referenced from:
      _$s5Files10FileSystemC4ItemCMr in Files.swift.o
      _$s5Files18FileSystemSequenceCMr in Files.swift.o
      _$s5Files18FileSystemIteratorCMr in Files.swift.o
      _$sSo18NSFileAttributeKeyaN in Files.swift.o
  "_$sBbWV", referenced from:
      _$s10Playground7OptionsVMr in main.swift.o
  "_$sBoWV", referenced from:
      _$s5Files18FileSystemSequenceCMr in Files.swift.o
      _$s5Files18FileSystemIteratorCMr in Files.swift.o
      _$s5Files10FileSystemCMf in Files.swift.o
      _$s5Files10FileSystemC4ItemCMf in Files.swift.o
      _$s5Files4FileCMf in Files.swift.o
      _$s5Files6FolderCMf in Files.swift.o
      _$s4Xgen10PlaygroundCMf in Playground.swift.o
      ...
  "_$sSD10FoundationE36_unconditionallyBridgeFromObjectiveCySDyxq_GSo12NSDictionaryCSgFZ", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
  "_$sSH13_rawHashValue4seedS2i_tFTq", referenced from:
      _$s5Files4FileC5ErrorOSHAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSHAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCMc in Files.swift.o
      _$s10Playground4FlagOSHAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAAMc in ShellOut.swift.o
      ...
  "_$sSH4hash4intoys6HasherVz_tFTq", referenced from:
      _$s5Files4FileC5ErrorOSHAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSHAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCMc in Files.swift.o
      _$s10Playground4FlagOSHAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAAMc in ShellOut.swift.o
      ...
  "_$sSH9hashValueSivgTq", referenced from:
      _$s5Files4FileC5ErrorOSHAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSHAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCMc in Files.swift.o
      _$s10Playground4FlagOSHAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAAMc in ShellOut.swift.o
      ...
  "_$sSHMp", referenced from:
      _$s5Files4FileC5ErrorOSHAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSHAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCMc in Files.swift.o
      _$s10Playground4FlagOSHAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAAMc in ShellOut.swift.o
      ...
  "_$sSHSQTb", referenced from:
      _$s5Files4FileC5ErrorOSHAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSHAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCMc in Files.swift.o
      _$s10Playground4FlagOSHAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAAMc in ShellOut.swift.o
      ...
  "_$sSKsSS7ElementRtzrlE6joined9separatorS2S_tF", referenced from:
      _$s5Files18FileSystemSequenceC11descriptionSSvg in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$s4Xgen10PlaygroundCABE27addFrameworkImportsIfNeeded33_1527E1CDD116263285CF59865516C052LL2toS2S_tFTf4xn_n in main.swift.o
      _$s8ShellOut05shellB02to9arguments2at12outputHandle05errorH0S2S_SaySSGSSSo06NSFileH0CSgAKtKF in ShellOut.swift.o
      _$s8ShellOut05shellB02to2at12outputHandle05errorG0SSSaySSG_SSSo06NSFileG0CSgAJtKF in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV10removeFile4from9argumentsACSS_SaySSGtFZ in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV17runMarathonScript2at9argumentsACSS_SaySSGtFZ in ShellOut.swift.o
      ...
  "_$sSQ2eeoiySbx_xtFZTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemCSQAAMc in Files.swift.o
      _$s5Files4FileC5ErrorOSQAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSQAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSQSCMc in Files.swift.o
      ...
  "_$sSQMp", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemCSQAAMc in Files.swift.o
      _$s5Files4FileC5ErrorOSQAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOSQAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSQAAMc in Files.swift.o
      _$sSo18NSFileAttributeKeyaSQSCMc in Files.swift.o
      ...
  "_$sSS10FoundationE10contentsOf8encodingSSAA3URLVh_SSAAE8EncodingVtKcfC", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$sSS10FoundationE19_bridgeToObjectiveCSo8NSStringCyF", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC4copy2toAcA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contents8encodingAA0D0CSS_S2S10FoundationE8EncodingVtKF in Files.swift.o
      ...
  "_$sSS10FoundationE26_forceBridgeFromObjectiveC_6resultySo8NSStringC_SSSgztFZ", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCsACP016_forceBridgeFromD1C_6resulty01_D5CTypeQz_xSgztFZTW in Files.swift.o
  "_$sSS10FoundationE34_conditionallyBridgeFromObjectiveC_6resultSbSo8NSStringC_SSSgztFZ", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCsACP024_conditionallyBridgeFromD1C_6resultSb01_D5CTypeQz_xSgztFZTW in Files.swift.o
  "_$sSS10FoundationE36_unconditionallyBridgeFromObjectiveCySSSo8NSStringCSgFZ", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC15temporaryFolderAA0E0Cvg in Files.swift.o
      _$s5Files6FolderC9temporaryACvgZ in Files.swift.o
      _$sSo18NSFileAttributeKeyaSQSCSQ2eeoiySbx_xtFZTW in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCSH4hash4intoys6HasherVz_tFTW in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCSH13_rawHashValue4seedS2i_tFTW in Files.swift.o
      _$sSo18NSFileAttributeKeyaSYSCSY8rawValue03RawE0QzvgTW in Files.swift.o
      ...
  "_$sSS10FoundationE4data8encodingSSSgAA4DataVh_SSAAE8EncodingVtcfC", referenced from:
      _$s5Files4FileC12readAsString8encodingS2S10FoundationE8EncodingV_tKF in Files.swift.o
      _$s5Files4FileC9readAsIntSiyKF in Files.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
  "_$sSS10FoundationE8EncodingV4utf8ACvgZ", referenced from:
      _$s5Files4FileC12readAsString8encodingS2S10FoundationE8EncodingV_tKFfA_ in Files.swift.o
      _$s5Files4FileC9readAsIntSiyKF in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKFfA0_ in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKFfA0_ in Files.swift.o
      _$s5Files6FolderC10createFile5named8contents8encodingAA0D0CSS_S2S10FoundationE8EncodingVtKFfA1_ in Files.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
      ...
  "_$sSS10FoundationE8EncodingVMa", referenced from:
      _$s5Files4FileC12readAsString8encodingS2S10FoundationE8EncodingV_tKF in Files.swift.o
      _$s5Files4FileC9readAsIntSiyKF in Files.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
      _$s4Xgen9WorkspaceC8generateyyKF in Workspace.swift.o
  "_$sSS10lowercasedSSyF", referenced from:
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
  "_$sSS14_fromSubstringySSSshFZ", referenced from:
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
      _$sSS4XgenE22removingSuffixIfNeededyS2SFTf4nx_n in String+Xgen.swift.o
  "_$sSS4hash4intoys6HasherVz_tF", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCSH4hash4intoys6HasherVz_tFTW in Files.swift.o
      _$sSo18NSFileAttributeKeyaSHSCSH13_rawHashValue4seedS2i_tFTW in Files.swift.o
      _$sSYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF10Playground4FlagO_Tg5 in main.swift.o
      _$sSYsSHRzSH8RawValueSYRpzrlE08_rawHashB04seedS2i_tF10Playground4FlagO_Tg5 in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAASH4hash4intoys6HasherVz_tFTW in ShellOut.swift.o
      ...
  "_$sSS5IndexVN", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
  "_$sSS5IndexVSLsWP", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
  "_$sSS5countSivg", referenced from:
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
      _$sSS4XgenE22removingSuffixIfNeededyS2SFTf4nx_n in String+Xgen.swift.o
  "_$sSS5index5afterSS5IndexVAD_tF", referenced from:
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
      _$sSS4XgenE22removingSuffixIfNeededyS2SFTf4nx_n in String+Xgen.swift.o
  "_$sSS5index6beforeSS5IndexVAD_tF", referenced from:
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      _$s5Files10FileSystemC06createB02at8contentsAA0B0CSS_10Foundation4DataVtKFTf4xnn_n in Files.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
      _$sSS4XgenE22removingSuffixIfNeededyS2SFTf4nx_n in String+Xgen.swift.o
  "_$sSS5write2toyxz_ts16TextOutputStreamRzlF", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _main in main.swift.o
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      ...
  "_$sSS6appendyySSF", referenced from:
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC4copy2toAcA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC4file5namedAA4FileCSS_tKF in Files.swift.o
      _$s5Files6FolderC12containsFile5namedSbSS_tF in Files.swift.o
      _$s5Files6FolderC8containsySbAA4FileCF in Files.swift.o
      ...
  "_$sSS8UTF8ViewVN", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$sSS8UTF8ViewVSlsMc", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$sSS9hasPrefixySbSSF", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
  "_$sSS9hasSuffixySbSSF", referenced from:
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$s5Files6FolderC4path5usingACSS_So13NSFileManagerCtKcfcTf4xnn_n in Files.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s10Foundation4DataV8ShellOutE11shellOutput33_839723A297212BDF262C1834C3E29C1FLLSSyF in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
      ...
  "_$sSS9hashValueSivg", referenced from:
      _$sSo18NSFileAttributeKeyaSHSCSH9hashValueSivgTW in Files.swift.o
      _$sSYsSHRzSH8RawValueSYRpzrlE04hashB0Sivg10Playground4FlagO_Tg5 in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSHAASH9hashValueSivgTW in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSHAASH9hashValueSivgTW in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSHAASH9hashValueSivgTW in Playground.swift.o
  "_$sSSN", referenced from:
      _$s5Files10FileSystemC4ItemC9extensionSSSgvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files18FileSystemSequenceC5namesSaySSGvg in Files.swift.o
      _$s5Files18FileSystemSequenceC11descriptionSSvg in Files.swift.o
      _$s5Files18FileSystemIteratorC9itemNames33_99111A396971EDD7D2B7E9843B3E53A7LLSaySSGvg in Files.swift.o
      ...
  "_$sSSSHsWP", referenced from:
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$sSo18NSFileAttributeKeyas35_HasCustomAnyHashableRepresentationSCsACP03_toefG0s0fG0VSgyFTW in Files.swift.o
  "_$sSSSysMc", referenced from:
      _$s5Files10FileSystemC4ItemC9extensionSSSgvg in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
      ...
  "_$sST12makeIterator0B0QzyFTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST13_copyContents12initializing8IteratorQz_SitSry7ElementQzG_tFTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST19underestimatedCountSivgTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST22_copyToContiguousArrays0cD0Vy7ElementQzGyFTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST31_customContainsEquatableElementySbSg0D0QzFTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlFTq", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sST8IteratorST_StTn", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sSTMp", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAMc in Files.swift.o
  "_$sSTsE13_copyContents12initializing8IteratorQz_SitSry7ElementQzG_tF", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAST13_copyContents12initializing8IteratorQz_SitSry7ElementQzG_tFTW in Files.swift.o
  "_$sSTsE32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlF", referenced from:
      _$s5Files18FileSystemSequenceCyxGSTAAST32withContiguousStorageIfAvailableyqd__Sgqd__SRy7ElementQzGKXEKlFTW in Files.swift.o
  "_$sSTsE3mapySayqd__Gqd__7ElementQzKXEKlF", referenced from:
      _$s5Files18FileSystemSequenceC5namesSaySSGvg in Files.swift.o
      _$s5Files18FileSystemSequenceC11descriptionSSvg in Files.swift.o
  "_$sSTsE7forEachyyy7ElementQzKXEKF", referenced from:
      _$s5Files18FileSystemSequenceC5countSivg in Files.swift.o
      _$s5Files18FileSystemSequenceC4lastxSgvg in Files.swift.o
      _$s5Files18FileSystemSequenceC4move2toyAA6FolderC_tKF in Files.swift.o
  "_$sSY8rawValue03RawB0QzvgTq", referenced from:
      _$sSo18NSFileAttributeKeyaSYSCMc in Files.swift.o
      _$s10Playground4FlagOSYAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSYAAMc in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAAMc in Playground.swift.o
  "_$sSY8rawValuexSg03RawB0Qz_tcfCTq", referenced from:
      _$sSo18NSFileAttributeKeyaSYSCMc in Files.swift.o
      _$s10Playground4FlagOSYAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSYAAMc in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAAMc in Playground.swift.o
  "_$sSYMp", referenced from:
      _$sSo18NSFileAttributeKeyaSYSCMc in Files.swift.o
      _$s10Playground4FlagOSYAAMc in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAAMc in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV23SwiftBuildConfigurationOSYAAMc in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAAMc in Playground.swift.o
  "_$sSa034_makeUniqueAndReserveCapacityIfNotB0yyF", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
     (maybe you meant: _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyF5Files18FileSystemIteratorCyAB6FolderCG_Tg5, _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyF5Files18FileSystemIteratorCyAB0I0CG_Tg5 )
  "_$sSa10FoundationE19_bridgeToObjectiveCSo7NSArrayCyF", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSa10FoundationE36_unconditionallyBridgeFromObjectiveCySayxGSo7NSArrayCSgFZ", referenced from:
      _$s5Files18FileSystemIteratorC9itemNames33_99111A396971EDD7D2B7E9843B3E53A7LLSaySSGvg in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
  "_$sSa28_allocateBufferUninitialized15minimumCapacitys06_ArrayB0VyxGSi_tFZ", referenced from:
      _$sSr15_stableSortImpl2byySbx_xtKXE_tKFSS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1cn_n in Files.swift.o
  "_$sSa36_reserveCapacityAssumingUniqueBuffer8oldCountySi_tF", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
     (maybe you meant: _$sSa36_reserveCapacityAssumingUniqueBuffer8oldCountySi_tF5Files18FileSystemIteratorCyAC6FolderCG_Tg5, _$sSa36_reserveCapacityAssumingUniqueBuffer8oldCountySi_tF5Files18FileSystemIteratorCyAC0I0CG_Tg5 )
  "_$sSa9_getCountSiyF", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
  "_$sSaMa", referenced from:
      _$s5Files18FileSystemSequenceC11descriptionSSvg in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$s4Xgen10PlaygroundCABE27addFrameworkImportsIfNeeded33_1527E1CDD116263285CF59865516C052LL2toS2S_tFTf4xn_n in main.swift.o
      _$s8ShellOut05shellB02to9arguments2at12outputHandle05errorH0S2S_SaySSGSSSo06NSFileH0CSgAKtKF in ShellOut.swift.o
      _$s8ShellOut05shellB02to2at12outputHandle05errorG0SSSaySSG_SSSo06NSFileG0CSgAJtKF in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV10removeFile4from9argumentsACSS_SaySSGtFZ in ShellOut.swift.o
      ...
  "_$sSayxGSKsMc", referenced from:
      _$s5Files18FileSystemSequenceC11descriptionSSvg in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$s4Xgen10PlaygroundCABE27addFrameworkImportsIfNeeded33_1527E1CDD116263285CF59865516C052LL2toS2S_tFTf4xn_n in main.swift.o
      _$s8ShellOut05shellB02to9arguments2at12outputHandle05errorH0S2S_SaySSGSSSo06NSFileH0CSgAKtKF in ShellOut.swift.o
      _$s8ShellOut05shellB02to2at12outputHandle05errorG0SSSaySSG_SSSo06NSFileG0CSgAJtKF in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV10removeFile4from9argumentsACSS_SaySSGtFZ in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV17runMarathonScript2at9argumentsACSS_SaySSGtFZ in ShellOut.swift.o
      ...
  "_$sSayxGSTsMc", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSayxGSlsMc", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
  "_$sSayxGSmsMc", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
  "_$sSiN", referenced from:
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB0011countForNewB003minJ8Capacitys011_ContiguousaB0Vy7ElementQzGSi_SitFs01_aB0VySnySiGG_Tgq5 in Files.swift.o
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE7copyingxx_tcfCs01_aB0VySnySiGG_Tgq5Tf4gd_n in Files.swift.o
  "_$sSiSLsWP", referenced from:
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB0011countForNewB003minJ8Capacitys011_ContiguousaB0Vy7ElementQzGSi_SitFs01_aB0VySnySiGG_Tgq5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE7copyingxx_tcfCs01_aB0VySnySiGG_Tgq5Tf4gd_n in Files.swift.o
  "_$sSis17FixedWidthIntegersMc", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$sSlsE7isEmptySbvg", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
  "_$sSmsE11removeFirst7ElementQzyF", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
  "_$sSnMa", referenced from:
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB0011countForNewB003minJ8Capacitys011_ContiguousaB0Vy7ElementQzGSi_SitFs01_aB0VySnySiGG_Tgq5 in Files.swift.o
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE7copyingxx_tcfCs01_aB0VySnySiGG_Tgq5Tf4gd_n in Files.swift.o
  "_$sSnyxGSXsMc", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE10AttributesVMa", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE10AttributesVs10SetAlgebraACMc", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE20AutoreleaseFrequencyO7inherityA2EmFWC", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE20AutoreleaseFrequencyOMa", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE4sync7executexxyKXE_tKlF", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE5async5group3qos5flags7executeySo0a1_b1_F0CSg_AC0D3QoSVAC0D13WorkItemFlagsVyyXBtF", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
  "_$sSo17OS_dispatch_queueC8DispatchE5label3qos10attributes20autoreleaseFrequency6targetABSS_AC0D3QoSVAbCE10AttributesVAbCE011AutoreleaseI0OABSgtcfC", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$sSqMa", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC14documentFolderAA0E0CSgvgTm in Files.swift.o
      _$s10Foundation4DateVSgWOc in Files.swift.o
      _$s10Foundation4DateVSgWOd in Files.swift.o
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
      ...
  "_$sSsN", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$sSsSysMc", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$sSt4next7ElementQzSgyFTq", referenced from:
      _$s5Files18FileSystemIteratorCyxGStAAMc in Files.swift.o
  "_$sStMp", referenced from:
      _$s5Files18FileSystemIteratorCyxGStAAMc in Files.swift.o
  "_$sSy10FoundationE10components11separatedBySaySSGqd___tSyRd__lF", referenced from:
      _$s5Files10FileSystemC4ItemC9extensionSSSgvg in Files.swift.o
      _$sSo13NSFileManagerC5FilesE10parentPath33_99111A396971EDD7D2B7E9843B3E53A7LL3forSSSgSS_tFTf4xd_n in Files.swift.o
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
  "_$sSy10FoundationE19replacingCharacters2in4withSSqd_0__qd__tSyRd__SXRd_0_SS5IndexV5BoundRtd_0_r0_lF", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$sSo13NSFileManagerC5FilesE12absolutePath33_99111A396971EDD7D2B7E9843B3E53A7LL3forS2S_tKFTf4xn_n in Files.swift.o
  "_$sSy10FoundationE20replacingOccurrences2of4with7options5rangeSSqd___qd_0_So22NSStringCompareOptionsVSnySS5IndexVGSgtSyRd__SyRd_0_r0_lF", referenced from:
      _$s10Foundation4DateV10PlaygroundE5todaySSvg in main.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
      _$s8ShellOut05shellB02to9arguments2at12outputHandle05errorH0S2S_SaySSGSSSo06NSFileH0CSgAKtKF in ShellOut.swift.o
  "_$sSy10FoundationE4data5using20allowLossyConversionAA4DataVSgSSAAE8EncodingV_SbtF", referenced from:
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
  "_$sSy10FoundationE5range2of7optionsAB6localeSnySS5IndexVGSgqd___So22NSStringCompareOptionsVAiA6LocaleVSgtSyRd__lF", referenced from:
      _$sSo13NSFileManagerC5FilesE31pathByFillingInParentReferences33_99111A396971EDD7D2B7E9843B3E53A7LL3for24prependCurrentFolderPathS2S_SbtKFTf4xnn_n in Files.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$sSy10FoundationE8containsySbqd__SyRd__lF", referenced from:
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s4Xgen10PlaygroundCABE27addFrameworkImportsIfNeeded33_1527E1CDD116263285CF59865516C052LL2toS2S_tFTf4xn_n in main.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$sSy10FoundationE9appendingySSqd__SyRd__lF", referenced from:
      _$s8ShellOut0aB7CommandV11gitCheckout6branchACSS_tFZ in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
      _$s4Xgen10PlaygroundC4path8platform7autoRun4codeACSS_AC8PlatformOSbSSSgtcfcTf4gXnnnn_n in Playground.swift.o
      _$s4Xgen9WorkspaceC4pathACSS_tcfC in Workspace.swift.o
      _$s4Xgen9WorkspaceC4pathACSS_tcfcTf4gXn_n in Workspace.swift.o
  "_$sSzsE11descriptionSSvg", referenced from:
      _$s8ShellOut0aB5ErrorV11descriptionSSvg in ShellOut.swift.o
  "_$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTj", referenced from:
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU_Tm in ShellOut.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_$ss11CommandLineO9argumentsSaySSGvgZ", referenced from:
      _main in main.swift.o
  "_$ss11_StringGutsV4growyySiF", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC11descriptionSSvg in Files.swift.o
      _main in main.swift.o
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
      ...
  "_$ss12StaticStringVN", referenced from:
      _$s10Playground4FlagO8rawValueACSgSS_tcfCTf4gXd_n in main.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeO8rawValueAESgSS_tcfCTm in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAASY8rawValuexSg03RawH0Qz_tcfCTWTm in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformO8rawValueAESgSS_tcfC in Playground.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAASY8rawValuexSg03RawE0Qz_tcfCTW in Playground.swift.o
  "_$ss12_ArrayBufferV18_typeCheckSlowPathyySiF", referenced from:
      _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtF5Files18FileSystemIteratorCyAH0I0CG_Tg5Tf4xng_nTm in Files.swift.o
  "_$ss12_ArrayBufferV5countSivs", referenced from:
      _$sSa37_appendElementAssumeUniqueAndCapacity_03newB0ySi_xntFTf4ngn_n in Files.swift.o
  "_$ss12_ArrayBufferVMa", referenced from:
      _$sSa37_appendElementAssumeUniqueAndCapacity_03newB0ySi_xntFTf4ngn_n in Files.swift.o
  "_$ss13_StringObjectV10sharedUTF8SRys5UInt8VGvg", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss15_print_unlockedyyx_q_zts16TextOutputStreamR_r0_lF", referenced from:
      _main in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      _$s4Xgen0A5ErrorV11descriptionSSvg in XgenError.swift.o
  "_$ss16IndexingIteratorVMa", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss16IndexingIteratorVyxGStsMc", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss17FixedWidthIntegerPsE19_parseASCIISlowPath9codeUnits5radixqd_0_Sgqd__z_qd_0_tStRd__sAARd_0_SU7ElementRpd__r0_lFZ", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss18_CocoaArrayWrapperV13_copyContents8subRange12initializingSpyyXlGSnySiG_AFtF", referenced from:
      _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtF5Files18FileSystemIteratorCyAH0I0CG_Tg5Tf4xng_nTm in Files.swift.o
  "_$ss18_CocoaArrayWrapperV8endIndexSivg", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_x22XEfU_s01_aB0Vy5Files18lmn5CyAM6O30CGG_s15EmptyCollectionVyARGTg5s15EmptyCollectionVyAQGTf1nnncn_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg5Tm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB4Impl08countForB014minNewCapacity08requiredM0s011_ContiguousaB0Vy7ElementQzGSi_S2itFs01_aB0Vy5Files18FileSystemIteratorCyAN6FolderCGG_Tg5Tm in Files.swift.o
      _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyF5Files18FileSystemIteratorCyAB6FolderCG_Tg5Tm in Files.swift.o
      _$sSa36_reserveCapacityAssumingUniqueBuffer8oldCountySi_tF5Files18FileSystemIteratorCyAC6FolderCG_Tg5Tm in Files.swift.o
      ...
  "_$ss18_CocoaArrayWrapperVyyXlSicig", referenced from:
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files18FileSystemIteratorCyAD6FolderCG_Tg5Tm in Files.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files6FolderC_Tg5 in main.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files4FileC_Tg5 in Playground.swift.o
  "_$ss20_ArrayBufferProtocolPsE019_outlinedMakeUniqueB011bufferCountySi_tF", referenced from:
      _$sSMsSkRzrlE4sort2byySb7ElementSTQz_ADtKXE_tKFs15ContiguousArrayVySSG_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1cn_n in Files.swift.o
  "_$ss20_SwiftNewtypeWrapperMp", referenced from:
      _$sSo18NSFileAttributeKeyas20_SwiftNewtypeWrapperSCMc in Files.swift.o
  "_$ss20_SwiftNewtypeWrapperPSYTb", referenced from:
      _$sSo18NSFileAttributeKeyas20_SwiftNewtypeWrapperSCMc in Files.swift.o
  "_$ss20_SwiftNewtypeWrapperPs35_HasCustomAnyHashableRepresentationTb", referenced from:
      _$sSo18NSFileAttributeKeyas20_SwiftNewtypeWrapperSCMc in Files.swift.o
  "_$ss20_SwiftNewtypeWrapperPsSHRzSH8RawValueSYRpzrlE20_toCustomAnyHashables0hI0VSgyF", referenced from:
      _$sSo18NSFileAttributeKeyas35_HasCustomAnyHashableRepresentationSCsACP03_toefG0s0fG0VSgyFTW in Files.swift.o
  "_$ss21_ObjectiveCBridgeableMp", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$ss21_ObjectiveCBridgeableP016_forceBridgeFromA1C_6resulty01_A5CTypeQz_xSgztFZTq", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$ss21_ObjectiveCBridgeableP024_conditionallyBridgeFromA1C_6resultSb01_A5CTypeQz_xSgztFZTq", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$ss21_ObjectiveCBridgeableP026_unconditionallyBridgeFromA1Cyx01_A5CTypeQzSgFZTq", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$ss21_ObjectiveCBridgeableP09_bridgeToA1C01_A5CTypeQzyFTq", referenced from:
      _$sSo18NSFileAttributeKeyas21_ObjectiveCBridgeableSCMc in Files.swift.o
  "_$ss21_findStringSwitchCase5cases6stringSiSays06StaticB0VG_SStF", referenced from:
      _$s10Playground4FlagO8rawValueACSgSS_tcfCTf4gXd_n in main.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeO8rawValueAESgSS_tcfCTm in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAASY8rawValuexSg03RawH0Qz_tcfCTWTm in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformO8rawValueAESgSS_tcfC in Playground.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAASY8rawValuexSg03RawE0Qz_tcfCTW in Playground.swift.o
  "_$ss22_ContiguousArrayBufferVMa", referenced from:
      _$sSMsSkRzrlE4sort2byySb7ElementSTQz_ADtKXE_tKFs15ContiguousArrayVySSG_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1cn_n in Files.swift.o
  "_$ss22_ContiguousArrayBufferVyxGs01_bC8ProtocolsMc", referenced from:
      _$sSMsSkRzrlE4sort2byySb7ElementSTQz_ADtKXE_tKFs15ContiguousArrayVySSG_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1cn_n in Files.swift.o
  "_$ss22_minimumMergeRunLengthyS2iF", referenced from:
      _$sSr15_stableSortImpl2byySbx_xtKXE_tKFSS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1cn_n in Files.swift.o
  "_$ss23CustomStringConvertibleMp", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemCs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files4FileC5ErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files18FileSystemSequenceCyxGs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOs23CustomStringConvertibleAAMc in Files.swift.o
      ...
  "_$ss23CustomStringConvertibleP11descriptionSSvgTj", referenced from:
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$ss23CustomStringConvertibleP11descriptionSSvgTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemCs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files4FileC5ErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files18FileSystemSequenceCyxGs23CustomStringConvertibleAAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOs23CustomStringConvertibleAAMc in Files.swift.o
      ...
  "_$ss23_ContiguousArrayStorageCMa", referenced from:
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB4Impl08countForB014minNewCapacity08requiredM0s011_ContiguousaB0Vy7ElementQzGSi_S2itFs01_aB0VySSG_Tg5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB0011countForNewB003minJ8Capacitys011_ContiguousaB0Vy7ElementQzGSi_SitFs01_aB0VySnySiGG_Tgq5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE025_forceCreateUniqueMutableB08newCount16requiredCapacitys011_ContiguousaB0Vy7ElementQzGSi_SitFs01_aB0VySSG_Tg5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE7copyingxx_tcfCs01_aB0VySnySiGG_Tgq5Tf4gd_n in Files.swift.o
      _$ss23_ContiguousArrayStorageCy5Files18FileSystemIteratorCyAC6FolderCGGMa in Files.swift.o
      _$ss23_ContiguousArrayStorageCy5Files18FileSystemIteratorCyAC0E0CGGMa in Files.swift.o
      _main in main.swift.o
      ...
  "_$ss26DefaultStringInterpolationVN", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _main in main.swift.o
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      ...
  "_$ss26DefaultStringInterpolationVs16TextOutputStreamsWP", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _main in main.swift.o
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      ...
  "_$ss27_stringCompareWithSmolCheck__9expectingSbs11_StringGutsV_ADs01_G16ComparisonResultOtF", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO2eeoiySbAG_AGtFZ in Files.swift.o
      _$s5Files10FileSystemC4ItemC9PathErrorOSQAASQ2eeoiySbx_xtFZTW in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$sSo18NSFileAttributeKeyaSQSCSQ2eeoiySbx_xtFZTW in Files.swift.o
      _$sSr15_stableSortImpl2byySbx_xtKXE_tKFySryxGz_SiztKXEfU_SS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1nnncnn_n in Files.swift.o
      _$ss6_merge3low3mid4high6buffer2bySbSpyxG_A3GSbx_xtKXEtKlFSS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1nnnnc_n in Files.swift.o
      ...
  "_$ss30_copySequenceToContiguousArrayys0dE0Vy7ElementQzGxSTRzlF", referenced from:
      _$sSTsE22_copyToContiguousArrays0cD0Vy7ElementQzGyFTf4g_n in Files.swift.o
  "_$ss35_HasCustomAnyHashableRepresentationMp", referenced from:
      _$sSo18NSFileAttributeKeyas35_HasCustomAnyHashableRepresentationSCMc in Files.swift.o
  "_$ss35_HasCustomAnyHashableRepresentationP03_tobcD0s0cD0VSgyFTq", referenced from:
      _$sSo18NSFileAttributeKeyas35_HasCustomAnyHashableRepresentationSCMc in Files.swift.o
  "_$ss5ErrorMp", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAMc in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAMc in Files.swift.o
      _main in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      _$s10Playground0A5ErrorOs0B0AAMc in main.swift.o
      ...
  "_$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAMc in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAMc in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAMc in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAMc in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAMc in XgenError.swift.o
      ...
  "_$ss5ErrorP5_codeSivgTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAMc in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAMc in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAMc in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAMc in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAMc in XgenError.swift.o
      ...
  "_$ss5ErrorP7_domainSSvgTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAMc in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAMc in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAMc in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAMc in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAMc in XgenError.swift.o
      ...
  "_$ss5ErrorP9_userInfoyXlSgvgTq", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAMc in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAMc in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAMc in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAMc in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAMc in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAMc in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAMc in XgenError.swift.o
      ...
  "_$ss5ErrorPsE19_getEmbeddedNSErroryXlSgyF", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAsAHP19_getEmbeddedNSErroryXlSgyFTW in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAsAHP19_getEmbeddedNSErroryXlSgyFTW in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAsADP19_getEmbeddedNSErroryXlSgyFTW in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAsADP19_getEmbeddedNSErroryXlSgyFTW in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAsADP19_getEmbeddedNSErroryXlSgyFTW in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAsADP19_getEmbeddedNSErroryXlSgyFTW in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAsADP19_getEmbeddedNSErroryXlSgyFTW in XgenError.swift.o
      ...
  "_$ss5ErrorPsE5_codeSivg", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAsAHP5_codeSivgTW in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAsAHP5_codeSivgTW in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAsADP5_codeSivgTW in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAsADP5_codeSivgTW in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAsADP5_codeSivgTW in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAsADP5_codeSivgTW in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAsADP5_codeSivgTW in XgenError.swift.o
      ...
  "_$ss5ErrorPsE7_domainSSvg", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAsAHP7_domainSSvgTW in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAsAHP7_domainSSvgTW in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAsADP7_domainSSvgTW in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAsADP7_domainSSvgTW in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAsADP7_domainSSvgTW in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAsADP7_domainSSvgTW in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAsADP7_domainSSvgTW in XgenError.swift.o
      ...
  "_$ss5ErrorPsE9_userInfoyXlSgvg", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOs0F0AAsAHP9_userInfoyXlSgvgTW in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorOs0F0AAsAHP9_userInfoyXlSgvgTW in Files.swift.o
      _$s5Files4FileC5ErrorOsAdAsADP9_userInfoyXlSgvgTW in Files.swift.o
      _$s5Files6FolderC5ErrorOsAdAsADP9_userInfoyXlSgvgTW in Files.swift.o
      _$s10Playground0A5ErrorOs0B0AAsADP9_userInfoyXlSgvgTW in main.swift.o
      _$s8ShellOut0aB5ErrorVs0C0AAsADP9_userInfoyXlSgvgTW in ShellOut.swift.o
      _$s4Xgen0A5ErrorVs0B0AAsADP9_userInfoyXlSgvgTW in XgenError.swift.o
      ...
  "_$ss5Int32VN", referenced from:
      _$s8ShellOut0aB5ErrorV11descriptionSSvg in ShellOut.swift.o
  "_$ss5Int32VSzsMc", referenced from:
      _$s8ShellOut0aB5ErrorV11descriptionSSvg in ShellOut.swift.o
  "_$ss5UInt8VN", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss5UInt8VSUsMc", referenced from:
      _$ss17FixedWidthIntegerPsE_5radixxSgqd___SitcSyRd__lufCSi_SSTg5Tf4xnd_n in Files.swift.o
  "_$ss5print_9separator10terminatoryypd_S2StF", referenced from:
      _main in main.swift.o
      _$ss11CommandLineO10PlaygroundE4open4pathySS_tKFZTf4nd_n in main.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_$ss6HasherV5_seedABSi_tcfC", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$s5Files4FileC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH9hashValueSivgTW in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH13_rawHashValue4seedS2i_tFTW in Files.swift.o
      _$s5Files6FolderC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAASH9hashValueSivgTW in Files.swift.o
      ...
  "_$ss6HasherV8_combineyySuF", referenced from:
      _$s5Files4FileC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files4FileC5ErrorO4hash4intoys6HasherVz_tF in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH9hashValueSivgTW in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH4hash4intoys6HasherVz_tFTW in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH13_rawHashValue4seedS2i_tFTW in Files.swift.o
      _$s5Files6FolderC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files6FolderC5ErrorO4hash4intoys6HasherVz_tF in Files.swift.o
      ...
  "_$ss6HasherV9_finalizeSiyF", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$s5Files4FileC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH9hashValueSivgTW in Files.swift.o
      _$s5Files4FileC5ErrorOSHAASH13_rawHashValue4seedS2i_tFTW in Files.swift.o
      _$s5Files6FolderC5ErrorO9hashValueSivg in Files.swift.o
      _$s5Files6FolderC5ErrorOSHAASH9hashValueSivgTW in Files.swift.o
      ...
  "_$sypN", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _main in main.swift.o
      _$ss23_ContiguousArrayStorageCyypGMa in main.swift.o
      _$ss11CommandLineO10PlaygroundE4open4pathySS_tKFZTf4nd_n in main.swift.o
      _$s4Xgen10PlaygroundCABE8loadCode33_1527E1CDD116263285CF59865516C052LL4fromSS10Foundation3URLV_tKFTf4nd_n in main.swift.o
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      _$s5Files10FileSystemCN in Files.swift.o
      _$s5Files10FileSystemC4ItemCN in Files.swift.o
      _$s4Xgen10PlaygroundCN in Playground.swift.o
      _$s4Xgen9WorkspaceCN in Workspace.swift.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      _$s5Files10FileSystemCMm in Files.swift.o
      _$s5Files10FileSystemC4ItemCMm in Files.swift.o
      _$s5Files4FileCMm in Files.swift.o
      _$s5Files6FolderCMm in Files.swift.o
      ___unnamed_47 in Files.swift.o
      ___unnamed_55 in Files.swift.o
      _$s4Xgen10PlaygroundCMm in Playground.swift.o
      ...
  "__swiftEmptyArrayStorage", referenced from:
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC5write4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC5write6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$s5Files18FileSystemIteratorC9itemNames33_99111A396971EDD7D2B7E9843B3E53A7LLSaySSGvg in Files.swift.o
      _$s5Files18FileSystemIteratorC05childD5Queue33_99111A396971EDD7D2B7E9843B3E53A7LLSayACyxGGvg in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
      ...
  "__swift_FORCE_LOAD_$_swiftAppKit", referenced from:
      __swift_FORCE_LOAD_$_swiftAppKit_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftAppKit_$_Playground)
  "__swift_FORCE_LOAD_$_swiftCoreData", referenced from:
      __swift_FORCE_LOAD_$_swiftCoreData_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreData_$_Playground)
  "__swift_FORCE_LOAD_$_swiftCoreFoundation", referenced from:
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Xgen, __swift_FORCE_LOAD_$_swiftCoreFoundation_$_ShellOut , __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Playground , __swift_FORCE_LOAD_$_swiftCoreFoundation_$_Files )
  "__swift_FORCE_LOAD_$_swiftCoreGraphics", referenced from:
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Xgen, __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Playground , __swift_FORCE_LOAD_$_swiftCoreGraphics_$_Files , __swift_FORCE_LOAD_$_swiftCoreGraphics_$_ShellOut )
  "__swift_FORCE_LOAD_$_swiftCoreImage", referenced from:
      __swift_FORCE_LOAD_$_swiftCoreImage_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftCoreImage_$_Playground)
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftDarwin_$_Xgen, __swift_FORCE_LOAD_$_swiftDarwin_$_ShellOut , __swift_FORCE_LOAD_$_swiftDarwin_$_Files , __swift_FORCE_LOAD_$_swiftDarwin_$_Playground )
  "__swift_FORCE_LOAD_$_swiftDispatch", referenced from:
      __swift_FORCE_LOAD_$_swiftDispatch_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftDispatch_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftDispatch_$_Xgen, __swift_FORCE_LOAD_$_swiftDispatch_$_ShellOut , __swift_FORCE_LOAD_$_swiftDispatch_$_Playground , __swift_FORCE_LOAD_$_swiftDispatch_$_Files )
  "__swift_FORCE_LOAD_$_swiftFoundation", referenced from:
      __swift_FORCE_LOAD_$_swiftFoundation_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftFoundation_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftFoundation_$_Xgen, __swift_FORCE_LOAD_$_swiftFoundation_$_ShellOut , __swift_FORCE_LOAD_$_swiftFoundation_$_Playground , __swift_FORCE_LOAD_$_swiftFoundation_$_Files )
  "__swift_FORCE_LOAD_$_swiftIOKit", referenced from:
      __swift_FORCE_LOAD_$_swiftIOKit_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftIOKit_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftIOKit_$_Xgen, __swift_FORCE_LOAD_$_swiftIOKit_$_ShellOut , __swift_FORCE_LOAD_$_swiftIOKit_$_Files , __swift_FORCE_LOAD_$_swiftIOKit_$_Playground )
  "__swift_FORCE_LOAD_$_swiftMetal", referenced from:
      __swift_FORCE_LOAD_$_swiftMetal_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftMetal_$_Playground)
  "__swift_FORCE_LOAD_$_swiftObjectiveC", referenced from:
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Files in Files.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Playground in main.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_ShellOut in ShellOut.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Xgen in Generatable.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Xgen in Playground.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Xgen in String+Xgen.swift.o
      __swift_FORCE_LOAD_$_swiftObjectiveC_$_Xgen in Workspace.swift.o
      ...
     (maybe you meant: __swift_FORCE_LOAD_$_swiftObjectiveC_$_Xgen, __swift_FORCE_LOAD_$_swiftObjectiveC_$_ShellOut , __swift_FORCE_LOAD_$_swiftObjectiveC_$_Playground , __swift_FORCE_LOAD_$_swiftObjectiveC_$_Files )
  "__swift_FORCE_LOAD_$_swiftQuartzCore", referenced from:
      __swift_FORCE_LOAD_$_swiftQuartzCore_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftQuartzCore_$_Playground)
  "__swift_FORCE_LOAD_$_swiftXPC", referenced from:
      __swift_FORCE_LOAD_$_swiftXPC_$_Playground in main.swift.o
     (maybe you meant: __swift_FORCE_LOAD_$_swiftXPC_$_Playground)
  "__swift_isClassOrObjCExistentialType", referenced from:
      _$sSa37_appendElementAssumeUniqueAndCapacity_03newB0ySi_xntFTf4ngn_n in Files.swift.o
  "_swift_allocError", referenced from:
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC12readAsString8encodingS2S10FoundationE8EncodingV_tKF in Files.swift.o
      _$s5Files4FileC9readAsIntSiyKF in Files.swift.o
      ...
  "_swift_allocObject", referenced from:
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files6FolderC4path5usingACSS_So13NSFileManagerCtKcfC in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC15temporaryFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC10homeFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC13currentFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC5usingACSo13NSFileManagerC_tcfC in Files.swift.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      _$s5Files18FileSystemSequenceCMi in Files.swift.o
      _$s5Files18FileSystemIteratorCMi in Files.swift.o
  "_swift_arrayAssignWithTake", referenced from:
      _$ss20_ArrayBufferProtocolPsE15replaceSubrange_4with10elementsOfySnySiG_Siqd__ntSlRd__7ElementQyd__AGRtzlFs01_aB0VySSG_s15EmptyCollectionVySSGTg5Tf4xndn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE15replaceSubrange_4with10elementsOfySnySiG_Siqd__ntSlRd__7ElementQyd__AGRtzlFs01_aB0Vy5Files18FileSystemIteratorCyAL0K0CGG_s15EmptyCollectionVyAQGTg5Tf4xndn_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE15replaceSubrange_4with10elementsOfySnySiG_Siqd__ntSlRd__7ElementQyd__AGRtzlFs01_aB0VySSG_s15EmptyCollectionVySSGTg5Tf4xndn_n in main.swift.o
  "_swift_arrayDestroy", referenced from:
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_S44XEfU_s01_aB0VySSG_s15EmptyCollectionVySSGTg5s15EmptyCollectionVySSGTf1nnncn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg5 in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_x22XEfU_s01_aB0Vy5Files18lmn5CyAM6O30CGG_s15EmptyCollectionVyARGTg5s15EmptyCollectionVyAQGTf1nnncn_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg5Tm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE15replaceSubrange_4with10elementsOfySnySiG_Siqd__ntSlRd__7ElementQyd__AGRtzlFs01_aB0VySSG_s15EmptyCollectionVySSGTg5Tf4xndn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE15replaceSubrange_4with10elementsOfySnySiG_Siqd__ntSlRd__7ElementQyd__AGRtzlFs01_aB0Vy5Files18FileSystemIteratorCyAL0K0CGG_s15EmptyCollectionVyAQGTg5Tf4xndn_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_S44XEfU_s01_aB0VySSG_s15EmptyCollectionVySSGTg5s15EmptyCollectionVySSGTf1nnncn_n in main.swift.o
      ...
  "_swift_arrayInitWithCopy", referenced from:
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_S44XEfU_s01_aB0VySSG_s15EmptyCollectionVySSGTg5s15EmptyCollectionVySSGTf1nnncn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg5 in Files.swift.o
      _$ss12_ArrayBufferV13_copyContents8subRange12initializingSpyxGSnySiG_AFtF5Files18FileSystemIteratorCyAH0I0CG_Tg5Tf4xng_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_S44XEfU_s01_aB0VySSG_s15EmptyCollectionVySSGTg5s15EmptyCollectionVySSGTf1nnncn_n in main.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg5 in main.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFAEy5Files6FolderCG_Tg5 in main.swift.o
      _$ss15ContiguousArrayV15reserveCapacityyySiF5Files6FolderC_Tg5 in main.swift.o
      ...
  "_swift_beginAccess", referenced from:
      _$s5Files10FileSystemC4ItemC4pathSSvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorOWOe in Files.swift.o
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC22nameExcludingExtensionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC9extensionSSSgvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      ...
  "_swift_bridgeObjectRelease_n", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo13NSProcessInfoC5FilesE14homeFolderPath33_99111A396971EDD7D2B7E9843B3E53A7LLSSvg in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC4copy2toAcA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC4file5namedAA4FileCSS_tKF in Files.swift.o
      _$s5Files6FolderC12containsFile5namedSbSS_tF in Files.swift.o
      _$s5Files6FolderC8containsySbAA4FileCF in Files.swift.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      _$s5Files10FileSystemC4ItemC9PathErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC4pathSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC4nameSSvg in Files.swift.o
      ...
  "_swift_bridgeObjectRetain_n", referenced from:
      _$s5Files18FileSystemIteratorC9itemNames33_99111A396971EDD7D2B7E9843B3E53A7LLSaySSGvg in Files.swift.o
      _$s5Files18FileSystemIteratorC05childD5Queue33_99111A396971EDD7D2B7E9843B3E53A7LLSayACyxGGvg in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
      _main in main.swift.o
      _$s4Xgen10PlaygroundCABE27addFrameworkImportsIfNeeded33_1527E1CDD116263285CF59865516C052LL2toS2S_tFTf4xn_n in main.swift.o
      ...
  "_swift_deallocClassInstance", referenced from:
      _$s5Files10FileSystemC4ItemCfD in Files.swift.o
      _$s5Files10FileSystemCfD in Files.swift.o
      _$s5Files18FileSystemSequenceCfD in Files.swift.o
      _$s5Files18FileSystemIteratorCfD in Files.swift.o
      _$s4Xgen10PlaygroundCfD in Playground.swift.o
      _$s4Xgen9WorkspaceCfD in Workspace.swift.o
  "_swift_deallocObject", referenced from:
      l_objectdestroy in Files.swift.o
      l_objectdestroy.2 in Files.swift.o
      l_objectdestroy.5 in Files.swift.o
      l_objectdestroy.8 in Files.swift.o
      l_objectdestroy.11 in Files.swift.o
      l_objectdestroy.14 in Files.swift.o
      l_objectdestroy.18 in Files.swift.o
      ...
  "_swift_deallocPartialClassInstance", referenced from:
      _$s5Files10FileSystemC4ItemC4path4kind5usingAESS_AE4Kind33_99111A396971EDD7D2B7E9843B3E53A7LLOSo13NSFileManagerCtKcAJLlfcTf4gXngn_n in Files.swift.o
  "_swift_deletedMethodError", referenced from:
      _$s5Files10FileSystemC4ItemCN in Files.swift.o
      _$s5Files4FileCN in Files.swift.o
      _$s5Files6FolderCN in Files.swift.o
      _$s4Xgen9WorkspaceCN in Workspace.swift.o
  "_swift_dynamicCast", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
  "_swift_dynamicCastClass", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files18FileSystemIteratorCyAD6FolderCG_Tg5Tm in Files.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files6FolderC_Tg5 in main.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files4FileC_Tg5 in Playground.swift.o
  "_swift_endAccess", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFyAJcfU0_yycfU_TA in ShellOut.swift.o
      _$s4Xgen10PlaygroundC20auxiliarySourceFilesSay0E04FileCGvM.resume.0 in Playground.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
      _$s4Xgen9WorkspaceC12addReference2toySS_tF in Workspace.swift.o
      _$s4Xgen9WorkspaceC10addProject2atySS_tF in Workspace.swift.o
      ...
  "_swift_errorRelease", referenced from:
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$s5Files10FileSystemC06createB8IfNeeded2at8contentsAA0B0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files10FileSystemC20createFolderIfNeeded2atAA0E0CSS_tKF in Files.swift.o
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      ...
  "_swift_errorRetain", referenced from:
      _main in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      _$s10Playground0A5ErrorOWOy in main.swift.o
      _$s4Xgen0A5ErrorV11descriptionSSvg in XgenError.swift.o
      _$s4Xgen0A5ErrorVwCP in XgenError.swift.o
      _$s4Xgen0A5ErrorVwcp in XgenError.swift.o
      _$s4Xgen0A5ErrorVwca in XgenError.swift.o
      ...
  "_swift_getEnumCaseMultiPayload", referenced from:
      _$s4Xgen10PlaygroundCABE3add33_1527E1CDD116263285CF59865516C052LL10codeOptionyAB7OptionsV4CodeO_tKF in main.swift.o
      _$s10Playground7OptionsVWOc in main.swift.o
      _$s10Playground7OptionsVWOh in main.swift.o
      _$s10Playground7OptionsV4CodeOSgWOc in main.swift.o
      _$s10Playground7OptionsV4CodeOWOb in main.swift.o
      _$s10Playground7OptionsV4CodeOWOh in main.swift.o
      _$s10Playground7OptionsV4CodeOwCP in main.swift.o
      ...
  "_swift_getEnumTagSinglePayloadGeneric", referenced from:
      _$s10Playground7OptionsVwet in main.swift.o
  "_swift_getExistentialTypeMetadata", referenced from:
      _main in main.swift.o
      _$s10Playground0A5ErrorO11descriptionSSvg in main.swift.o
      _$s4Xgen0A5ErrorV11descriptionSSvg in XgenError.swift.o
  "_swift_getForeignTypeMetadata", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$sSo18NSFileAttributeKeyas35_HasCustomAnyHashableRepresentationSCsACP03_toefG0s0fG0VSgyFTW in Files.swift.o
      _$sSo18NSFileAttributeKeyaMa in Files.swift.o
      _$sSo18NSFileAttributeKeyas20_SwiftNewtypeWrapperSCSYWbTm in Files.swift.o
  "_swift_getGenericMetadata", referenced from:
      _$s5Files6FolderC5filesAA18FileSystemSequenceCyAA0D0CGvgTm in Files.swift.o
      _$s5Files6FolderC16makeFileSequence9recursive13includeHiddenAA0d6SystemE0CyAA0D0CGSb_SbtFTm in Files.swift.o
      _$s5Files6FolderC12moveContents2to13includeHiddenyAC_SbtKF in Files.swift.o
      _$s5Files6FolderC5empty13includeHiddenySb_tKF in Files.swift.o
      _$s5Files18FileSystemSequenceC5countSivg in Files.swift.o
      _$s5Files18FileSystemSequenceC5namesSaySSGvg in Files.swift.o
      _$s5Files18FileSystemSequenceC5firstxSgvg in Files.swift.o
      ...
  "_swift_getInitializedObjCClass", referenced from:
      _$s5Files10FileSystemC10homeFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC13currentFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC5usingACSo13NSFileManagerC_tcfcfA_ in Files.swift.o
      _$s5Files10FileSystemC5usingACSo13NSFileManagerC_tcfC in Files.swift.o
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC6append4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      ...
  "_swift_getObjCClassFromMetadata", referenced from:
      _$sSo12NSFileHandleC12forWritingToAB10Foundation3URLV_tKcfCTO in Files.swift.o
      _$sSo6NSDataC10contentsOf7optionsAB10Foundation3URLV_So0A14ReadingOptionsVtKcfC in Files.swift.o
  "_swift_getObjCClassMetadata", referenced from:
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      _$s5Files4FileC6append4datay10Foundation4DataV_tKF in Files.swift.o
      _$s5Files4FileC6append6string8encodingySS_SS10FoundationE8EncodingVtKF in Files.swift.o
      _$sSo6NSTaskC8ShellOutE10launchBash33_839723A297212BDF262C1834C3E29C1FLL4with12outputHandle05errorN0S2S_So06NSFileN0CSgAKtKFTf4xnnn_n in ShellOut.swift.o
  "_swift_getSingletonMetadata", referenced from:
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files6FolderC4path5usingACSS_So13NSFileManagerCtKcfC in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC15temporaryFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC10homeFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC13currentFolderAA0E0Cvg in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      ...
  "_swift_getWitnessTable", referenced from:
      _$s5Files10FileSystemC4ItemC9extensionSSSgvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$s5Files6FolderC10createFile5named8contentsAA0D0CSS_10Foundation4DataVtKF in Files.swift.o
      _$s5Files4FileC4read10Foundation4DataVyKF in Files.swift.o
      ...
  "_swift_initClassMetadata2", referenced from:
      _$s5Files18FileSystemSequenceCMr in Files.swift.o
      _$s5Files18FileSystemIteratorCMr in Files.swift.o
  "_swift_initEnumMetadataMultiPayload", referenced from:
      _$s10Playground7OptionsV4CodeOMr in main.swift.o
  "_swift_initStackObject", referenced from:
      _$s5Files6FolderC12moveContents2to13includeHiddenyAC_SbtKF in Files.swift.o
      _$s5Files6FolderC5empty13includeHiddenySb_tKF in Files.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
  "_swift_initStaticObject", referenced from:
      _$s10Playground4FlagO8rawValueACSgSS_tcfCTf4gXd_n in main.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s8ShellOut0aB7CommandV10removeFile4from9argumentsACSS_SaySSGtFZfA0_ in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeO8rawValueAESgSS_tcfCTm in ShellOut.swift.o
      _$s8ShellOut0aB7CommandV16SwiftPackageTypeOSYAASY8rawValuexSg03RawH0Qz_tcfCTWTm in ShellOut.swift.o
      _$s4Xgen10PlaygroundC8PlatformO8rawValueAESgSS_tcfC in Playground.swift.o
      _$s4Xgen10PlaygroundC8PlatformOSYAASY8rawValuexSg03RawE0Qz_tcfCTW in Playground.swift.o
      ...
  "_swift_initStructMetadata", referenced from:
      _$s10Playground7OptionsVMr in main.swift.o
  "_swift_isUniquelyReferencedNonObjC_nonNull_bridgeObject", referenced from:
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_x22XEfU_s01_aB0Vy5Files18lmn5CyAM6O30CGG_s15EmptyCollectionVyARGTg5s15EmptyCollectionVyAQGTf1nnncn_nTm in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0Vy5Files18FileSystemIteratorCyAL6FolderCGG_Tg5Tm in Files.swift.o
      _$sSa034_makeUniqueAndReserveCapacityIfNotB0yyF5Files18FileSystemIteratorCyAB6FolderCG_Tg5Tm in Files.swift.o
      _$sSa15replaceSubrange_4withySnySiG_qd__nt7ElementQyd__RszSlRd__lF5Files18FileSystemIteratorCyAF0F0CG_s15EmptyCollectionVyAKGTg5Tf4xdn_n in Files.swift.o
      _$sSa15replaceSubrange_4withySnySiG_qd__nt7ElementQyd__RszSlRd__lF5Files18FileSystemIteratorCyAF6FolderCG_s15EmptyCollectionVyAKGTg5Tf4xdn_n in Files.swift.o
  "_swift_isUniquelyReferenced_nonNull_native", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyF in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg506$ss20_abc6PsE23_defg42Replace_4with5countySnySiG_qd__nSitSlRd__7j20Qyd__AGRtzlFySpyAIG_S44XEfU_s01_aB0VySSG_s15EmptyCollectionVySSGTg5s15EmptyCollectionVySSGTf1nnncn_n in Files.swift.o
      _$ss20_ArrayBufferProtocolPsE22_arrayOutOfPlaceUpdateyys011_ContiguousaB0Vy7ElementQzGz_S2iySpyAGG_SitXEtFs01_aB0VySSG_Tg5 in Files.swift.o
      _$sSr15_stableSortImpl2byySbx_xtKXE_tKFySryxGz_SiztKXEfU_SS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1nnncnn_n in Files.swift.o
      _$sSr13_mergeTopRuns_6buffer2bySbSaySnySiGGz_SpyxGSbx_xtKXEtKFSS_Tg532$sSSSLsSL1loiySbx_xtFZTWTf4nnd_nTf1nncn_n in Files.swift.o
      ...
  "_swift_release", referenced from:
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files4FileC4copy2toAcA6FolderC_tKF in Files.swift.o
      _$s5Files6FolderC12containsFile5namedSbSS_tF in Files.swift.o
      ...
  "_swift_release_n", referenced from:
      _main in main.swift.o
  "_swift_retain", referenced from:
      _$s5Files10FileSystemC4ItemC14OperationErrorO11descriptionSSvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETK in Files.swift.o
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0VvpAETk in Files.swift.o
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      ...
  "_swift_retain_n", referenced from:
      _$s5Files18FileSystemIteratorC4nextxSgyFAA6FolderC_Tg5 in Files.swift.o
      _$s5Files18FileSystemIteratorC4nextxSgyFAA0B0C_Tg5 in Files.swift.o
  "_swift_setDeallocating", referenced from:
      _$s5Files6FolderC12moveContents2to13includeHiddenyAC_SbtKF in Files.swift.o
      _$s5Files6FolderC5empty13includeHiddenySb_tKF in Files.swift.o
      _$s4Xgen10PlaygroundC8generateyyKF in Playground.swift.o
  "_swift_storeEnumTagMultiPayload", referenced from:
      _$s10Playground7OptionsV9argumentsACSaySSG_tKcfC in main.swift.o
      _$s10Playground7OptionsVWOc in main.swift.o
      _$s10Playground7OptionsV4CodeOSgWOc in main.swift.o
      _$s10Playground7OptionsV5parse33_1527E1CDD116263285CF59865516C052LL8argument3forAA4FlagOSgSS_AJtKFTf4xnn_n in main.swift.o
      _$s10Playground7OptionsV4CodeOWOb in main.swift.o
      _$s10Playground7OptionsV4CodeOwCP in main.swift.o
      _$s10Playground7OptionsV4CodeOwcp in main.swift.o
      ...
  "_swift_storeEnumTagSinglePayloadGeneric", referenced from:
      _$s10Playground7OptionsVwst in main.swift.o
  "_swift_unexpectedError", referenced from:
      _$s5Files10FileSystemC4ItemC16modificationDate10Foundation0F0Vvg in Files.swift.o
      _$s5Files10FileSystemC15temporaryFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC10homeFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC13currentFolderAA0E0Cvg in Files.swift.o
      _$s5Files6FolderC7currentACvgZ in Files.swift.o
      _$s5Files6FolderC4homeACvgZ in Files.swift.o
      _$s5Files6FolderC9temporaryACvgZ in Files.swift.o
      ...
  "_swift_unknownObjectRetain", referenced from:
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files18FileSystemIteratorCyAD6FolderCG_Tg5Tm in Files.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files6FolderC_Tg5 in main.swift.o
      _$ss12_ArrayBufferV19_getElementSlowPathyyXlSiF5Files4FileC_Tg5 in Playground.swift.o
  "_swift_updateClassMetadata2", referenced from:
      _$s5Files10FileSystemC4ItemCMr in Files.swift.o
      _$s5Files4FileCMr in Files.swift.o
  "_swift_willThrow", referenced from:
      _$s5Files10FileSystemC4ItemC6parentAA6FolderCSgvg in Files.swift.o
      _$s5Files6FolderC4path5usingACSS_So13NSFileManagerCtKcfC in Files.swift.o
      _$s5Files10FileSystemC4ItemC6rename2to13keepExtensionySS_SbtKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC4move2toyAA6FolderC_tKF in Files.swift.o
      _$s5Files10FileSystemC4ItemC6deleteyyKF in Files.swift.o
      _$s5Files10FileSystemC15temporaryFolderAA0E0Cvg in Files.swift.o
      _$s5Files10FileSystemC10homeFolderAA0E0Cvg in Files.swift.o
      ...
ld: symbol(s) not found for architecture x86_64

marathon install hanging

I've just tried to install the new Swift version of Playground using the Marathon install method but it's just hanging at the Cloning step:

πŸƒ  Downloading script...
   Saving script...
   Resolving Marathonfile...
   Saving Marathonfile...
   Cloning [email protected]:johnsundell/xgen.git...

It's been like this now for a couple of hours. This is my second attempt too, I tried before and had the same problem and had to cancel.

Git OSX Shell Swift Xcode
2.11.0 (Apple Git-81) 10.12.4 (16E195) ZSH 3.1 (swiftlang-802.0.51 clang-802.0.41) 8.3.1 (8E1000a)

Adding Homebrew Formula

Hi John,

Thanks for this awesome tool ! Would love to be able to install it throught the brew command.
Any chance that you would either create a tap Formula or adding it to homebrew-core ?

The playground.rb would look similar to the following considering you would create a release.

class Playground < Formula
  desc "Instantly create Swift playgrounds from the command line"
  homepage "https://github.com/JohnSundell/Playground"
  url "https://github.com/JohnSundell/Playground/archive/refs/tags/1.0.0.tar.gz"
  sha256 "<SHOULD ADD THE RIGHT SHA256 HERE>"
  license "MIT"


  def install
    system "swift", "build",
        "--configuration", "release",
        "--disable-sandbox"    
        
    bin.install '.build/release/Playground'
  end

  test do
    system "#{bin}/playground"
  end
end

The formula could also be updated using a Github Actions or so for each release πŸ€·πŸΌβ€β™‚οΈ
In case that you want to do a Tap Formula, you might be the only one being able to create it. And if you want to add it to homebrew-core, you can just create the release then I can create the pull request with to file above :)

Error building manually with swift build -c release -Xswiftc -static-stdlib

Compile Swift Module 'Playground' (1 sources)
/Users/mihaicris/cloned/Playground/Sources/main.swift:36:9: error: use of unresolved identifier 'autoRun'
        autoRun = options.autoRun
        ^~~~~~~
Darwin.au_open:1:13: note: did you mean 'au_open'?
public func au_open() -> Int32
            ^
error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f /Users/mihaicris/cloned/Playground/.build/release.yaml main output:

Error in Playground

When I generate a playground I get:
import Foundation
import PlaygroundSupport
import UIKit

400: Invalid request

Also, can I use Cocoa?

Feature Request: Add files playground's sources folder

Thanks for this script it enables me to do quick prototyping

Is there a way to add files to playground's sources folder?

To take advantage of the Sources folder by adding a new file that will contain some code we will use in our Playground.

Create correctly,but could not open because of wrong directory

The error message:
πŸš€ Opening ~/Desktop/2018/3/1.playground/...
πŸ’₯ An error occured: ShellOut encountered an error
Status code: 1
Message: "The file /Users/admin/~/Desktop/2018/3/1.playground does not exist."
Output: ""

/Users/admin/~/Desktop/ is a wrong directory.
Please correct it.Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.