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
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
How do I avoid a zombies error with xcode 4.5 w/o ARC?
Jun 05, 2022
objective-c
ios
memory-management
automatic-ref-counting
ObjectiveC and JavaScriptCore: Will using this method of calling CallBacks cause memory issues?
Dec 23, 2021
objective-c
ios7
automatic-ref-counting
objective-c-blocks
javascriptcore
Do STL containers support ARC when storing Obj-C objects in Objective-C++?
Mar 07, 2018
stl
automatic-ref-counting
objective-c++
removeObjectAtIndex causes "message sent to deallocated instance"
Sep 23, 2018
objective-c
ios
nsmutablearray
automatic-ref-counting
How can I replace class_createInstance in arc?
Jul 26, 2013
xcode4
ios5
automatic-ref-counting
"performSelector may cause a leak" alternative when it DOES leak?
Apr 12, 2020
objective-c
memory-leaks
automatic-ref-counting
performselector
How do I convert my Xcode project to use ARC (Automatic Reference Counting)?
Jun 10, 2022
objective-c
xcode4
automatic-ref-counting
Why is my IBOutlet being released under ARC?
Apr 30, 2022
ios
cocoa-touch
automatic-ref-counting
iboutlet
Type conversion causing compilation error in ARC environment
May 04, 2022
ios
automatic-ref-counting
type-conversion
Why a keyword "strong" is used on a property in non-ARC environment?
Apr 09, 2020
iphone
objective-c
properties
automatic-ref-counting
Python C API, High reference count for new Object
Oct 23, 2022
python
automatic-ref-counting
python-c-api
Proper way to use instance variables/property/synthetize with ARC [duplicate]
Mar 07, 2022
ios
objective-c
automatic-ref-counting
synthesize
How does Objective-C do reference counting efficiently?
Apr 26, 2022
ios
objective-c
garbage-collection
automatic-ref-counting
reference-counting
« Newer Entries
Older Entries »