SwiftFilePath icon indicating copy to clipboard operation
SwiftFilePath copied to clipboard

Simple and powerful wrapper for NSFileManager.

Results 11 SwiftFilePath issues
Sort by recently updated
recently updated
newest added

![2018-03-25 19 58 29](https://user-images.githubusercontent.com/20034822/37874734-33fdf868-3067-11e8-9a57-08f7076c6b88.png) i use cocoapod ,but has some error,how to fit it?

Is there a Swfit 3.0 version?

I changed some codes to make it working with Xcode9 and swift v4.0. Every test in every device( iOS, appleTV, Mac) is passed.

## Update for Swift3.0 in Xcode8 - this branch checked out from #21(Xcode8_swift2.3) - Every test in every device( iOS, appleTV, watchOS, Mac) is passed - Almost change is by...

## Update for Swift2.3 in Xcode8 - Every test in every device( iOS, appleTV, watchOS, Mac) is passed ;) - All change is by Xcode [Edit -> Convert]

Added `ApplicationSupportDir` for Path

Hi, I'm new to Swift and Mac development. Cocoapods complained with the following: `The platform of the target 'MyApp' (OS X 10.11) is not compatible with 'SwiftFilePath (0.0.6)', which does...

Hi library is great, but would be possible to add bundle directory to the extensions? I need to copy files from there to another folder. Thanks

add groupDir method for App Group Shared Container. App Groupを利用した共有ディレクトリへのパスを取得出来るメソッドの追加しました。