• Stars
    star
    14
  • Rank 1,438,076 (Top 29 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 8 years ago

Reviews

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

Repository Details

A sample project demonstrating some basic NSProgress usage (happens to be written in Swift)

More Repositories

1

Swift-Playgrounds

Learning Swift by working through example code in playgrounds
Swift
225
star
2

NSOutlineViewInSwift

A project to help me understand what is required to provide data for an NSOutlineView or Source List control
Swift
59
star
3

SICP-Exercises

Working through the SICP exercises in Racket and Swift
Swift
25
star
4

NSTabViewControllerInSwift

A simple example of using a NSTabViewController in a Mac app (Sierra, Xcode 8.3, Using storyboards).
Swift
6
star
5

SwiftSerialPortSample

An attempt to convert Apples SerialPortSample project over to Swift
Swift
4
star
6

EISerialPort

A Cocoa serial port framework for rapidly developing apps that talk to micro-controllers.
Objective-C
2
star
7

Constraints

Experimenting with a constraint solver in Swift.
Swift
1
star
8

SwiftMatrix

Some experiments implementing a Matrix data type in Swift
Swift
1
star
9

DRPMakeingFriendsWithValueTypes

Little project to help me make sense of Andy Matuschak's talk "Controlling Complexity in Swift — or — Making Friends with Value Types"
Swift
1
star
10

CorePlotInSwift

Some simple references for how to use CorePlot with Swift
Objective-C
1
star
11

AVFoundationInSwift

Some simple code examples for doing things in AVFoundation using Swift.
Swift
1
star
12

EImsp430BSL

A Bootstrap Loader library for the MSP430 Microcontroller, written in Objective-C/Cocoa
Objective-C
1
star
13

PSoC-4-BLE-Experiments

A series of projects from the Cypress 100 projects in 100 days promotion for me to learn how to work with the PSoC 4 BLE chip. Includes Mac Apps where appropriate.
C
1
star
14

NSTableViewInSwift

A collection of projects demonstrating various methods of working with NSTableView in Swift.
Swift
1
star