You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android changes for Swift 4.1 cherrypicked into 4.2 (#1631)
* Changes required for swift-4.1-branch port to Android
* Remove contentious wokrarounds
* Centralise test imports and add os(Android)
* Leave imports in xdgTestHelper.swift
/* createSymbolicLinkAtPath:withDestination:error: returns YES if the symbolic link that point at 'destPath' was able to be created at the location specified by 'path'. If this method returns NO, the link was unable to be created and an NSError will be returned by reference in the 'error' parameter. This method does not traverse a terminal symlink.
0 commit comments