<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>iOS Posts</title><link>https://djangocas.dev/blog/ios/</link><description>Recent content in iOS Posts</description><generator>Hugo</generator><atom:link href="https://djangocas.dev/blog/ios/index.xml" rel="self" type="application/rss+xml"/><item><title>Blog: Swift Data init with heap buffer from C and free in Swift</title><link>https://djangocas.dev/blog/ios/swift-data-init-heap-buffer-free-in-swift-data-bytesNoCopy-deallocator/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Fri, 23 Aug 2024 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/swift-data-init-heap-buffer-free-in-swift-data-bytesNoCopy-deallocator/</guid><description>
Swift `Data` Take Ownership of a Raw Buffer Allocated by C on the Heap Without Recreating the Buffer</description></item><item><title>Blog: DispatchQueue QoS Order Explained Best Practices &amp; Common Pitfalls to Avoid</title><link>https://djangocas.dev/blog/ios/dispatchqueue-qos-order-explained-best-practices/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sat, 20 Jul 2024 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/dispatchqueue-qos-order-explained-best-practices/</guid><description>
DispatchQueue QoS Order Explained Best Practices &amp; Common Pitfalls to Avoid.</description></item><item><title>Blog: iOS RUNNINGBOARD 0xdead10cc crash troubleshooting</title><link>https://djangocas.dev/blog/ios-runningboard-0xdead10cc-crash-troubleshooting/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Tue, 02 Jul 2024 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios-runningboard-0xdead10cc-crash-troubleshooting/</guid><description>
iOS RUNNINGBOARD 0xdead10cc crash troubleshooting</description></item><item><title>Blog: iOS objc_retain crash troubleshooting</title><link>https://djangocas.dev/blog/ios-objc_retain-crash-troubleshooting/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Mon, 01 Jul 2024 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios-objc_retain-crash-troubleshooting/</guid><description>
iOS objc_retain crash troubleshooting</description></item><item><title>Blog: SwiftUI: How to Tap to Select All Text in a TextField on iOS</title><link>https://djangocas.dev/blog/ios/swiftui-how-to-tap-select-all-text-in-textfield-ios/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Tue, 19 Sep 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/swiftui-how-to-tap-select-all-text-in-textfield-ios/</guid><description>
SwiftUI: How to Tap to Select All Text in a TextField on iOS</description></item><item><title>Blog: Direct Download Link for All Xcode Releases/Beta, Compilers and SDK Information</title><link>https://djangocas.dev/blog/ios/xcode-release-history-download/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/xcode-release-history-download/</guid><description>
Xcode releases history download link and build info.</description></item><item><title>Blog: Guide: Jailbreaking Apple TV 4K</title><link>https://djangocas.dev/blog/ios/jailbreaking-apple-tv-4k/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/jailbreaking-apple-tv-4k/</guid><description>
Guide: Jailbreaking Apple TV 4K</description></item><item><title>Blog: iOS Security: App security in iOS and iPadOS - code signing, entitlement and sandbox etc.</title><link>https://djangocas.dev/blog/ios/ios-app-security/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sat, 25 Feb 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/ios-app-security/</guid><description>
iOS Security: App security in iOS and iPadOS - code signing, entitlement and sandbox etc.</description></item><item><title>Blog: Tips on Use Swift Package Manager (SPM) with Continuous Integration / Delivery (CI/CD)</title><link>https://djangocas.dev/blog/ios/swift-package-manager-spm-ci-tips-troubleshooting/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Tue, 07 Feb 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/swift-package-manager-spm-ci-tips-troubleshooting/</guid><description>
Tips and Troubleshooting Use Swift Package Manager (SPM) with Continuous Integration / Delivery (CI/CD).</description></item><item><title>Blog: Jailbreak iPhone 8 iOS 16.2 with palera1n and use frida dump to decrypt ipa</title><link>https://djangocas.dev/blog/ios/iphone8-ios-jailbreak-palera1n-and-troubleshooting-common-issues/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sat, 14 Jan 2023 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/iphone8-ios-jailbreak-palera1n-and-troubleshooting-common-issues/</guid><description>
Jailbreak iPhone 8 iOS 16.2 with troubleshooting info. Then use frida dump to decrypt ipa.</description></item><item><title>Blog: Use frida and objection to penetration test iOS app security</title><link>https://djangocas.dev/blog/use-frida-and-objection-to-penetration-test-ios-app-security/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sat, 20 Aug 2022 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/use-frida-and-objection-to-penetration-test-ios-app-security/</guid><description>
A quick and detail guide with examples about how to use frida and objection to penetration test your iOS app security without a jailbroken device. A quick cheat sheet of objection usage examples on iOS.</description></item><item><title>Blog: Troubleshooting: iOS auto layout warning about UIView-Encapsulated-Layout-Height</title><link>https://djangocas.dev/blog/troubleshooting-ios-auto-layout-warning-about-uiview-encapsulated-layout-height/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Sun, 13 Feb 2022 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/troubleshooting-ios-auto-layout-warning-about-uiview-encapsulated-layout-height/</guid><description>
Troubleshooting: iOS auto layout warning about UIView-Encapsulated-Layout-Height. The UI layout correctly, sounds the warning is false but actually there is an error in code.</description></item><item><title>Blog: Troubleshooting: loading carthage framework error: dyld: Library not loaded: @rpath/...</title><link>https://djangocas.dev/blog/troubleshooting-loading-carthage-framework-error-dyld-library-not-loaded-rpath/.../</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Wed, 19 Jan 2022 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/troubleshooting-loading-carthage-framework-error-dyld-library-not-loaded-rpath/.../</guid><description>
Troubleshooting: loading carthage framework error: dyld: Library not loaded: @rpath. How to locate which carthage framework missing dependence?</description></item><item><title>Blog: What's new in SwiftUI iOS 16.4 beta 2</title><link>https://djangocas.dev/blog/ios/swiftui-changes-in-ios-16.4-beta2/</link><lastBuildDate>Wed, 19 Jan 2022 21:20:34 -0800</lastBuildDate><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/ios/swiftui-changes-in-ios-16.4-beta2/</guid><description>
What's new in SwiftUI iOS 16.4 beta 2: new view modifiers, navigation fixes etc.</description></item></channel></rss>