Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/facebook-ios-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tipbit/facebook-ios-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on May 17, 2014

  1. Configuration menu
    Copy the full SHA
    d7eb79e View commit details
    Browse the repository at this point in the history
  2. Remove FBLikeActionController, FBLikeControl, FBLikeButtonPop.wav.

    We're not using them.
    Ewan Mellor committed May 17, 2014
    Configuration menu
    Copy the full SHA
    f8832f0 View commit details
    Browse the repository at this point in the history
  3. Remove FBLikeBoxView, FBLikeBoxBorderView, FBLikeButton,

    and associated images.
    
    We're not using them.
    Ewan Mellor committed May 17, 2014
    Configuration menu
    Copy the full SHA
    f46e7b0 View commit details
    Browse the repository at this point in the history
  4. Remove FBPlacePicker*, and associated graphics.

    We don't need it.
    Ewan Mellor committed May 17, 2014
    Configuration menu
    Copy the full SHA
    bf75026 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2014

  1. Merge remote-tracking branch 'facebook/master'

    Conflicts:
    	src/facebook-ios-sdk.xcodeproj/project.pbxproj
    Ewan Mellor committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    7a2fe8d View commit details
    Browse the repository at this point in the history
  2. Match removal of FBAmbientDeviceInfo.m.

    Ewan Mellor committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    4ca9bc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2014

  1. IPHONEOS_DEPLOYMENT_TARGET = 7.0.

    Ewan Mellor committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    c52ceb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Make project file changes recommended by Xcode 6.

    Ewan Mellor committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    cfa56ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2014

  1. Don't override ARCHS, so that we get a fat binary instead of separate

    32-bit and 64-bit builds.
    Ewan Mellor committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    01a4068 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Upgrade schemes as per Xcode 6.1.

    Ewan Mellor committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    6f15410 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2014

  1. Remove .gitmodules.

    These are not used in our build.
    Ewan Mellor committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    1c8ab74 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Add GCC_NO_COMMON_BLOCKS, as recommended by Xcode 6.3.

    Ewan Mellor committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    86d7031 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. XCode7 fix compile

    navisingh committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    b5f426e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. iOS 9 compile fix.

    navisingh committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    1f47d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Enable Testability, as recommended by Xcode 7, and let it update the …

    …schemes.
    Ewan Mellor committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    3083b38 View commit details
    Browse the repository at this point in the history
  2. Set iOS Deployment Target to 7.0.

    Set Only Active Arch in debug builds.
    Ewan Mellor committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    8949e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2015

  1. Set IPHONEOS_DEPLOYMENT_TARGET = 8.0, and replace deprecated values w…

    …ith their
    
    up-to-date equivalent.
    Ewan Mellor committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    9ea8ad8 View commit details
    Browse the repository at this point in the history
Loading