One, first download the Reveal tool.
Reveal: Http://revealapp.com/download.
As shown in the Download screen, select the Download Trail blue button to download:
Second, to create a new project, as reveal for testing the demo. The most primitive works are as shown:
Third, open the reveal software as shown in:
Four, in the Reveal software, select Help-->show Reveal Library in Finder, will appear as shown in the interface.
Five. Copy the reveal.framework from the Finder to the project file. As shown in the following:
Six, add reveal.framework to the project, add the finished effect as shown.
Seven, press find build phases---->link Binary with Libraries--->reveal.framework.
Eight, select Reveal.framework, then, click on the "-" number on the delete operation.
Nine, press, find, Build Settings---->other Linker Flags.
Ten, added in the other Linker flags
"-objc-lz-framework Reveal"
11, after setting up other Linker flags, the project catalog is as shown.
12, start running the project on the simulator. Note that you must choose the simulator, because if it is a real machine, it may be reveal and the project is not on a network.
13, start to run the project in the simulator. As shown in.
14, after the simulator is running successfully, note that it must run successfully after. Open reveal.
In the upper left corner, select Revealdemo, which is the project file we just ran.
16, so far, reveal run successfully.
Resources:
1,http://support.revealapp.com/kb/getting-started/integrating-reveal-static-linking
2,http://blog.csdn.net/yongyinmg/article/details/39293015
3,http://c.blog.sina.com.cn/profile.php?blogid=cb8a22ea89000gtw
4,http://blog.csdn.net/sakulafly/article/details/17994173
Use of reveal