xcode-install 2.0.7 → 2.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 42b68654ef685911ecaddae371cea59c025ed087
4
- data.tar.gz: ded94e017386d66c300d68573246a3f67373e415
3
+ metadata.gz: a1e2ae0187eda3c31aac9125c8987c54462438a8
4
+ data.tar.gz: f2ab21cc64adb2494da4ef93f8b48ea546eab07b
5
5
  SHA512:
6
- metadata.gz: c92f1f9a7c437d0c0985e2556d4b0a2e25f78a87d160085cb6ef5fdf073b5a1b98b11e91e40341bff42c6130a20d02a0cc4819f303ae665940902a2e9cfd85f7
7
- data.tar.gz: b27f98a73899f0eb443df455f25946973d5c0ff6ab6dfee9daeb3e26ac8fc70b0b964d25b9efb0d8d0bd5a4495a6621c2e18320abed9e33ea84acdcf6cd123ea
6
+ metadata.gz: 282ae9135e58b17c32e23fe28b4926e58204886e714ddaadbe5cd4867e116ddcdac763da1d86437961b79593f80e6ee9b69c92a2f2205411cdbb910178cae5df
7
+ data.tar.gz: de30f1b636a7c18fe3ac7002bf22b49df2a698c8ec0fc2a3abbf82a5131c730a2cb3a10a209fcba825f2be77b9d257e6aca324646b63311044c417c10f06c383
data/README.md CHANGED
@@ -134,7 +134,7 @@ project, especially [@henrikhodne][6] and [@lacostej][7] for making XcodeInstall
134
134
 
135
135
  ## Contributing
136
136
 
137
- 1. Fork it ( https://github.com/neonichu/xcode-install/fork )
137
+ 1. Fork it ( https://github.com/KrauseFx/xcode-install/fork )
138
138
  2. Create your feature branch (`git checkout -b my-new-feature`)
139
139
  3. Commit your changes (`git commit -am 'Add some feature'`)
140
140
  4. Push to the branch (`git push origin my-new-feature`)
data/Rakefile CHANGED
@@ -13,4 +13,4 @@ end
13
13
  desc 'Lints all the files'
14
14
  RuboCop::RakeTask.new(:rubocop)
15
15
 
16
- task default: [:spec, :rubocop]
16
+ task default: [:spec]
@@ -308,7 +308,7 @@ HELP
308
308
 
309
309
  return [] if scan.empty?
310
310
 
311
- version = scan.last.gsub(/<.*?>/, '').gsub(/.*Xcode /, '')
311
+ version = scan.first.gsub(/<.*?>/, '').gsub(/.*Xcode /, '')
312
312
  link = body.scan(%r{<button .*"(.+?.xip)".*</button>}).first.first
313
313
  notes = body.scan(%r{<a.+?href="(/go/\?id=xcode-.+?)".*>(.*)</a>}).first.first
314
314
  links << Xcode.new(version, link, notes)
@@ -19,7 +19,7 @@ module XcodeInstall
19
19
  FileUtils.touch(cli_placeholder_file)
20
20
  # find the CLI Tools update
21
21
  product = `softwareupdate -l | grep "\*.*Command Line" | head -n 1 | awk -F"*" '{print $2}' | sed -e 's/^ *//' | tr -d '\n'`
22
- `softwareupdate -i "#{product}" -v`
22
+ `softwareupdate --verbose -i "#{product}"`
23
23
  FileUtils.rm(cli_placeholder_file)
24
24
  end
25
25
  end
@@ -1,3 +1,3 @@
1
1
  module XcodeInstall
2
- VERSION = '2.0.7'.freeze
2
+ VERSION = '2.0.8'.freeze
3
3
  end
@@ -0,0 +1,663 @@
1
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2
+ <head>
3
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
4
+ <meta name="Author" content="Apple Inc." />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7, IE=9">
7
+ <link rel="shortcut icon" href="/favicon.ico" />
8
+ <link rel="icon" href="/favicon.ico" />
9
+ <link rel="mask-icon" href="/apple-logo.svg" color="#333333">
10
+
11
+ <link rel="stylesheet" href="/assets/styles/globalnav.css" type="text/css" />
12
+ <link rel="stylesheet" href="/assets/styles/global.css" type="text/css" />
13
+
14
+ <script src="https://devimages.apple.com.edgekey.net/assets/scripts/lib/jquery/jquery-1.11.0.min.js"></script>
15
+ <script src="https://devimages.apple.com.edgekey.net/assets/scripts/lib/jquery/jquery.retinate.js" type="text/javascript" charset="utf-8"></script>
16
+ <!--[if lt IE 9]>
17
+ <link rel="stylesheet" href="/assets/styles/oldie.css" type="text/css" />
18
+ <script src="/assets/scripts/html5.js"></script>
19
+ <![endif]-->
20
+ <script src="/assets/scripts/lg-search.js"></script>
21
+ <script src="/assets/scripts/global.js"></script>
22
+
23
+ <link rel="stylesheet" href="https://www.apple.com/wss/fonts?family=Myriad+Set+Pro&v=2" type="text/css" />
24
+
25
+ <title>Download - Apple Developer</title>
26
+ <meta name="omni_page" content="Download - Apple Developer">
27
+ <link rel="stylesheet" href="/download/styles/download.css" type="text/css" />
28
+
29
+ <script type="text/javascript">
30
+ (function(window, undefined) {
31
+ window.userIsMemberOfProgram = true;
32
+ }(window));
33
+ </script>
34
+ <script type="text/javascript" src="/download/scripts/download.js"></script>
35
+
36
+ </head>
37
+ <body>
38
+ <input type="checkbox" id="ac-gn-menustate" class="ac-gn-menustate">
39
+ <nav id="ac-globalnav" class="no-js" role="navigation" aria-label="Global Navigation" data-hires="false" data-analytics-region="global nav" lang="en-US">
40
+ <div class="ac-gn-content">
41
+ <ul class="ac-gn-header">
42
+ <li class="ac-gn-item ac-gn-menuicon"> <label class="ac-gn-menuicon-label" for="ac-gn-menustate" aria-hidden="true">
43
+ <span class="ac-gn-menuicon-bread ac-gn-menuicon-bread-top">
44
+ <span class="ac-gn-menuicon-bread-crust ac-gn-menuicon-bread-crust-top"></span>
45
+ </span>
46
+ <span class="ac-gn-menuicon-bread ac-gn-menuicon-bread-bottom">
47
+ <span class="ac-gn-menuicon-bread-crust ac-gn-menuicon-bread-crust-bottom"></span>
48
+ </span>
49
+ </label>
50
+ <a href="#ac-gn-menustate" class="ac-gn-menuanchor ac-gn-menuanchor-open" id="ac-gn-menuanchor-open"> <span class="ac-gn-menuanchor-label">Open Menu</span> </a>
51
+ <a href="#" class="ac-gn-menuanchor ac-gn-menuanchor-close" id="ac-gn-menuanchor-close"> <span class="ac-gn-menuanchor-label">Close Menu</span> </a>
52
+ </li>
53
+ <li class="ac-gn-item ac-gn-apple">
54
+ <a class="ac-gn-link ac-gn-link-apple" href="/" id="ac-gn-firstfocus-small"> <span class="ac-gn-link-text">Apple Developer</span> </a>
55
+ </li>
56
+ <li class="ac-gn-item ac-gn-bag ac-gn-bag-small" id="ac-gn-bag-small">
57
+ <a class="ac-gn-link ac-gn-link-bag" href="/account/"> <span class="ac-gn-link-text">Account</span> <span class="ac-gn-bag-badge"></span> </a> <span class="ac-gn-bagview-caret ac-gn-bagview-caret-large"></span> </li>
58
+ </ul>
59
+ <ul class="ac-gn-list">
60
+ <li class="ac-gn-item ac-gn-apple">
61
+ <a class="ac-gn-link ac-gn-link-apple" href="/" id="ac-gn-firstfocus"> <span class="ac-gn-link-text">Apple Developer</span> </a>
62
+ </li>
63
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-discover">
64
+ <a class="ac-gn-link" href="/discover/"> <span>Discover</span> </a>
65
+ </li>
66
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-design">
67
+ <a class="ac-gn-link" href="/design/"> <span>Design</span> </a>
68
+ </li>
69
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-develop">
70
+ <a class="ac-gn-link" href="/develop/"> <span>Develop</span> </a>
71
+ </li>
72
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-distribute">
73
+ <a class="ac-gn-link" href="/distribute/"> <span>Distribute</span> </a>
74
+ </li>
75
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-support">
76
+ <a class="ac-gn-link" href="/support/"> <span>Support</span> </a>
77
+ </li>
78
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-account">
79
+ <a class="ac-gn-link" href="/account/"> <span>Account</span> </a>
80
+ </li>
81
+ <li class="ac-gn-item ac-gn-item-menu ac-gn-search" role="search">
82
+ <a id="ac-gn-search-button" class="ac-gn-link ac-gn-link-search" href="/search/" aria-label="Search developer.apple.com"> <span class="ac-gn-search-placeholder" aria-hidden="true">Search</span> </a>
83
+ </li>
84
+ </ul>
85
+ <aside id="ac-gn-searchview" class="ac-gn-searchview" role="search" data-analytics-region="search">
86
+ <div class="ac-gn-searchview-content">
87
+ <form id="ac-gn-searchform" class="ac-gn-searchform" action="/search/" method="get">
88
+ <div class="ac-gn-searchform-wrapper"> <input id="ac-gn-searchform-input" class="ac-gn-searchform-input" type="text" name="q" placeholder="Search" data-placeholder-long="Search for documentation, videos, and more" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" /> <button id="ac-gn-searchform-submit" class="ac-gn-searchform-submit" type="submit" disabled aria-label="Submit"></button> <button id="ac-gn-searchform-reset" class="ac-gn-searchform-reset" type="reset" disabled aria-label="Clear Search"></button> </div>
89
+ </form>
90
+ <aside id="ac-gn-searchresults" class="ac-gn-searchresults" data-string-quicklinks="Quick Links" data-string-suggestions="Suggested Searches" data-string-noresults="Hit enter to search.">
91
+
92
+ </aside>
93
+ </div> <button id="ac-gn-searchview-close" class="ac-gn-searchview-close" aria-label="Close Search">
94
+ <span class="ac-gn-searchview-close-wrapper">
95
+ <span class="ac-gn-searchview-close-left"></span>
96
+ <span class="ac-gn-searchview-close-right"></span>
97
+ </span>
98
+ </button> </aside>
99
+ </div>
100
+ </nav>
101
+ <div id="ac-gn-curtain" class="ac-gn-curtain"></div>
102
+ <div id="ac-gn-placeholder" class="ac-nav-placeholder"></div>
103
+ <script type="text/javascript" src="/assets/scripts/ac-globalnav.built.js"></script>
104
+
105
+ <div id="top">
106
+ <!-- SiteCatalyst code version: H.8. Copyright 1997-2006 Omniture, Inc. -->
107
+ <script type="text/javascript">
108
+ /* RSID: */
109
+ var s_account="appleglobal,appleusdeveloper"
110
+ </script>
111
+
112
+ <script type="text/javascript" src="https://www.apple.com/metrics/scripts/s_code_h.js"></script>
113
+ <script type="text/javascript">
114
+ s.pageName= AC && AC.Tracking && AC.Tracking.pageName();
115
+ s.channel="www.us.developer"
116
+
117
+ /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
118
+ var s_code=s.t();if(s_code)document.write(s_code)</script>
119
+ <!-- End SiteCatalyst code version: H.8. -->
120
+ </div>
121
+
122
+ <main id="main" class="main" role="main">
123
+
124
+ <section class="grid">
125
+ <section class="row">
126
+ <section class="col-100">
127
+ <nav class="logout-bar">
128
+ <ul>
129
+ <li>John Appleseed</li>
130
+ <li> | </li>
131
+ <li><a href="/logout/?return=%2Fios%2Fdownload%2Fwwdc%2F" class="sign-out">Sign out</a></li>
132
+ </ul>
133
+ </nav>
134
+ <h1 class="text-center">Downloads</h1>
135
+ <p class=" text-center center width-75 intro">Get the latest beta releases of Xcode, iOS, macOS, watchOS, tvOS, and more.</p>
136
+ </section>
137
+ </section>
138
+ </section>
139
+
140
+ <section class="grid">
141
+ <div class="row">
142
+ <div class="col-100">
143
+ <!-- FEATURED TABLE -->
144
+ <p class="footnote">Your use of Apple beta software is subject to and licensed only under the terms and conditions of the Apple Developer Program License Agreement, including any applicable consent to collect diagnostic data set forth therein. If you have not agreed to the Apple Developer Program License Agreement, you are not permitted to use this software. Refer to the software installation guides for complete instructions.</p>
145
+
146
+ </div>
147
+ </div>
148
+ <div class="row">
149
+ <section class="table">
150
+ <section class="table-top-sticky">
151
+ <section class="table-header row">
152
+ <section class="col-60">
153
+
154
+ <!-- Table title -->
155
+ <span>Featured Downloads</span>
156
+
157
+ </section>
158
+ <section class="col-40">
159
+ <ul class="download-details">
160
+ <li class="release-notes">&nbsp;</li>
161
+ <li class="build-number">Build</li>
162
+ <li class="published-date">Date</li>
163
+ <li class="download">&nbsp;</li>
164
+ </ul>
165
+ </section>
166
+ </section>
167
+ </section>
168
+
169
+ <ul class="table-rows">
170
+
171
+ <!-- Xcode 8.1 BETA -->
172
+ <li class="table-row">
173
+ <section class="col-60">
174
+ <p><span class="platform-title">Xcode</span> 8.1 GM seed</p>
175
+ <p class="smaller">Includes the SDKs for iOS 10.1, macOS 10.12.1, watchOS 3.1, and tvOS 10.0.1. Xcode 8.1 GM seed requires OS X 10.11.5 or later. Xcode 8.1 GM seed may be used to submit apps to the App Store.</p>
176
+ </section>
177
+ <section class="col-40">
178
+ <ul class="download-details">
179
+ <li class="release-notes"><a href="/go/?id=xcode-8.1-beta-rn">Release Notes</a></li>
180
+ <li class="build-number">8T61a</li>
181
+ <li class="published-date">Oct 24, 2016</li>
182
+ <li class="download"><button class="direct-download" value="/services-account/download?path=/Developer_Tools/Xcode_8.1_GM_Seed/Xcode_8.1_GM_Seed.xip">Download</button></li>
183
+ </ul>
184
+ </section>
185
+ </li>
186
+ </ul>
187
+ </section>
188
+ </div>
189
+
190
+ <!-- BETA TABLE -->
191
+ <div class="row">
192
+ <section class="table">
193
+ <section class="table-top-sticky">
194
+ <section class="table-header row">
195
+ <section class="col-60">
196
+
197
+ <!-- Table title -->
198
+ <span>Beta Software</span>
199
+
200
+ </section>
201
+ <section class="col-40">
202
+ <ul class="download-details">
203
+ <li class="release-notes">&nbsp;</li>
204
+ <li class="build-number">Build</li>
205
+ <li class="published-date">Date</li>
206
+ <li class="download">&nbsp;</li>
207
+ </ul>
208
+ </section>
209
+ </section>
210
+ </section>
211
+
212
+ <ul class="table-rows">
213
+ <!-- Parallax Exporter -->
214
+ <li class="table-row">
215
+ <section class="col-60">
216
+ <p>Parallax Exporter</p>
217
+ <p class="smaller">Use the Parallax Exporter plug-in to preview a layered image while working in Adobe Photoshop.</p>
218
+ </section>
219
+ <section class="col-40">
220
+ <ul class="download-details">
221
+ <li class="download"><button class="drop-down">See all</button></li>
222
+ </ul>
223
+ </section>
224
+
225
+ <ul class="sub-list col-100">
226
+ <li class="table-row">
227
+ <section class="col-60">
228
+ <p>Parallax Exporter for Mac</p>
229
+ </section>
230
+ <section class="col-40">
231
+ <ul class="download-details">
232
+ <li class="download"><button class="direct-download" value="https://itunespartner.apple.com/assets/downloads/ParallaxExporter_Apps.zip">Download</button></li>
233
+ </ul>
234
+ </section>
235
+ </li>
236
+
237
+ <li class="table-row">
238
+ <section class="col-60">
239
+ <p>Parallax Exporter for Windows</p>
240
+ </section>
241
+ <section class="col-40">
242
+ <ul class="download-details">
243
+ <li class="download"><button class="direct-download" value="https://itunespartner.apple.com/assets/downloads/ParallaxExporter_Windows.zip">Download</button></li>
244
+ </ul>
245
+ </section>
246
+ </li>
247
+ </ul>
248
+ </li>
249
+
250
+ <!-- Parallax Previewer -->
251
+ <li class="table-row">
252
+ <section class="col-60">
253
+ <p>Parallax Previewer</p>
254
+ <p class="smaller">Use Parallax Previewer to preview layered Photoshop files, assemble individual image layers from PNG files and preview the parallax effect, or preview layered images exported by the Parallax Exporter plug-in.</p>
255
+ </section>
256
+ <section class="col-40">
257
+ <ul class="download-details">
258
+ <li class="build-number">1A68</li>
259
+ <li class="published-date">Jan 25, 2016</li>
260
+ <li class="download"><button class="direct-download" value="http://itunespartner.apple.com/assets/downloads/Parallax%20Previewer.dmg">Download</button></li>
261
+ </ul>
262
+ </section>
263
+ </li>
264
+
265
+
266
+ </ul>
267
+ </section> <!-- // END BETA TABLE -->
268
+ </div>
269
+
270
+ <!-- Release TABLE -->
271
+ <div class="row">
272
+ <section class="table">
273
+ <section class="table-top-sticky">
274
+ <section class="table-header row">
275
+ <section class="col-60">
276
+
277
+ <!-- Table title -->
278
+ <span>Release Software</span>
279
+
280
+ </section>
281
+ <section class="col-40">
282
+ <ul class="download-details">
283
+ <li class="release-notes">&nbsp;</li>
284
+ <li class="build-number">Build</li>
285
+ <li class="published-date">Date</li>
286
+ <li class="download">&nbsp;</li>
287
+ </ul>
288
+ </section>
289
+ </section>
290
+ </section>
291
+
292
+ <ul class="table-rows">
293
+
294
+ <!-- XCODE -->
295
+ <li class="table-row">
296
+ <section class="col-60">
297
+ <!--<img class="left margin-right-small" src="/assets/elements/icons/xcode-beta/xcode-beta-64x64.png" height="32" width="32" alt=""/>-->
298
+ <p><span class="platform-title">Xcode</span> 8</p>
299
+ <p class="smaller">Includes iOS, OS X, watchOS, and tvOS SDKs.</p>
300
+ </section>
301
+ <section class="col-40">
302
+ <ul class="download-details">
303
+ <li class="release-notes"><a href="/go/?id=xcode-8-beta-rn">Release Notes</a></li>
304
+ <li class="build-number">8A218a</li>
305
+ <li class="published-date">Sep 13, 2016</li>
306
+ <li class="download"><button class="direct-download" value="https://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12">Download</button></li>
307
+ </ul>
308
+ </section>
309
+ </li>
310
+
311
+ <!-- OS X -->
312
+ <li class="table-row">
313
+ <section class="col-60">
314
+ <p><span class="platform-title">macOS Sierra</span> 10.12.1</p>
315
+ </section>
316
+ <section class="col-40">
317
+ <ul class="download-details">
318
+ <li class="build-number">16B2555</li>
319
+ <li class="published-date">Oct 24, 2016</li>
320
+ <li class="download"><button class="direct-download" value="https://itunes.apple.com/us/app/os-x-el-capitan/id1127487414?mt=12">Download</button></li>
321
+ </ul>
322
+ </section>
323
+ </li>
324
+
325
+ <!-- iOS 10 -->
326
+ <li class="table-row">
327
+ <section class="col-60">
328
+ <!--<img class="left margin-right-small" src="/assets/elements/icons/ios-9/ios-9-64x64.png" height="32" width="32" alt=""/>-->
329
+ <p><span class="platform-title">iOS</span> 10.1</p>
330
+ </section>
331
+ <section class="col-40">
332
+ <ul class="download-details">
333
+ <li class="build-number">14B72 | 14B72c</li>
334
+ <li class="published-date">Oct 24, 2016</li>
335
+ <li class="download"><button class="drop-down">See all</button></li>
336
+ </ul>
337
+ </section>
338
+
339
+ <!-- iOS 10 DOWNLOADS -->
340
+ <ul class="sub-list col-100">
341
+ <li class="table-row">
342
+ <section class="col-60">
343
+ <p>iPhone 7</p>
344
+ <p class="smaller">Restore image for listed devices.</p>
345
+ </section>
346
+ <section class="col-40">
347
+ <ul class="download-details">
348
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-86295-20161024-355FB886-9572-11E6-AD65-066E80A31755/iPhone_7_10.1_14B72c_Restore.ipsw">Download</button></li>
349
+ </ul>
350
+ </section>
351
+ </li>
352
+ <li class="table-row">
353
+ <section class="col-60">
354
+ <p>iPhone 7 Plus</p>
355
+ <p class="smaller">Restore image for listed devices.</p>
356
+ </section>
357
+ <section class="col-40">
358
+ <ul class="download-details">
359
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-86287-20161024-355F73B2-9572-11E6-B967-056E80A31755/iPhone_7Plus_10.1_14B72c_Restore.ipsw">Download</button></li>
360
+ </ul>
361
+ </section>
362
+ </li>
363
+ <li class="table-row">
364
+ <section class="col-60">
365
+ <p>iPhone SE</p>
366
+ <p class="smaller">Restore image for listed devices.</p>
367
+ </section>
368
+ <section class="col-40">
369
+ <ul class="download-details">
370
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw">Download</button></li>
371
+ </ul>
372
+ </section>
373
+ </li>
374
+ <li class="table-row">
375
+ <section class="col-60">
376
+ <p>iPhone 6s, iPhone 6</p>
377
+ <p class="smaller">Restore image for listed devices.</p>
378
+ </section>
379
+ <section class="col-40">
380
+ <ul class="download-details">
381
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw">Download</button></li>
382
+ </ul>
383
+ </section>
384
+ </li>
385
+ <li class="table-row">
386
+ <section class="col-60">
387
+ <p>iPhone 6s Plus, iPhone 6 Plus</p>
388
+ <p class="smaller">Restore image for listed devices.</p>
389
+ </section>
390
+ <section class="col-40">
391
+ <ul class="download-details">
392
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw">Download</button></li>
393
+ </ul>
394
+ </section>
395
+ </li>
396
+ <li class="table-row">
397
+ <section class="col-60">
398
+ <p>iPhone 5s</p>
399
+ <p class="smaller">Restore image for listed devices.</p>
400
+ </section>
401
+ <section class="col-40">
402
+ <ul class="download-details">
403
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw">Download</button></li>
404
+ </ul>
405
+ </section>
406
+ </li>
407
+ <li class="table-row">
408
+ <section class="col-60">
409
+ <p>iPhone 5c, iPhone 5</p>
410
+ <p class="smaller">Restore image for listed devices.</p>
411
+ </section>
412
+ <section class="col-40">
413
+ <ul class="download-details">
414
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw">Download</button></li>
415
+ </ul>
416
+ </section>
417
+ </li>
418
+ <li class="table-row">
419
+ <section class="col-60">
420
+ <p>9.7‑inch iPad Pro</p>
421
+ <p class="smaller">Restore image for listed devices.</p>
422
+ </section>
423
+ <section class="col-40">
424
+ <ul class="download-details">
425
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw">Download</button></li>
426
+ </ul>
427
+ </section>
428
+ </li>
429
+ <li class="table-row">
430
+ <section class="col-60">
431
+ <p>12.9‑inch iPad Pro</p>
432
+ <p class="smaller">Restore image for listed devices.</p>
433
+ </section>
434
+ <section class="col-40">
435
+ <ul class="download-details">
436
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw">Download</button></li>
437
+ </ul>
438
+ </section>
439
+ </li>
440
+ <li class="table-row">
441
+ <section class="col-60">
442
+ <p>iPad mini 4, iPad Air 2, iPad mini 3</p>
443
+ <p class="smaller">Restore image for listed devices.</p>
444
+ </section>
445
+ <section class="col-40">
446
+ <ul class="download-details">
447
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw">Download</button></li>
448
+ </ul>
449
+ </section>
450
+ </li>
451
+ <li class="table-row">
452
+ <section class="col-60">
453
+ <p>iPad Air, iPad mini 2</p>
454
+ <p class="smaller">Restore image for listed devices.</p>
455
+ </section>
456
+ <section class="col-40">
457
+ <ul class="download-details">
458
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw">Download</button></li>
459
+ </ul>
460
+ </section>
461
+ </li>
462
+ <li class="table-row">
463
+ <section class="col-60">
464
+ <p>iPad <span class="lighter">(4th generation Model)</span></p>
465
+ <p class="smaller">Restore image for listed devices.</p>
466
+ </section>
467
+ <section class="col-40">
468
+ <ul class="download-details">
469
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw">Download</button></li>
470
+ </ul>
471
+ </section>
472
+ </li>
473
+ <li class="table-row">
474
+ <section class="col-60">
475
+ <p>iPod touch <span class="lighter">(6th generation)</span></p>
476
+ <p class="smaller">Restore image for listed devices.</p>
477
+ </section>
478
+ <section class="col-40">
479
+ <ul class="download-details">
480
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw">Download</button></li>
481
+ </ul>
482
+ </section>
483
+ </li>
484
+ </ul>
485
+
486
+ </li>
487
+
488
+ <!-- tvOS -->
489
+ <li class="table-row">
490
+ <section class="col-60">
491
+ <p><span class="platform-title">tvOS</span> 10.0.1</p>
492
+ </section>
493
+ <section class="col-40">
494
+ <ul class="download-details">
495
+ <li class="build-number">14U71</li>
496
+ <li class="published-date">Oct 24, 2016</li>
497
+ <li class="download"><button class="direct-download" value="http://appldnld.apple.com/tvos10.0.1/031-59447-20161024-AA217A0A-9483-11E6-A69F-635E80A31755/AppleTV5,3_10.0.1_14U71_Restore.ipsw">Download</button></li>
498
+ </ul>
499
+ </section>
500
+ </li>
501
+
502
+ <!-- OS X SERVER -->
503
+ <li class="table-row">
504
+ <section class="col-60">
505
+ <p><span class="platform-title">macOS Server</span> 5.2</p>
506
+ <p class="smaller hidden">App Store Redemption Code: <span data-promo-id="RGG4THX5SU"></span></p>
507
+ </section>
508
+ <section class="col-40">
509
+ <ul class="download-details">
510
+ <li class="build-number">16S1195</li>
511
+ <li class="published-date">Sep 20, 2016</li>
512
+ <li class="download"><button data-promo-id="RGG4THX5SU">Download</button></li>
513
+ </ul>
514
+ </section>
515
+ </li>
516
+
517
+ </ul>
518
+ </section> <!-- // END RELEASE TABLE -->
519
+ </div>
520
+
521
+
522
+
523
+ <div class="row">
524
+ <div class="col-100 no-padding-bottom">
525
+ <h5>Installation Guides and Acknowledgements</h5>
526
+ </div>
527
+ </div>
528
+ <div class="row divider-top">
529
+ <div class="col-50 no-padding-bottom">
530
+ <ul class="links small">
531
+ <h6>iOS</h6>
532
+ <li class="library"><a href="/go/?id=install-ios-beta">iOS beta Software Installation Guide</a></li>
533
+ <li class="library"><a href="/go/?id=ios-10.0-acknowledgements">Swift Playgrounds Acknowledgements</a></li>
534
+
535
+ <h6>watchOS</h6>
536
+ <li class="library"><a href="/go/?id=install-watchos-beta">watchOS beta Software Installation Guide</a></li>
537
+ </ul>
538
+ </div>
539
+ <div class="col-50 no-padding-bottom">
540
+ <ul class="links small">
541
+ <h6>tvOS</h6>
542
+ <li class="library"><a href="/go/?id=install-tvos-beta">tvOS beta Software Installation Guide</a></li>
543
+ </ul>
544
+ <ul class="links small">
545
+ <h6>Additional Guides</h6>
546
+ <li class="library"><a href="/library/prerelease/content/technotes/tn2249/_index.html">Testing your app on beta OS releases</a></li>
547
+ </ul>
548
+ </div>
549
+
550
+ </div>
551
+ </section>
552
+
553
+
554
+
555
+
556
+ </main>
557
+
558
+ <div class="bg-light">
559
+ <aside class="grid">
560
+ <section id="router" class="router">
561
+ <a href="/download/more/" class="block row">
562
+ <span class="col-100 text-center">
563
+ <span class="two-lines">
564
+ <h4>
565
+ <small>Don't see what you're looking for?</small>
566
+ See more downloads
567
+ </h4>
568
+ </span>
569
+ </span>
570
+ </a>
571
+ </section>
572
+ </aside>
573
+ </div>
574
+
575
+
576
+ <section id="globalfooter-wrapper">
577
+ <footer id="globalfooter" role="contentinfo">
578
+ <nav class="footer-breadory">
579
+ <a href="/" class="home breadcrumbs-home"><span aria-hidden="true"></span><span class="breadcrumbs-home-label">Developer</span></a>
580
+ <section class="breadcrumbs">
581
+ <ol class="breadcrumbs-list">
582
+ <li>Download</li>
583
+ </ol>
584
+ </section>
585
+ <div id="directorynav" class="directorynav">
586
+ <div id="dn-cola" class="column">
587
+ <h3><a href="/discover/">Discover</a></h3>
588
+ <ul>
589
+ <li><a href="/macos/">macOS</a></li>
590
+ <li><a href="/ios/">iOS</a></li>
591
+ <li><a href="/watchos/">watchOS</a></li>
592
+ <li><a href="/tvos/">tvOS</a></li>
593
+ <li><a href="/programs/">Developer Program</a></li>
594
+ <li><a href="/enterprise/">Enterprise</a></li>
595
+ <li><a href="/education/">Education</a></li>
596
+ </ul>
597
+
598
+ </div>
599
+ <div id="dn-colb" class="column">
600
+ <h3><a href="/design/">Design</a></h3>
601
+ <ul>
602
+ <li><a href="/accessibility/">Accessibility</a></li>
603
+ <li><a href="/cases/">Accessories</a></li>
604
+ <li><a href="/design/adaptivity/">Adaptivity</a></li>
605
+ <li><a href="/design/awards/">Apple Design Awards</a></li>
606
+ <li><a href="/fonts/">Fonts</a></li>
607
+ <li><a href="/videos/design/">Design Videos</a></li>
608
+ <li><a href="/app-store/marketing/guidelines/">Marketing Guidelines</a></li>
609
+ </ul>
610
+ </div>
611
+ <div id="dn-colc" class="column">
612
+ <h3><a href="/develop/">Develop</a></h3>
613
+ <ul>
614
+ <li><a href="/xcode/">Xcode</a></li>
615
+ <li><a href="/swift/">Swift</a></li>
616
+ <li><a href="/download/">Downloads</a></li>
617
+ <li><a href="/reference/">API Reference</a></li>
618
+ <li><a href="/library/prerelease/content/navigation/">Guides</a></li>
619
+ <li><a href="/library/prerelease/content/navigation/#section=Resource%20Types&topic=Sample%20Code">Sample Code</a></li>
620
+ <li><a href="/videos/">Videos</a></li>
621
+ </ul>
622
+
623
+ </div>
624
+ <div id="dn-cold" class="column">
625
+ <h3><a href="/distribute/">Distribute</a></h3>
626
+ <ul>
627
+ <li><a href="/app-store/">App Store</a></li>
628
+ <li><a href="/app-store/review/">App Review</a></li>
629
+ <li><a href="https://itunesconnect.apple.com/">iTunes Connect</a></li>
630
+ <li><a href="/testflight/">TestFlight</a></li>
631
+ <li><a href="/enterprise/">Enterprise</a></li>
632
+ <li><a href="/safari/extensions/">Safari Extensions</a></li>
633
+ </ul>
634
+ </div>
635
+ <div id="dn-cole" class="column">
636
+ <h3><a href="/support/">Support</a></h3>
637
+ <ul>
638
+ <li><a href="https://forums.developer.apple.com">Developer Forums</a></li>
639
+ <li><a href="/contact/">Contact Us</a></li>
640
+ <li><a href="/bug-reporting/">Bug Reporting</a></li>
641
+ <li><a href="/terms/">License Agreements</a></li>
642
+ <li><a href="/system-status/">System Status</a></li>
643
+ </ul>
644
+ </div>
645
+ </div>
646
+
647
+ </nav>
648
+ <div class="ac-gf-footer-legal">
649
+ <div class="ac-gf-footer-news"> To receive the latest developer news, visit and subscribe to our <a href="/news/">News and Updates</a>. </div>
650
+ <div class="ac-gf-footer-legal-copyright">Copyright © 2016 Apple Inc. All rights reserved.</div>
651
+ <div class="ac-gf-footer-legal-links">
652
+ <a href="https://www.apple.com/legal/internet-services/terms/site.html" class="first">Terms of Use</a>
653
+ <a href="https://www.apple.com/privacy/privacy-policy/">Privacy Policy</a>
654
+ <a href="/bug-reporting/">Report Bugs</a>
655
+ <a href="/contact/submit/?subject=website-feedback">Feedback</a>
656
+ </div>
657
+ </div>
658
+
659
+ </footer>
660
+ </section>
661
+
662
+ </body>
663
+ </html>
@@ -97,5 +97,12 @@ module XcodeInstall
97
97
  prereleases.count.should == 1
98
98
  prereleases.first.should == Xcode.new('8.1 beta', '/services-account/download?path=/Developer_Tools/Xcode_8.1_beta/Xcode_8.1_beta.xip', '/go/?id=xcode-8.1-beta-rn')
99
99
  end
100
+
101
+ it 'can parse prereleases from 20161024' do
102
+ prereleases = parse_prereleases('20161024')
103
+
104
+ prereleases.count.should == 1
105
+ prereleases.first.should == Xcode.new('8.1 GM seed', '/services-account/download?path=/Developer_Tools/Xcode_8.1_GM_Seed/Xcode_8.1_GM_Seed.xip', '/go/?id=xcode-8.1-beta-rn')
106
+ end
100
107
  end
101
108
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xcode-install
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.7
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Boris Bügling
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-22 00:00:00.000000000 Z
11
+ date: 2016-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: claide
@@ -124,6 +124,7 @@ files:
124
124
  - spec/fixtures/devcenter/xcode-20160705-alt.html
125
125
  - spec/fixtures/devcenter/xcode-20160705.html
126
126
  - spec/fixtures/devcenter/xcode-20160922.html
127
+ - spec/fixtures/devcenter/xcode-20161024.html
127
128
  - spec/fixtures/hdiutil.plist
128
129
  - spec/fixtures/mail-verify.html
129
130
  - spec/fixtures/xcode.json
@@ -175,6 +176,7 @@ test_files:
175
176
  - spec/fixtures/devcenter/xcode-20160705-alt.html
176
177
  - spec/fixtures/devcenter/xcode-20160705.html
177
178
  - spec/fixtures/devcenter/xcode-20160922.html
179
+ - spec/fixtures/devcenter/xcode-20161024.html
178
180
  - spec/fixtures/hdiutil.plist
179
181
  - spec/fixtures/mail-verify.html
180
182
  - spec/fixtures/xcode.json