blob: 727858cb99acf00dcd800adbb9f97f47d5a75bcf [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/ios"
)
func main() {
}