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
Using __weak to modify storage of a parameter in implementation
Sep 11, 2022
objective-c
memory-management
automatic-ref-counting
objective-c-blocks
In XCode 4.3.2, when I run the ARC conversion refactor tool, all of my property options that were "retain" are NOT being changed into "strong"
Nov 17, 2015
objective-c
xcode
refactoring
automatic-ref-counting
Proper memory management with CFStringRef and CFRelease
Apr 10, 2022
objective-c
automatic-ref-counting
core-foundation
CVMetalTextureGetTexture ownerhsip?
Jan 14, 2022
objective-c
swift
automatic-ref-counting
core-foundation
core-video
iOS view controller memory not released after it's been dismissed
May 16, 2021
ios
objective-c
memory
automatic-ref-counting
Using the debugger to find all strong references to an object [closed]
Sep 19, 2021
ios
objective-c
automatic-ref-counting
dealloc
xcode-instruments
Explanation of weak self assignment using __typeof
Jun 28, 2019
c++
objective-c
automatic-ref-counting
weak-references
typeof
Which iOS classes that don't support zeroing weak references?
Mar 27, 2019
objective-c
ios
cocoa-touch
uikit
automatic-ref-counting
Objective C UIImagePNGRepresentation memory issue (using ARC)
May 09, 2022
objective-c
ios
cocoa-touch
memory-management
automatic-ref-counting
iOS crash on device with ARC enabled
Aug 19, 2021
objective-c
ios
memory-management
automatic-ref-counting
What is the new pattern for releasing self with automatic reference counting?
Jul 23, 2019
objective-c
memory-management
automatic-ref-counting
nscoder
Want to perform action when __weak ivar is niled
Sep 15, 2022
objective-c
automatic-ref-counting
ivar
Assigning object to weak reference in Objective-C?
Aug 21, 2022
ios
objective-c
xcode
automatic-ref-counting
nsobject
What is an Objective-C "class continuation"?
Mar 08, 2022
objective-c
class
variables
syntax
automatic-ref-counting
Why did my app crash when assigning self to __weak local under ARC?
Jul 15, 2019
ios
automatic-ref-counting
weak-references
Creating object instance triggers AV
Sep 15, 2022
delphi
automatic-ref-counting
Xcode and ARC debugging issue (skipping dealloc)
Dec 02, 2021
xcode
debugging
instruments
dealloc
automatic-ref-counting
copy property and Block_copy(myBlock) / [myBlock copy]
Nov 23, 2020
objective-c
ios
automatic-ref-counting
block
how safe is it to mix ARC and non-ARC code in the same iOS project?
May 03, 2018
ios
objective-c
automatic-ref-counting
« Newer Entries
Older Entries »