Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7928951
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T19:54:19+00:00 2026-06-03T19:54:19+00:00

I am adding a protocol to Prestented View Controller to establish a relationship between

  • 0

I am adding a protocol to Prestented View Controller to establish a relationship between a Presenting View Controller and a Presented View Controller.

The current deployment target does not support automated __weak references

I have declared the protocol like following in the presented view controller (DistanceModalViewController.h):

@protocol DistanceModalViewControllerDelegate <NSObject>
-(void)dismissDistanceModalViewControllerWithData: (id) data;
@end

and in the interface (DistanceModalViewController.h):

@property (nonatomic, weak) id<DistanceModalViewControllerDelegate> delegate;

in the implementation I synthesize (DistanceModalViewController.m):

@synthesize delegate;

but I get the error above. I am targeting iPhone 5.1 Simulator.

I could understand the weak reference given me problems but on iOS5, I’m a little confused. What am I doing wrong?

thx

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T19:54:21+00:00Added an answer on June 3, 2026 at 7:54 pm

    I am targeting iPhone 5.1 Simulator.

    You mean you’ve selected that in the drop down menu in the toolbar? That’s not the deployment target, that’s the device you’re running the application on when you choose Product > Run. The fact that this particular device is running a high enough version of iOS is unimportant; if you’re targeting a lower version, it has to be able to run on lower versions as well. The deployment target is the platform you’re building for. In your build settings, check the entry iOS Deployment Target. This will let you target only iOS 5 and up.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason the code below is not adding annotations to the map view.
I am having problems with adding a protocol handler for LDAP on OSGi environment.
I've got a protocol: @protocol Gadget <NSObject> @property (readonly) UIView *view; - (void) attachViewToParent:(UIView
Theoretically, can one define a protocol where one machine does some remote calls on
How does protocol buffers handle type versioning? For example, when I need to change
Adding more than one child to a WPF StatusBar results in poor layout with
Adding Exceptional Handling is a good practise, but I have a doubt, In our
Adding the row one by one in the button click.. (i tried but its
Adding functionality to a class can be done by adding a method or by
Adding strings localization files in iPhone bundle is very simple and perfectly fine but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.