Twitist Forums
xcode for mac help! will chose best answer? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: xcode for mac help! will chose best answer? (/thread-69398.html)



xcode for mac help! will chose best answer? - Michael T - 04-29-2013 01:41 PM

xcode is saying there is a "Expected Expression" in my parse issue, well here is my code:

//
// MOGViewController.m
// Jai
//
// Created by MistOfGaming68 on 1/19/13.
// Copyright © 2013 MistOfGaming68. All rights reserved.
//

#import "MOGViewController.h"

@interface MOGViewController ()

@end

@implementation MOGViewController

- (void)viewDidLoad
{
[super viewDidLoad];

NSURL *myURL; = [NSURL URLWithStringAngry"http://www.jailbreakme.com"];

NSURLRequest *MyRequest = [NSURLRequest requestWithURL:myURL];

[MyWebView loadRequest:MyRequest];


}

- (void)didReceiveMemoryWarning
{
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}

@end


- Bob - 04-29-2013 01:42 PM

Here is all the mac and apple help in one place... Hello, Ask Apple here for free 1-800-MY-Apple ,and check out the sites for more informaton http://www.apple.com/support/ and
https://discussions.apple.com/thread/2468023?start=0&tstart=0
http://www.facebook.com/pages/TheAppleGossip/...
http://www.apple.com/macosx/recovery/
http://9to5mac.com/
http://appleid.apple.com
http://www.apple.com/support/mac/facetime/
http://www.ifixit.com/iPad-Parts and Mac parts
http://www.apple.com/iphone/built-in-apps/find-my-iphone.html
Hey, I enjoyed your question, I have worked as a technician most of my life, I
hope I have helped you...
Good luck...

CompTIA A+ Certified Computer Professional