Ipad – Unselected Symbol of Architecture I386: Apple Mach-O LINKE (ID) error

I have this error

Undefined symbols for architecture i386:
"_OBJC_CLASS_$_ViewController", 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)

How do you solve this problem? Please help me.

Find the ViewController.m file in the project and select it.

< /p>

Use the attribute inspector (Apple-Option-1) to ensure that it is added to the target membership, no matter what the target may be. It needs to be ticked next to the target.

< /p>

I have this error

Undefined symbols for architecture i386:
"_OBJC_CLASS_$_ViewController", 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)

How do you solve this problem? Please help me.

Find the ViewController.m file in the project and select it.

Use the property inspector (Apple -Option-1) Make sure to add it to the target membership, no matter what the target may be. It needs to be ticked next to the target.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 974 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.