This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
xcode for mac help! will chose best answer?
04-29-2013, 01:41 PM
Post: #1
xcode for mac help! will chose best answer?
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

Ads

Find all posts by this user
Quote this message in a reply
04-29-2013, 01:42 PM
Post: #2
 
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/246...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-app...phone.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

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)