标签:html oms bsp str lib ios pen style exp
文件下载地址 http://xclient.info/s/reveal.html
dmg安装成功后,
pod install 植入项目。
pod ‘Reveal-SDK‘, ‘~> 4‘, :configurations => [‘Debug‘]
加入断点
expr (Class)NSClassFromString(@"IBARevealLoader") == nil ? (void *)dlopen("/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries/RevealServer.framework/RevealServer", 0x2) : ((void*)0)
再接入软件,模拟器,真机都能实时看到修改UI的效果了
标签:html oms bsp str lib ios pen style exp
原文地址:http://www.cnblogs.com/songxing10000/p/6385507.html