blob: 4cfb574390c3ccfdaba49f04925e6978aca0194c [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin,ios
package main
import (
_ "v.io/x/swift"
)
func main() {
}