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
When set objects to nil when using ARC?
Jul 06, 2017
iphone
memory
automatic-ref-counting
allocation
viewdidunload
Why can't the address of an ivar be passed to an "id __autoreleasing *" argument under ARC?
Jul 07, 2022
objective-c
memory-management
syntax
automatic-ref-counting
ownership
Prevent ARC to nil a weak ivar right after assignment (in release builds) [duplicate]
Apr 09, 2017
objective-c
automatic-ref-counting
weak-references
Reducing memory of UIImages from camera using Instruments
Jan 30, 2021
ios
uiimage
uiimagepickercontroller
instruments
automatic-ref-counting
Why does ARC autorelease when using weak references?
May 04, 2022
objective-c
automatic-ref-counting
Implicit conversion of a non-Objective-C pointer type void* to NSString*__strong* is disallowed with ARC
Jul 15, 2022
ios
objective-c
cocoa
automatic-ref-counting
Subclassing NSCoder, recreating NSArchiver
Aug 21, 2015
ios
objective-c
cocoa
automatic-ref-counting
nscoder
Xcode 9.3 now sets CLANG_ENABLE_OBJC_WEAK = YES non-ARC ramifications
Nov 06, 2020
objective-c
automatic-ref-counting
xcode9.3
Dual mode ARC/GC and Core Foundation bridging
Aug 31, 2022
objective-c
garbage-collection
automatic-ref-counting
core-foundation
A Phantom Memory leak with ARC in XCode 4.5 where dealloc is definitely called or an Instruments issue?
Jun 20, 2022
ios
objective-c
cocoa
automatic-ref-counting
instruments
Updating older code from OS X 10.6 to 10.7
Sep 27, 2022
macos
automatic-ref-counting
How do I recover from EXC_BAD_ACCESS?
Apr 28, 2021
ios
automatic-ref-counting
signals
virtual-memory
mach
How to deallocate objects in NSMutableArray with ARC?
Jul 01, 2022
ios
objective-c
macos
memory-leaks
automatic-ref-counting
Looking for examples of valid Objective-C ARC code that crashes at runtime [closed]
Sep 06, 2021
objective-c
llvm
automatic-ref-counting
app runs fine with debug build, but crash on release build, what could be the possible reasons?
Jun 09, 2022
iphone
ios
release
automatic-ref-counting
directly initialized delegate generates ARC warning and EXC_BAD_ACCESS crash
Nov 02, 2022
objective-c
delegates
automatic-ref-counting
Release an object in a non-ARC project, object is declared in an ARC library
Nov 02, 2020
iphone
ios
automatic-ref-counting
release
Xcode 4.4, build app with ARC for iOS 4.2
Sep 16, 2022
ios
xcode
automatic-ref-counting
llvm
Objective-C ARC __weak variable reference triggers warning "__weak attribute cannot be specified on an automatic variable"
Jun 27, 2019
objective-c
ios
automatic-ref-counting
objective-c++
weak-references
converted my app to ARC but only 1 target shows ARC setting as YES?
Jul 21, 2021
objective-c
xcode
ios5
automatic-ref-counting
« Newer Entries
Older Entries »