• Stars
    star
    106
  • Rank 323,925 (Top 7 %)
  • Language
    Python
  • Created over 12 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Templates for Cocoa-Python development with Xcode 4

Xcode 4 Cocoa-Python Templates

This is a set of File templates and Project templates for use with Xcode 4+. These have been tested with Xcode 4.3 on Lion and Xcode 5.1 on Mavericks.

Using the Xcode 3 templates here: http://svn.red-bean.com/pyobjc/trunk/pyobjc/pyobjc-xcode/ as a starting point, and also using the existing Xcode 4 templates as a reference, I ported the Xcode 3 templates to the Xcode 4 format.

They seem to work, though I've only used the Cocoa-Python Application for actual development so far.

How to use these

Either clone this repo or download the zip and expand it. Copy the File Templates and Project Templates folders to the following path in your home directory, creating any missing intermediate directories if needed:

~/Library/Developer/Xcode/Templates/

Launch Xcode 4. The File templates should be available from the template browser available when you choose File->New->File... -- they'll be listed under Mac OS X/Cocoa-Python.

The Project templates should be available when creating a new project, also under Mac OS X/Cocoa-Python.

Additional references

http://blog.boreal-kiss.net/2011/03/11/a-minimal-project-template-for-xcode-4/

http://red-glasses.com/index.php/tutorials/making-custom-templates-for-xcode-4-march-2011/

More Repositories

1

pycreateuserpkg

Python tool to create macOS packages that create user accounts
Python
291
star
2

profiles

OS X configuration profiles
168
star
3

relocatable-python

A tool for building standalone relocatable Python.framework bundles
Python
155
star
4

tile_lock

A riff on @frogor's PSU Mac 2017 hack-a-thon project, using the Tile Mate
Python
31
star
5

psumac2017

Example code for Penn State MacAdmins 2017 presentation: "Turbocharge your scripting with PyObjC"
Python
28
star
6

Xcode6CocoaPythonTemplates

Xcode 6 templates for Cocoa-Python (PyObjC) development
Python
27
star
7

autopkg-packaging-demo

Repo demonstratng the use of autopkg for 'generic' package creation
Shell
21
star
8

PlistEditor

JavaScript
20
star
9

Xcode5CocoaPythonTemplates

A set of Xcode 5 project and file templates for development using Cocoa and Python.
Python
19
star
10

macaduk2017

Example code for MacADUK 2017 presentation: "Introduction to PyObjC"
Python
18
star
11

psumac2014_python

Code snippets and examples for PSU Mac Admins 2014 Conference "Python for Systems Administrators" workshop
Python
18
star
12

makereserializationpkg

Python tool for creating installation packages to reserialize Adobe CS6 products.
Python
16
star
13

mtc2013_python

Code snippets and examples for MacTech Conference 2013 "Python for Systems Administrators" workshop
Python
8
star
14

mactech-cocoa-python-demo

Code corresponding to my MacTech Cocoa-Python demo
Python
4
star
15

pyobjc-helloworld-app

Hello World app in PyObjC
Objective-C
3
star
16

mactechconference2017

Files shared from MacTech Conference 2017
2
star
17

msa2023-chatbot

Resources for MacSysAdmin 2023
Python
2
star