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 7777797
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T18:14:02+00:00 2026-06-01T18:14:02+00:00

I have added the SystemConfiguration framework. I am deploying against targets from 3.2 and

  • 0

I have added the SystemConfiguration framework. I am deploying against targets from 3.2 and higher. Have I forgotten to add something?

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_Reachability", referenced from:
      objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
  • 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-01T18:14:03+00:00Added an answer on June 1, 2026 at 6:14 pm

    Okay, the clues are all in the error report you have posted.

    While linking (the message is from the linker ld) which occurs after compilation of all the symbols across your project, the message is saying

    “In AppDelegate, you have referenced a class object called Reachability“

    "_OBJC_CLASS_$_Reachability"
    

    and as far as the linker is concerned Reachability is undefined.

    So, check that Reachability is being compiled in your project. The are a couple of ways to do this. Perhaps the most clear way is to
    enter image description here

    1 select the project file in the navigation pane

    2 select the target

    3 select Build Phases

    4 Expand the Compile Sources section

    *Now check the list of sources that will be compiled for your missing class, in your case Reachability.m

    If it is missing, use the + button to add the file to the target.

    Another way is to

    enter image description here

    1 select the file you think is not being compiled

    2 open the utilities panel

    3 select the file inspector tab

    There will be a checkbox for each target in your project and you can easily see if your .m file is being compiled for each/all targets or not.

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

Sidebar

Related Questions

I have added multi-language using the short article below. When you add for example
I have added a RadControl, RadGrid and I need to add a radComboBox in
I am using Reachability sample code from Apple site. I have added Reachability.h and
I have added above code in my WPF from which include animated GIF image,
I have added the flatpages package and tried to add a flatpage in the
I have added some code which compiles cleanly and have just received this Windows
I have added the required assemblies and registered the NVelocityViewFactory in global.asax.cs page but
I have added some dynamic textboxes upon a button click. I need the values
I have added a custom action to the CustomList type. For testing purposes I
I have added a parameter to my report with the option Allow Multiple Values

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.