AnimatedWallpaperTest
AnimatedWallpaperTest copied to clipboard
Can't find header file for SpringBoardFoundation
Using the latest beta 4 bits, I can't seem XCode 5 can't find the header file for SpringBoardFoundation in OnozOmgView.h.
import <SpringBoardFoundation/SpringBoardFoundation.h>
Any ideas?
Same thing here. Error when trying to build says "SpringBoardFoundation/SpringBoardFoundation.h" file not found. Were you able to figure this out?
No. Sorry.
Regards, Brian Ernesto Founder & CEO [email protected] www.neoreef.com
Sent from my iPhone, probably dictated and/or auto corrected, please ask for clarification if something doesn't look right.
Toll Free: 1-888-NEOREEF :: Phone: (208) 629-2921 :: Fax: (208) 629-2922 :: Mobile: (208) 283-0784
Facebook :: Twitter :: Google+ :: LinkedIn :: Yelp
Neoreef is an innovative approach to how websites are built and maintained. It eliminates the cost and complexity associated with websites, and at the same time empowers individuals of an organization to easily utilize and control their own website without the need for technical skills.
On Aug 27, 2013, at 5:04 PM, rpstro02 [email protected] wrote:
Same thing here. Error when trying to build says "SpringBoardFoundation/SpringBoardFoundation.h" file not found. Were you able to figure this out?
— Reply to this email directly or view it on GitHub.
just forget the header, dump the class symbol from framework and hard code it. i've built it successfully but the problem is , how to jailbreak my io7 device?
I'm almost sure that you won't need a jailbreak to test your build, you can just register your UDID (like some users do to get the iOS betas) and you'll get your certificates that you can later use on Xcode to build and test your apps. just google UDID Registration.
but without jailbreaking the device, i can't access the private directory on it.
@sevensth: how did you "hard coded" this header? I tried to do it... it even compiled, but the new wallpaper does not show up in preferences :( (I copied the bundle to a jailbroken phone afterwards) Since an iOS7 JB is out now this should work now.
@hamzasood: Great work and effort, but could you please be a little more precise on how to compile this example correctly?
...thanks!