You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
321 B

//
// UnavailableItems.swift
// SwinjectStoryboard
//
// Created by Yoichi Tagaya on 12/10/16.
// Copyright © 2016 Swinject Contributors. All rights reserved.
//
// MARK: For auto migration to Swinject v1.
@available(*, unavailable, renamed: "SwinjectStoryboardProtocol")
public protocol SwinjectStoryboardType { }