Skip to content

tuist/implicit-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implicit imports

This repository contains an Xcode project with the following dependency graph, App > A framework > B framework, to check how this proposal works in practice.

How to reproduce it

  1. Clone the repository: git clone [email protected]:tuist/implicit-import.git
  2. Run ./build.sh

I'd expect the compilation to fail the import B from the App target since A is importing it with fileprivate import, but the compilation succeeds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published