Framework file is always red in iOS Swift Framework Project -


i'm trying build ios framework, did going file -> new project -> cocoa touch framework.

however, never able locate .framework file event if build project, displayed in red , it's not there when open project's files in finder, here screenshot:

enter image description here

what problem?

choose "build device -> generic ios device" should work

screenshot 1


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -