xcode - How can I transform my iOS/Swift project to a state where I will be able to use live views? -


i have been working on first ios/swift application past month or so, , have created of class declaration files (i.e. .swift files) in main project folder. use live views in app, because of right cannot build/run app @ due errors don't know how fix (i'll posting later today in hope of finding can me fix them).

what best way go converting of views embedded frameworks use live views feature of xcode ? running xcode 7 , wrote app in swift 2.0

thanks

you apparently don't need use frameworks anymore. @ least works fine in xcode 7 me - classes part of main project. mark class @ibdesignable.

but in order show preview, code needs able compile, need resolve issues first.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -