Search code examples
Importing a Swift protocol in Objective-C class...


objective-cswift

Read More
Disable pan in UIScrollView on pinch by 2 fingers...


objective-cuiscrollviewuigesturerecognizer

Read More
Why is @autoreleasepool still needed with ARC?...


objective-cmemory-managementxcode4.2automatic-ref-counting

Read More
Why is TARGET_OS_IPHONE not skipping over the code when building for Mac Catalyst?...


swiftobjective-cxcodemacosmac-catalyst

Read More
What is a CALayer?...


iphoneobjective-ccocoamacoscore-animation

Read More
UIView: opaque vs. alpha vs. opacity...


iphoneobjective-ciosuiview

Read More
Drawing gradient over image in ios...


iosobjective-cgradientlayer

Read More
Proper use of strongSelf / weakSelf in nested dispatch_after blocks...


iosobjective-cgrand-central-dispatch

Read More
Recognize when user close a window (when click on close button)...


objective-cxcodemacoscocoanswindow

Read More
Access name of instantiated object without additional property nor init method...


iosobjective-c

Read More
Is it possible to fetch an object without its relationships in Core Data?...


iosobjective-cswiftcore-data

Read More
How to properly use NSPopUpButton...


objective-ccocoansdictionarynspopupbuttonnsstringencoding

Read More
How to use NSPasteboard with kPasteboardTypeFileURLPromise for copy/paste?...


objective-cmacosnspasteboard

Read More
What is the difference between [NSNull new] and [NSNull null]?...


objective-cnsnull

Read More
'GoogleMaps/GoogleMaps.h' file not found after updating GoogleMaps using pod update...


iosobjective-cgoogle-mapscocoapodsgoogle-maps-sdk-ios

Read More
How to decode the Google Directions API polylines field into lat long points in Objective-C for iPho...


iphoneobjective-cjsongoogle-polylinegoogle-directions-api

Read More
How do I animate constraint changes?...


iosobjective-canimationautolayoutios6

Read More
iOS App Bluetooth cannot connect to peripheral device...


iosobjective-cipadbluetooth

Read More
No visible @interface for 'MySwiftClass' declares the selector 'addX:andY'...


objective-cswift

Read More
prevent cell stacking in UIcollectionView...


iosobjective-cuicollectionviewuicollectionviewcell

Read More
NSLocale currency symbol, show before or after amount value...


objective-ciosstorekitnsnumberformatternslocale

Read More
Core Graphics - How to draw a shadow without drawing a line?...


iosobjective-ccore-graphics

Read More
How to rotate an image 90 degrees on iOS?...


iphoneobjective-ciosrotation

Read More
Correctly create uicollection view in iOS using Objective C...


iosobjective-cuicollectionview

Read More
Convert to UInt32 in Swift from NS_ENUM uint32_t in Objective-C...


swiftobjective-cenumsuint32uint32-t

Read More
How to check if a character is supported by a font...


iosobjective-cfontsuifontemoji

Read More
Best way to clear a UITextField...


iphoneobjective-cmemory-managementuitextfield

Read More
Where does the Finder obtain the "date added" of an item in a folder?...


objective-ccocoamacos-carbon

Read More
ARC: "Pointer to non-const type 'id' with no explicit ownership"...


objective-cmemory-managementautomatic-ref-counting

Read More
Duplicate Symbols for Architecture arm64...


iosobjective-cxcodelinker-errors

Read More
BackNext