Project 33: What's that Whistle?
About 2 min
Project 33: What's that Whistle? 관련
Hacking with iOS – learn to code iPhone and iPad apps with free Swift tutorials
Learn Swift coding for iOS with these free tutorials – learn Swift, iOS, and Xcode
Project 33: What's that Whistle?
Build a crowd-sourced song recognition app using Apple's free platform as a service: CloudKit.
Description
Build a crowd-sourced song recognition app using Apple's free platform as a service: CloudKit.
Setting up | Hacking with iOS
Setting up
Recording from the microphone with AVAudioRecorder | Hacking with iOS
Recording from the microphone with AVAudioRecorder
Animating UIStackView subview layout | Hacking with iOS
Animating UIStackView subview layout
Writing to iCloud with CloudKit: CKRecord and CKAsset | Hacking with iOS
Writing to iCloud with CloudKit: CKRecord and CKAsset
A hands-on guide to the CloudKit dashboard | Hacking with iOS
A hands-on guide to the CloudKit dashboard
Reading from iCloud with CloudKit: CKQueryOperation and NSPredicate | Hacking with iOS
Reading from iCloud with CloudKit: CKQueryOperation and NSPredicate
Working with CloudKit records: CKRecord.Reference, fetch(withRecordID:), and save() | Hacking with iOS
Working with CloudKit records: CKRecord.Reference, fetch(withRecordID:), and save()
Delivering notifications with CloudKit push messages: CKQuerySubscription | Hacking with iOS
Delivering notifications with CloudKit push messages: CKQuerySubscription
Wrap up | Hacking with iOS
Wrap up
Need help?
I put together answers for over 600 of the most frequently asked questions I received from readers into one place: the Swift 5 Knowledge Base. It answers basic and advanced questions, and provides lots of free code you can re-use however you please. If you hit problems, try searching there first.
If you're still having problems, you can post to the Hacking with Swift subreddit where you can expect an answer fairly quickly, or you can find me on Twitter where I'll do my best to help.
Project files
The project files for Hacking with Swift are all available on GitHub, where you can view them, fork them, or download them: