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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

c# - Breakout Brick Collision -