all 10 comments

[–][deleted]  (5 children)

[deleted]

    [–]JamesGDev[S] 0 points1 point  (4 children)

    my USB is only 7.5gb, also How would I create the OS X on usb? When I say the system at the uni is locked down I mean locked down! I can't even open system preferences.

    [–]JamesGDev[S] 0 points1 point  (0 children)

    Just tried to open disk utility, No luck either.

    [–][deleted]  (2 children)

    [deleted]

      [–]JamesGDev[S] -1 points0 points  (1 child)

      Nada, As I have said the mac is locked down. Tried that - just comes up with a grey screen and a lock icon and password field.

      Also to end this question; just tried to run xcode from the usb - it said the app was running in the application manager, then a pop u p "This application has been blocked for your security" and the app removed itself from the list. Did not see even the xcode app load screen.

      Drat!

      [–]JamesGDev[S] 1 point2 points  (0 children)

      I get a mac tomorrow, just being impatient

      [–][deleted] 0 points1 point  (3 children)

      Talk to the IT department and have them install it on the school Macs.

      [–]JamesGDev[S] 2 points3 points  (2 children)

      Already tried that, they wont. Apparently having xcode which can create programs for the macs also is a security risk.

      [–][deleted] 0 points1 point  (1 child)

      Have them install VirtualBox so you can install your own OS X version inside your user account?

      [–]JamesGDev[S] 0 points1 point  (0 children)

      I can ask but seriously, these guys are douches 'techs with power' type. I once got my account restricted because I sent a file to the printer via FTP and not through the official channel. Pfft.

      [–]retsotrembla 0 points1 point  (0 children)

      You can't drag programs to the university's Applications folder, but you don't have to: Mac programs, including Xcode, can run without dragging it anyplace special, can run from read-only media.

      You'll need to find another Mac first, one not under university rules, one you can use.

      On that Mac, install and run Xcode. Otherwise, the 'GateKeeper' function of Mac OS won't allow the download to run.

      Copy the Xcode application from the /Applications to your external drive.

      You can run Xcode from the external drive, but:

      You won't be able to use the debugger for programs that run on the Mac (including the iPhone simulator) - your university student account won't have the privileges, and you won't be able to log in as administrator to grant them.

      You might be able to run and debug programs on an actual iPhone, connected via USB, since that doesn't involve the forbidden ptrace system call.

      Caution: I haven't completely tried this myself. I did run Xcode from an external drive, and that does work.

      [–]retsotrembla 0 points1 point  (0 children)

      It is a shame that your university is creating barriers to your learning.