• Stars
    star
    1
  • Language
    Swift
  • Created almost 7 years ago
  • Updated over 5 years ago

Reviews

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

Repository Details

An experimental implemetation of BigInteger in Swift

More Repositories

1

aurioTouch2.0-Swift

A translation of Apple's sample code aurioTouch (Version 5.0) into Swift (Sorry for including mismatching version number)
Swift
82
star
2

RosyWriter2.1-Swift

A translation of Apple's sample code RosyWriter (2.2) into Swift. You should better visit Apple's newer sample code: AVCamFilter: Applying Filters to a Capture Stream
Swift
67
star
3

AVCamManual-Swift

A translation of Apple's sample code "AVCamManual: Extending AVCam to Use Manual Capture API" into Swift
Objective-C
37
star
4

ToneGenerator1.0-Swift

A simple example of tone generator using AVAudioPlayerNode
Swift
29
star
5

HMCatalog-Swift3

An experimental conversion of Apple's sample code "HomeKit Catalog: Creating Homes, Pairing and Controlling Accessories, and Setting Up Triggers" in Swift 2.3 into Swift 5 (Sorry for the mismatching repository name, I thought Apple would release the new version before Swift 4 was out.)
Swift
28
star
6

SourceView-Swift

A translation of Apple's sample code for Mac "SourceView: Using NSOutlineView with NSTreeController" into Swift
Swift
27
star
7

AVBasicVideoOutput-Swift

A translation of Apple's sample code AVBasicVideoOutput (Real-time Video Processing Using AVPlayerItemVideoOutput) into Swift
Swift
25
star
8

Bananas-Swift

A translation of Apple's sample code Bananas: Building a Game with SceneKit into Swift
Swift
23
star
9

KMLViewer-Swift

A translation of Apple's sample code KMLViewer into Swift
Objective-C
20
star
10

MyWebViewApp-Swift

An experimental WebView based app template for iOS.
Swift
19
star
11

GLPaint1.13-Swift

Apple has deprecated OpenGL/ES functionalities in iOS 12 and migrating to Metal is almost done. This repository will not be updated anymore.
Swift
18
star
12

VoxelPanda-Swift

A translation of Apple's sample code VoxelPanda: Getting Started with Voxels Using ModelIO and SceneKit into Swift
Swift
16
star
13

AVAEMixerSample-Swift

A translation of Apple's sample code "Using AVAudioEngine for Playback, Mixing and Recording (AVAEMixerSample)" (v2.3) into Swift
Objective-C
16
star
14

CustomTransitions-Swift

A translation of Apple's sample code "Custom View Controller Presentations and Transitions" into Swift
Objective-C
16
star
15

CocoaSlideCollection-Swift

A translation of Apple's sample code CocoaSlideCollection: Using NSCollectionView on OS X 10.11 into Swift
Objective-C
16
star
16

SceneKitReel-Swift

A translation of Apple's sample code SceneKit State of the Union Demo into Swift
Swift
14
star
17

SamplePhotosApp-Swift

Apple has released an official Swift version of Example app using Photos framework. This repository will not be maintained nor updated and will be removed in the future.
Objective-C
14
star
18

iPhoneACFileConvertTest-Swift

A translation of Apple's sample code "Audio Converter File Convert Test" into Swift
Swift
13
star
19

SceneKitVehicle1.0-Swift

A translation of Apple's sample code SceneKitVehicle into Swift
Swift
13
star
20

QRCodeGenerator-Swift

A simple example of QR Code generator using CIFilter
Swift
12
star
21

MetalBasic3D-Swift

A translation of Apple's sample code MetalBasic3D into Swift
Swift
11
star
22

AVAEGamingExample-Swift

A translation of Apple's sample code AVAEGamingExample into Swift
Objective-C
11
star
23

VideoSnake2.2-Swift

A translation of Apple's sample code VideoSnake (Version 4.1) into Swift
Swift
9
star
24

AVCam-Swift

Apple has released an official Swift version of AVCam-iOS. This repository will not be maintained nor updated and will be removed in the future.
Swift
8
star
25

SquareCam-Swift

A translation of Apple's sample code SquareCam into Swift
Swift
8
star
26

ExtendedAudioFileConvertTest-Swift

A translation of Apple's sample code "Extended Audio File Conversion Test" into Swift
Swift
8
star
27

NavBar6.0-Swift

Apple has released an official Swift version of "Customizing UINavigationBar". This repository will not be maintained nor updated, and would be removed in the future.
Objective-C
8
star
28

Breadcrumb4.1-Swift

A translation of Apple's sample code Breadcrumb into Swift
Objective-C
7
star
29

EKReminderSuite-Swift

A translation of Apple's sample code EKReminderSuite into Swift
Objective-C
7
star
30

FourInARow-Swift

A translation of Apple's sample code FourInARow into Swift
Swift
7
star
31

LazyTableImages-Swift

A translation of Apple's sample code LazyTableImages (Populating UITableView content asynchronously) into Swift
Objective-C
7
star
32

echoTouch-Swift

A translation of Apple's sample code "echoTouch - Using the Voice Processing I/O audio unit" into Swift
Swift
6
star
33

MTLPaint

An experimental migration of GLPaint to Metal.
Swift
6
star
34

oalTouch-Swift

A translation of Apple's sample code oalTouch (OpenAL Spatial Environment Demo) into Swift
Swift
6
star
35

GLCameraRipple-Swift

A translation of Apple's sample code GLCameraRipple into Swift
Objective-C
6
star
36

TableMultiSelect-Swift

A translation of Apple's sample code Multiple Selection with UITableView into Swift
Objective-C
6
star
37

CocoaSpeechSynthesisExample-Swift

A translation of Apple's sample code CocoaSpeechSynthesisExample (OS X) into Swift
Swift
6
star
38

BonjourWeb-Swift

A translation of Apple's sample code BonjourWeb into Swift
Objective-C
6
star
39

MixerHost-Swift

A translation of Apple's sample code Audio Mixer (MixerHost) into Swift
Objective-C
5
star
40

Fit-Swift

A translation of Apple's sample code Fit (Fit: Store and Retrieve HealthKit Data) into Swift
Objective-C
5
star
41

MyUpload-Swift

A simple example of image uploader using URLSession with multipart/form-data
Swift
5
star
42

MyContacts-Swift

Apple released an official sample code of Contacts framework, this repository will not be maintained nor updated and will be removed in the future. Please check Apple's.
Swift
5
star
43

USBPrivateDataSample-Swift

A translation of Apple's sample code USBPrivateDataSample into Swift
Swift
4
star
44

MTLCameraRipple

An experimental migration of GLCameraRipple to Metal.
Swift
4
star
45

OpenCLNBodySim-Swift

A translation of Apple's sample code OpenCL N-Body Simulation into Swift
Swift
4
star
46

StreetScroller-Swift

A translation of Apple's sample code StreetScroller into Swift
Objective-C
4
star
47

AVAERecorder-Swift

A simple example of audio recorder using AVAudioEngine
Swift
4
star
48

Regions-Swift

A translation of Apple's sample code "Regions: region monitoring, significant location changes, background location service, location service authorization" into Swift
Objective-C
4
star
49

CryptoExercise-Swift

The original CryptoExercise sample code is moved to Retired Documents. You should better think any parts of this sample code may be against Apple's current recommendations.
Swift
4
star
50

DocInteraction1.6-Swift

A translation of Apple's sample code DocInteraction into Swift
Objective-C
3
star
51

SimpleEKDemo-Swift

A translation of Apple's sample code SimpleEKDemo into Swift
Objective-C
3
star
52

MapSearch-Swift

A translation of Apple's sample code MapSearch into Swift
Objective-C
3
star
53

MoveMe-Swift

A translation of Apple's sample code MoveMe into Swift
Swift
3
star
54

CryptoCompatibility-Swift

A translation of Apple's sample code CryptoCompatibility into Swift
Objective-C
3
star
55

StopNGo1.0-Swift

A translation of Apple's sample code StopNGo into Swift
Objective-C
3
star
56

PhotoPicker-Swift

Seems Apple has released an official Swift version of "PhotoPicker: Using UIImagePickerController to Select Pictures and Take Photos". This repository will not be maintained and may be removed in the near future.
Objective-C
3
star
57

PhotoFilter1.1-Swift

Apple has released an official Swift version of Sample Photo Editing Extension. This repository will not be maintained nor updated and will be removed in the future.
Objective-C
3
star
58

PeoplePicker-Swift

It's been long since Apple introduced Contacts/ContactsUI framework on iOS 9. This repository will not be maintained nor updated and will be removed in the future.
Objective-C
2
star
59

MetalNBody-Swift

A translation of Apple's sample code Metal N-Body Simulation into Swift
Swift
2
star
60

MapCallouts-Swift

A translation of Apple's sample code MapCallouts (Using MapKit Annotations) into Swift
Objective-C
2
star
61

TheElements-Swift

A translation of Apple's sample code TheElements into Swift
Objective-C
2
star
62

AddMusic1.1.1-Swift

A translation of Apple's sample code AddMusic1.1.1 into Swift
Swift
2
star
63

StitchedStreamPlayer-Swift

A translation of Apple's sample code StitchedStreamPlayer into Swift
Objective-C
2
star
64

MySpeechSynthesis-Swift

A simple example of using NSSpeechSynthesizer class for OS X
Swift
2
star
65

SwiftWebServer

An experimental Web server written in Swift, runs on OS X.
Swift
2
star
66

avTouch1.4.3-Swift

A translation of Apple's sample code avTouch into Swift
Swift
2
star
67

MyContactPicker-Swift

Apple released an official sample code of ContactsUI framework, this repository will not be maintained nor updated and will be removed in the future. Better check Apple's.
Swift
2
star
68

VisionFace

A simple example of face detection using Vision framework. You should better visit the Apple's sample code "Detecting Objects in Still Images", which may be a little behind the latest Swift/Xcode, but is more stable and has more features.
Swift
2
star
69

AQOfflineRenderTest-Swift

A translation of Apple's sample code AQOfflineRenderTest into Swift
C++
1
star
70

MusicCube-Swift

A translation of Apple's sample code MusicCube into Swift
C
1
star
71

DateCell-Swift

A translation of Apple's sample code DateCell into Swift
Objective-C
1
star
72

GLTextureAtlas-Swift

A translation of Apple's sample code GLTextureAtlas into Swift
Swift
1
star
73

LoadPresetDemo-Swift

A translation of Apple's sample code Sampler Unit Presets (LoadPresetDemo) into Swift
Objective-C
1
star
74

AppPrefs5.1-Swift

A translation of Apple's sample code AppPrefs into Swift
Swift
1
star
75

MyRegionMonitoring-Swift

A simple example of region monitoring using CLLocationManager
Swift
1
star
76

SwiftParsingEngine

An experimental syntax & lexical parser for iOS
Swift
1
star
77

CustomLayoutsWorked-Swift

A simple example of using UICollectionView with custom layout and attributes
Swift
1
star
78

ABUIGroups1.1-Swift

It's been long since Apple introduced Contacts/ContactsUI framework on iOS 9. This repository will not be maintained and will be removed in the future.
Swift
1
star
79

CollectionViewSimple-Swift

A translation of Apple's sample code CollectionView-Simple into Swift
Objective-C
1
star
80

AstroLayout-Swift

A translation of Apple's sample code AstroLayout into Swift
Objective-C
1
star
81

CoreDataBooks1.5-Swift

A translation of Apple's sample code CoreDataBooks into Swift
Objective-C
1
star
82

SimpleGestureRecognizers-Swift

A translation of Apple's sample code Simple Gesture Recognizers into Swift
Objective-C
1
star
83

GenericKeychain-Swift

A translation of Apple's sample code GenericKeychain into Swift
Objective-C
1
star
84

TopSongs-Swift

A translation of Apple's sample code TopSongs into Swift
Swift
1
star
85

SimpleBackgroundTransfer1.1-Swift

A translation of Apple's sample code SimpleBackgroundTransfer into Swift
Objective-C
1
star
86

SynchronizingCPUAndGPUWork-SwiftUI-20210324

A translation of Apple's sample code "Synchronizing CPU and GPU Work" into SwiftUI
Swift
1
star
87

Reflection-Swift

A translation of Apple's sample code Reflection into Swift
Objective-C
1
star
88

BracketStripes1.0-Swift

A translation of Apple's sample code BracketStripes into Swift
Swift
1
star
89

LaunchMe-Swift

A translation of Apple's sample code LaunchMe into Swift
Objective-C
1
star
90

PhotoMap1.1-Swift

A translation of Apple's sample code "PhotoMap: Loading and displaying geotagged photos as MapKit annotations" (Version 3.0) into Swift
Objective-C
1
star