Working through an iOS development tutorial, I hit a known issue in the first beta of Xcode 6: "Unwind segue actions declared in Swift classes are not recognized by Interface Builder".
I found this: http://stackoverflow.com/a/24030113/112855
but still haven't got it working.