Skip to content

Releases: nori0620/SwiftFilePath

Support Swift 2.1

25 Oct 13:37
Compare
Choose a tag to compare
0.0.6

Support Swift 2.1

Update for swift 1.2

02 Aug 06:12
Compare
Choose a tag to compare
0.0.5

update cocoapods ver to 0.0.5.

v0.0.4

26 Jan 14:52
Compare
Choose a tag to compare

#4 Remove errors on build as app-extention(resolve "ld: warning: linking against dylib not safe for use ...)
#3 #2 fix typo

v0.0.3

20 Jan 10:49
Compare
Choose a tag to compare

7ba0b95 : Stop convertting NSError to String on file operation result.

430b994 :[Issue #1] Fixing infinite loop.

v0.0.2

11 Jan 12:47
Compare
Choose a tag to compare
Update README.md

v0.0.1

11 Jan 04:52
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
remove SwiftEither to remove dependency.( use own implemention Result…

….swift )