Pinned Repositories
AirPlayAuth
Since tvOS 10.2 AppleTV is enforcing the "Device verification" for AirPlay, which could be manually enabled/disabled before. This library allows to pair with an AppleTV and can be used in any app supporting streaming/casting to an AppleTV.
AppSandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
blog-hexo
BlogComments
CustomRunLoopInputSourceDemo
SafariAppExtensionDemo
A demo about how to build a safari app extension with basic functions, like communicating with containing app etc
icebergcwp1990's Repositories
icebergcwp1990/CustomRunLoopInputSourceDemo
icebergcwp1990/SafariAppExtensionDemo
A demo about how to build a safari app extension with basic functions, like communicating with containing app etc
icebergcwp1990/blog-hexo
icebergcwp1990/AirPlayAuth
Since tvOS 10.2 AppleTV is enforcing the "Device verification" for AirPlay, which could be manually enabled/disabled before. This library allows to pair with an AppleTV and can be used in any app supporting streaming/casting to an AppleTV.
icebergcwp1990/AppSandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
icebergcwp1990/AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
icebergcwp1990/BlogComments
icebergcwp1990/ChromeCastCore
An open source implementation of the Google Cast SDK for macOS
icebergcwp1990/ChromeCastStyledMediaReceiver
icebergcwp1990/chromium
The official GitHub mirror of the Chromium source
icebergcwp1990/codeparkshare
Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐
icebergcwp1990/CustomChromeCastDefaultReceiver
icebergcwp1990/eqMac2
🎧 - System-wide Audio Equalizer for the Mac
icebergcwp1990/EZAudio
An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
icebergcwp1990/fexo
A minimalist design theme for hexo.
icebergcwp1990/fluent-python-
之前翻译的文档遗失,倍感可惜,所以计划花一段时间重新翻译并且分享出来
icebergcwp1990/gitment
A comment system based on GitHub Issues.
icebergcwp1990/GoogleProtocolBufferOverHTTP
A demo of Google Protocol buffer over HTTP
icebergcwp1990/ICBTimerWithoutRetainCycle
Build a Timer without retain cycle.
icebergcwp1990/live555-ios-copy
A copy of https://github.com/weevilgenius/live555-ios
icebergcwp1990/MarkDownPhotos
icebergcwp1990/NSStreamOnNon-MainThread
NSStream schedule in runloop of non-main thread
icebergcwp1990/objc-zen-book-cn
ObjC Zen Book 中文翻译
icebergcwp1990/PageJumpDemo
Three ways to jump from a view controller to other one
icebergcwp1990/PersonalShare
Personal Stuff Share With Others
icebergcwp1990/Python
Python脚本。模拟登录知乎, 爬虫,操作excel
icebergcwp1990/ReactiveCocoa
Streams of values over time
icebergcwp1990/sleepwatcher
icebergcwp1990/study
学习记录
icebergcwp1990/TheAmazingAudioEngine
Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.