Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in automatic-ref-counting
Is self.iVar necessary for strong properties with ARC?
Apr 01, 2016
objective-c
llvm
automatic-ref-counting
when should you use __bridge vs. CFBridgingRelease/CFBridgingRetain?
Mar 28, 2022
ios
objective-c
cocoa-touch
core-graphics
automatic-ref-counting
What does the "strong" keyword do
Sep 14, 2022
objective-c
cocoa
automatic-ref-counting
Using an ARC static library in a NON-ARC project
Jun 20, 2019
ios
compiler-construction
automatic-ref-counting
workspace
How to properly address "Weak receiver may be unpredictably null in ARC mode"
Jul 14, 2018
cocoa-touch
cocoa
automatic-ref-counting
-[Not A Type retain]: message sent to deallocated instance
Oct 24, 2021
ios
ios5
automatic-ref-counting
Which is the cause for dyld`dyld_fatal_error, a incompatible api on iOS?
Oct 16, 2022
ios5
ios4
crash
xcode4.2
automatic-ref-counting
SudzC ARC version - objc_msgSend call causes EXC_BAD_ACCESS using 64-bit architecture
Aug 13, 2021
ios
objective-c
automatic-ref-counting
sudzc
Storing email in keychain impossible (KeychainItemWrapper)
Feb 25, 2022
objective-c
ios
automatic-ref-counting
keychain
How to force xcode to use ARC on a specific file?
Aug 25, 2021
xcode
build
xmpp
automatic-ref-counting
compiler-flags
error 'autorelease' is unavailable: not available in automatic reference counting mode
Jun 02, 2021
iphone
ios
automatic-ref-counting
ARC and autorelease
Sep 13, 2022
ios
objective-c
memory-management
automatic-ref-counting
reference-counting
ARC: "Pointer to non-const type 'id' with no explicit ownership"
Jan 04, 2022
ios
memory-management
automatic-ref-counting
ARC, worth it or not?
Sep 13, 2022
ios
memory
memory-management
ios5
automatic-ref-counting
How do I know if my program has ARC enabled or not?
Apr 03, 2022
objective-c
ios
xcode
automatic-ref-counting
Seeing where ARC is inserting retain and releases
Sep 13, 2022
objective-c
automatic-ref-counting
UIPageViewController crashes when flipped too fast during low memory
May 14, 2020
ios
automatic-ref-counting
uipageviewcontroller
UIPopoverController dealloc getting called—ARC environment
Aug 04, 2022
ios
memory-management
uipopovercontroller
dealloc
automatic-ref-counting
Do capture lists of inner closures need to redeclare `self` as `weak` or `unowned`?
Aug 31, 2022
swift
closures
automatic-ref-counting
weak-references
unowned-references
I'm writing a Button class in Objective-C with ARC -- How do I prevent Clang's memory leak warning on the selector?
May 27, 2020
objective-c
clang
automatic-ref-counting
« Newer Entries
Older Entries »