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: jsipprell/python-xcode-templates
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jsipprell/python-xcode-templates
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xcode5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 26 files changed
  • 2 contributors

Commits on Nov 24, 2013

  1. moved template bundles into "proper" xcode 5.* locations

    Jesse Sipprell committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    47c8f40 View commit details
    Browse the repository at this point in the history
  2. modified layout to be more xcode 5 friendly, switch default icon to t…

    …he new assets system + icon builder and forced (ugg, for now) the sdk to 10.8 as 10.9 has no Python.framework afaict
    Jesse Sipprell committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    3dbad1e View commit details
    Browse the repository at this point in the history
  3. updated readme for xcode 5

    Jesse Sipprell committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    8cbe871 View commit details
    Browse the repository at this point in the history
  4. corrected docs

    Jesse Sipprell committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    c39f366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dc8bcc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. fix for description of build phase script not showing in project and …

    …moving gc header to a headers dir
    Jesse Sipprell committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    bf123fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e477447 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2013

  1. fixed (not problematic) typo in gc detection

    Jesse Sipprell committed Dec 7, 2013
    Configuration menu
    Copy the full SHA
    b7bfd9e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2013

  1. added some docs regarding embedding & working around the change to th…

    …e macosx10.9 sdk
    Jesse Sipprell committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    0268b84 View commit details
    Browse the repository at this point in the history
  2. minor aesthetic doc fix

    jsipprell committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    22fdb23 View commit details
    Browse the repository at this point in the history
Loading