ccutebenbi / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

ABFavoritesList.h File not find (Compilation) #350

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. #import <AddressBookUI/ABFavoritesList.h>
2. #import <AddressBookUI/ABFavoritesEntry.h>
3.

What is the expected output? What do you see instead?

#import <AddressBookUI/ABFavoritesList.h>
#import <AddressBookUI/ABFavoritesEntry.h>

File not found....

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by maxpany...@gmail.com on 4 Jan 2010 at 9:10

GoogleCodeExporter commented 8 years ago
Did you read this :
  http://code.google.com/p/siphon/wiki/SiphonCompilation

Original comment by samuelv0...@gmail.com on 4 Jan 2010 at 10:54

GoogleCodeExporter commented 8 years ago
I compile siphon aplication and submit my binary file to apple store. 
But the application was rejected because using Private sdk ABFavoritesEntry.h , 
So any people has this issue? 
how to get over this problem?

Original comment by nicolec...@jpsolutions.com.sg on 21 Sep 2010 at 4:25

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 21 Sep 2010 at 8:57