Skip to content

Commit

Permalink
Facebook iOS SDK 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
gcaglar committed Jul 10, 2014
1 parent f1ff332 commit ff52099
Show file tree
Hide file tree
Showing 132 changed files with 2,494 additions and 5,147 deletions.
2 changes: 1 addition & 1 deletion samples/Configurations/Project.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ INFOPLIST_FILE = $(TARGET_NAME)/$(TARGET_NAME)-Info.plist

// Search Paths
ALWAYS_SEARCH_USER_PATHS = NO
FRAMEWORK_SEARCH_PATHS = $(inherited) "$(SRCROOT)/../../build" "~/Documents/FacebookSDK"
FRAMEWORK_SEARCH_PATHS = $(inherited) "$(SRCROOT)/../../build" "$(SRCROOT)/../../Bolts-IOS/build/ios" "~/Documents/FacebookSDK"

// Code Generation
GCC_DYNAMIC_NO_PIC = NO
Expand Down
2 changes: 2 additions & 0 deletions samples/FriendPickerSample/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Friend Picker sample

Demonstrates how to use a FBFriendPickerViewController in the Facebook SDK for iOS.

Note that v2.0 of the me/friends (which the FriendPicker uses) only returns friends that have also installed the app.

Using the Sample
Install the Facebook SDK for iOS.
Launch the FriendPickerSample project using Xcode from the <Facebook SDK>/samples/FriendPickerSample directory.
307 changes: 0 additions & 307 deletions samples/GraphApiSample/GraphApiSample.xcodeproj/project.pbxproj

This file was deleted.

Binary file not shown.
Binary file removed samples/GraphApiSample/GraphApiSample/Default.png
Binary file not shown.
Binary file removed samples/GraphApiSample/GraphApiSample/Default@2x.png
Binary file not shown.
33 changes: 0 additions & 33 deletions samples/GraphApiSample/GraphApiSample/GraphApiAppDelegate.h

This file was deleted.

65 changes: 0 additions & 65 deletions samples/GraphApiSample/GraphApiSample/GraphApiAppDelegate.m

This file was deleted.

78 changes: 0 additions & 78 deletions samples/GraphApiSample/GraphApiSample/GraphApiSample-Info.plist

This file was deleted.

16 changes: 0 additions & 16 deletions samples/GraphApiSample/GraphApiSample/GraphApiSample-Prefix.pch

This file was deleted.

Loading

0 comments on commit ff52099

Please sign in to comment.