Skip to content

Instantly share code, notes, and snippets.

Revisions

  1. @steipete steipete revised this gist Jan 25, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,6 @@

    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ \(14E5230d\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode and recommect your devices. You will need to do that for every beta of future iOS versions
    // Then restart Xcode and reconnect your devices. You will need to do that for every beta of future iOS versions

    // sudo needed if you run the Mac App Store version. Always download the dmg instead... you'll thank me later :)
  2. @steipete steipete revised this gist Jan 24, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    // The trick is to link the DeviceSupport folder from the beta to the stable version.

    // Updated on Jan 24th, 2017 for Xcode 8.3b1

    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ \(14E5230d\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode and recommect your devices. You will need to do that for every beta of future iOS versions
  3. @steipete steipete revised this gist Jan 24, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    // The trick is to link the DeviceSupport folder from the beta to the stable version.

    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.2\ \(14C5062c\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ \(14E5230d\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode and recommect your devices. You will need to do that for every beta of future iOS versions

  4. @steipete steipete revised this gist Nov 2, 2016. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    // The trick is to link the DeviceSupport folder from the beta to the stable version.

    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.1\ \(14B54\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.2\ \(14C5062c\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode and recommect your devices. You will need to do that for every beta of iOS 10.1+/Xcode 8.
    // Then restart Xcode and recommect your devices. You will need to do that for every beta of future iOS versions

    // sudo needed if you run the Mac App Store version. Always download the dmg instead... you'll thank me later :)
  5. @steipete steipete revised this gist Sep 22, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,6 @@

    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.1\ \(14B54\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode. You will need to do that for every beta of iOS 10.1+/Xcode 8.
    // Then restart Xcode and recommect your devices. You will need to do that for every beta of iOS 10.1+/Xcode 8.

    // sudo needed if you run the Mac App Store version. Always download the dmg instead... you'll thank me later :)
  6. @steipete steipete revised this gist Sep 22, 2016. No changes.
  7. @steipete steipete revised this gist Sep 22, 2016. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    // The trick is to copy the DeviceSupport folder from the beta to the stable version.
    // The trick is to link the DeviceSupport folder from the beta to the stable version.

    cp -r /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A345\) /Applications/Xcode7.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
    ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.1\ \(14B54\)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    // Then restart Xcode. You might need to do that for every beta of iOS 10/Xcode 8.
    // Then restart Xcode. You will need to do that for every beta of iOS 10.1+/Xcode 8.

    // sudo needed if you run the Mac App Store version. Always download the dmg instead... you'll thank me later :)
  8. @steipete steipete revised this gist Sep 9, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    // The trick is to copy the DeviceSupport folder from the beta to the stable version.

    cp -r /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A345\) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
    cp -r /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A345\) /Applications/Xcode7.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

    // Then restart Xcode. You might need to do that for every beta of iOS 10/Xcode 8.
  9. @steipete steipete revised this gist Sep 9, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    // The trick is to copy the DeviceSupport folder from the beta to the stable version.

    cp -r /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A5261u\) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
    cp -r /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A345\) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

    // Then restart Xcode. You might need to do that for every beta of iOS 10/Xcode 8.
  10. @steipete steipete created this gist Jun 20, 2016.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    // The trick is to copy the DeviceSupport folder from the beta to the stable version.

    cp -r /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A5261u\) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

    // Then restart Xcode. You might need to do that for every beta of iOS 10/Xcode 8.