Select the project file in the document explorer. On the Right margin of the Xcode window make sure to display the right drawer view if it isn’t already there (it usually has Object library and Quick Help). In the top margin, click on the icon that looks like a document (rather than the one with the waves that is quick help). The target membership and the other info from the old Get Info command is there.
Related Contents:
- Rounded UIView using CALayers – only some corners – How?
- Syntax help – Variable as object name [duplicate]
- Apple Mach-O Linker Error when compiling for device
- MKAnnotationView Push to View Controller when DetailDesclosure Button is Clicked
- Change iOS app’s language on the fly
- Detecting when the ‘back’ button is pressed on a navbar
- Is there any limit in storing values in NSUserDefaults?
- iOS – Get CPU usage from application
- How to get UITableView from UITableViewCell?
- How to distribute ios application wirelessly without managing UDIDs and recompilation
- How to get the size of a NSString
- What does the Xcode 4.2 preference “Support Wirelessly Connected Devices” do?
- Center text vertically in a UITextView
- How to Pause/Play NSTimer?
- this class is not key value coding-compliant for the key view [duplicate]
- What exactly does delegate do in xcode ios project?
- Increment the Push notification Badge iPhone
- Break on EXC_BAD_ACCESS in Xcode?
- Simple iPhone motion detect
- UITableView Scroll event
- Convert decimal to fraction in Objective-C?
- NSString retainCount is 2147483647 [duplicate]
- Could not find a storyboard named ‘Main’ in bundle
- Add a multiple buttons to a view programmatically, call the same method, determine which button it was
- Xcode 4 says “finished running ” on the targeted device — Nothing happens
- List saved files in iOS documents directory in a UITableView?
- UIWebView didFinishLoading fires multiple times
- Text in UITextField moves up after editing (center while editing)
- How can I disable landscape orientation?
- Getting UILabel to produce an ellipsis rather than shrinking the font
- How to validate an url on the iPhone
- How to create a custom keyboard
- program access to iPhone volume buttons
- Objective-C parse hex string to integer
- How to convert NSData to byte array in iPhone?
- Grand Central Dispatch (GCD) vs. performSelector – need a better explanation
- Finding Private API Call _terminateWithStatus
- Does UIGestureRecognizer work on a UIWebView?
- Adding C++ Object to Objective-C Class
- How should I store UIImages within my Core Data database?
- How to check programmatically if an App is installed?
- Parse NSURL query property
- Objective-C: Best way to access REST API on your iphone
- Xcode 4 “Clean” vs. “Clean Build Folder”
- What does the -ObjC linker flag do?
- iOS: Access app-info.plist variables in code
- CALayers didn’t get resized on its UIView’s bounds change. Why?
- IPhone/IPad: How to get screen width programmatically?
- Stack trace or more info on unhandled exception in Xcode/iPhone
- How to make xib compatible with both iphone 5 and iphone 4 devices