Pinned Repositories
apple-ios-samples
aws-sdk-ios
Official mirror of the AWS SDK for iOS. For more information on the AWS SDK for iOS, see our web site:
ChatScreen
CoreSymbolication
Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it
fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
fastlane-plugin-localization
Export/import app localizations with help of xcodebuild -exportLocalizations/-importLocalizations tool
iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
OSXPrivateSDK
SDK target for opensource.apple.com code
X509GetPubkeyLeak
ddeveloperuch's Repositories
ddeveloperuch/X509GetPubkeyLeak
ddeveloperuch/apple-ios-samples
ddeveloperuch/aws-sdk-ios
Official mirror of the AWS SDK for iOS. For more information on the AWS SDK for iOS, see our web site:
ddeveloperuch/ChatScreen
ddeveloperuch/CoreSymbolication
Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it
ddeveloperuch/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
ddeveloperuch/fastlane-plugin-localization
Export/import app localizations with help of xcodebuild -exportLocalizations/-importLocalizations tool
ddeveloperuch/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
ddeveloperuch/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
ddeveloperuch/OSXPrivateSDK
SDK target for opensource.apple.com code
ddeveloperuch/PocSDK
ddeveloperuch/RxCoreData
RxSwift extensions for Core Data
ddeveloperuch/X509GetPubkeyLeak_c
C project demonstrate memory leak caused by calling an X509_get_pubkey function.