Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.684 Times

Xcode freeware
Filter: All | Freeware | Demo
 

Xcode

< 1 2 3 4 5 > 
Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 333

PList Compiler PList Compiler is a property list compiler for Xcode. It lets you build localized and non-localized plist files from plc and ploc source files.



Platforms: Mac

License: Freeware Size: 48.79 KB Download (48): PList Compiler Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 241

XCodeDebuggerXML2Formatters Xcode debugger plugin for formatting libxml2 based structures It is a Xcode project that can be used as template for your own debugger formats in Xcode 2 and 3





Platforms: Mac

License: Freeware Size: 4.95 KB Download (52): XCodeDebuggerXML2Formatters Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 477

XTemplate A tool which can create and modify XCode project and file templates. This first external release was made in the hopes that we can get some user interface suggestions and to provide a basic tool upon which other developers could base personalized tools. Source code provided under MIT license. A...


Platforms: Mac

License: Freeware Size: 133.12 KB Download (47): XTemplate Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 247

Sound Core Sound Core is a Carbon-compatible library for Xcode 2.4.1 and later which makes it easy and simple to play sounds asynchronously on the Macintosh. Legacy libraries also also include for CodeWarrior Pro 8.


Platforms: Mac

License: Freeware Size: 51.2 KB Download (53): Sound Core Download

Added: June 30, 2013 | Visits: 283

Objective IOC Dependency injection for objective-c. Objective IOC is compiled as a static library. So you can add it to your project as "dependent project". Clone project somewhere with git://github.com/mivasi/Objective-IOC.git Locate the "IOC.xcodeproj" file under "src/". Drag IOC.xcodeproj and drop it...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (36): Objective IOC Download

Added: November 28, 2013 | Visits: 458

MPConnectionAgent A simple set of wrapper classes for asynchronous HTTP requests with "handler" methods. A simple set of wrapper classes for asynchronous HTTP requests with "handler" methods (updated 1/3/09, completely rewritten, introduced encapsulated MPConnection class to replace MPConnectionAgent, more...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (42): MPConnectionAgent Download

Added: June 21, 2013 | Visits: 328

OpenFeint-iOS-Framework OpenFeint SDK built as a static framework This is a simple XCode project which will build OpenFeint as a Static Framework. Once built it behaves and handles just like any framework but in reality it is a static library - which means it can be used for iOS.


Platforms: Mac

License: Freeware Size: 1.95 MB Download (41): OpenFeint-iOS-Framework Download

Added: October 30, 2013 | Visits: 315

hgx hgx is a free and open source Mercurial GUI for Mac OS X users. Building from source: Double click the included Xcode project and choose Build from the Build menu in Xcode. This will build the hgx application in the "/build/Debug" folder inside the source directory.


Platforms: Mac

License: Freeware Size: 6.11 MB Download (40): hgx Download

Added: July 13, 2013 | Visits: 454

Cocoa.vim Cocoa.vim is a collection of scripts designed to make it easier to develop Cocoa/Objective-C applications. It includes enhanced syntax highlighting, code completion, documentation lookup, as well as a number of other features that can be used to integrate Vim with Xcode, allowing you to...


Platforms: Mac

License: Freeware Size: 245.76 KB Download (42): Cocoa.vim Download

Added: September 24, 2013 | Visits: 328

SVGKit A Cocoa framework for rendering SVG files as Core Animation layers SVGKit is a Cocoa framework for rendering SVG files as Core Animation layers. All shapes are represented by instances of the CAShapeLayer class, and are, by design, animatable. SVGKit is compatible with the latest Mac OS X and...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (38): SVGKit Download

Added: October 10, 2013 | Visits: 280

ObjcPy ObjcPy is an open source development tool which provides Python style functions in Objective-C. Currently only functions from the Python string class have been implemented. ObjcPyTest is an Xcode project for building command line applications for ObjcPy that allow it to be tested with pythons...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): ObjcPy Download

Added: August 26, 2013 | Visits: 286

XcodeUnitTestGUI XcodeUnitTestGUI utilizes distributed notifications to be updated with the current pass/fail state of unit tests. In order to enable these notifications, you need to link your unit test target with the supplied XcodeUnitTestGUIHelper.framework. Aside from that, just launch the app and it should...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (43): XcodeUnitTestGUI Download

Added: June 07, 2013 | Visits: 430

ChanKit ChanKit - Mac OS X and iOS framework for interacting with imageboards. Copyright 2010 command-Q.org. All rights reserved. Contact: tab@command-q.org This framework is distributed under the terms of the Do What The Fuck You Want To Public License, Version 2. See the License file for details....


Platforms: Mac

License: Freeware Size: 419.84 KB Download (42): ChanKit Download

Added: November 08, 2013 | Visits: 335

XcodeProjectEditor An embedded Objective-C/Cocoa framework to allow your applications to edit Xcode project files. Based on zerg-xcode.


Platforms: Mac

License: Freeware Size: 102.4 KB Download (37): XcodeProjectEditor Download

Added: October 29, 2013 | Visits: 332

Objective Git Objective Git provides Objective-C bindings to the libgit2 linkable C Git library. It has been implemented as a framework right now. This is a good reference for setting up frameworks in xcode This library follows the rugged API as close as possible while trying to maintain a native objective-c...


Platforms: Mac

License: Freeware Size: 1.64 MB Download (37): Objective Git Download

Added: June 13, 2013 | Visits: 231

CocoaPods CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project....


Platforms: Mac

License: Freeware Size: 1.86 MB Download (39): CocoaPods Download

Added: October 26, 2013 | Visits: 300

ABPadLockScreen ABPadLockScreen provides a simple keypad style unlock feature for your app. The classes use delegation to obtain necessary data and instruct the delegate of important events. To use in your app: 1. Copy all the files in the ABPadLockScreen folder into your apps source folder 2. Add the files...


Platforms: Mac

License: Freeware Size: 163.84 KB Download (40): ABPadLockScreen Download

Added: September 04, 2013 | Visits: 399

AliJSONRPC This Objective-C framework aims to add support to JSON-RPC to your Cocoa projects, so that you can easily call JSON-RPC WebServices from your application and handle the responses. - To use the framework, simply drag & drop the "AliJSONRPC Framework" directory in your Xcode Project. - A sample...


Platforms: Mac

License: Freeware Size: 215.04 KB Download (44): AliJSONRPC Download

Added: September 27, 2013 | Visits: 440

MiniKidsGames "MiniKidsGames" is a collention of small games for kids. It's fun to play and learn. Full-screen easy-to-play games will keep your kids on your Mac. Xcode projects/templates/tutorial are available so you can make your games quickly!


Platforms: Mac

License: Freeware Size: 8.22 MB Download (37): MiniKidsGames Download

Added: September 30, 2013 | Visits: 250

SVN Update I whipped up a quick Automator action to do subversion checkouts (Terrence Talbot???*a*?s idea). Source Code SVN_Update.action.zip. No binaries are provided. If you know how to use SVN you know how to build an Xcode project.


Platforms: Mac

License: Freeware Size: 51.2 KB Download (33): SVN Update Download

< 1 2 3 4 5 >