|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="14C109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="macosx"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies>
|
7 | 8 | <objects>
|
8 | 9 | <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
|
288 | 289 | </menu>
|
289 | 290 | <window title="iReSign" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="371">
|
290 | 291 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
291 |
| - <rect key="contentRect" x="0.0" y="405" width="333" height="201"/> |
| 292 | + <rect key="contentRect" x="0.0" y="405" width="333" height="261"/> |
292 | 293 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
293 | 294 | <value key="minSize" type="size" width="333" height="201"/>
|
294 | 295 | <value key="maxSize" type="size" width="666" height="402"/>
|
295 | 296 | <view key="contentView" id="372">
|
296 |
| - <rect key="frame" x="0.0" y="0.0" width="333" height="201"/> |
| 297 | + <rect key="frame" x="0.0" y="0.0" width="333" height="261"/> |
297 | 298 | <autoresizingMask key="autoresizingMask"/>
|
298 | 299 | <subviews>
|
299 | 300 | <textField verticalHuggingPriority="750" id="533" customClass="IRTextFieldDrag">
|
300 |
| - <rect key="frame" x="20" y="166" width="208" height="22"/> |
| 301 | + <rect key="frame" x="20" y="219" width="208" height="22"/> |
301 | 302 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
302 | 303 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="/path/to/app.ipa or /path/to/app.xcarchive" drawsBackground="YES" id="534">
|
303 | 304 | <font key="font" metaFont="system"/>
|
|
309 | 310 | </connections>
|
310 | 311 | </textField>
|
311 | 312 | <textField verticalHuggingPriority="750" id="543" customClass="IRTextFieldDrag">
|
312 |
| - <rect key="frame" x="20" y="106" width="208" height="22"/> |
| 313 | + <rect key="frame" x="20" y="159" width="208" height="22"/> |
313 | 314 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
314 | 315 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="/path/to/entitlements.plist" drawsBackground="YES" id="544">
|
315 | 316 | <font key="font" metaFont="system"/>
|
|
321 | 322 | </connections>
|
322 | 323 | </textField>
|
323 | 324 | <button verticalHuggingPriority="750" id="535">
|
324 |
| - <rect key="frame" x="230" y="159" width="96" height="32"/> |
| 325 | + <rect key="frame" x="230" y="212" width="96" height="32"/> |
325 | 326 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
326 | 327 | <buttonCell key="cell" type="push" title="Browse" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="536">
|
327 | 328 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
333 | 334 | </connections>
|
334 | 335 | </button>
|
335 | 336 | <textField verticalHuggingPriority="750" id="563" customClass="IRTextFieldDrag">
|
336 |
| - <rect key="frame" x="20" y="136" width="208" height="22"/> |
| 337 | + <rect key="frame" x="20" y="189" width="208" height="22"/> |
337 | 338 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
338 | 339 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="/path/to/.mobileprovision" drawsBackground="YES" id="566">
|
339 | 340 | <font key="font" metaFont="system"/>
|
|
345 | 346 | </connections>
|
346 | 347 | </textField>
|
347 | 348 | <button verticalHuggingPriority="750" id="564">
|
348 |
| - <rect key="frame" x="230" y="129" width="96" height="32"/> |
| 349 | + <rect key="frame" x="230" y="182" width="96" height="32"/> |
349 | 350 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
350 | 351 | <buttonCell key="cell" type="push" title="Browse" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="565">
|
351 | 352 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
357 | 358 | </connections>
|
358 | 359 | </button>
|
359 | 360 | <button verticalHuggingPriority="750" id="595">
|
360 |
| - <rect key="frame" x="230" y="99" width="96" height="32"/> |
| 361 | + <rect key="frame" x="230" y="152" width="96" height="32"/> |
361 | 362 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
362 | 363 | <buttonCell key="cell" type="push" title="Browse" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="596">
|
363 | 364 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
377 | 378 | </buttonCell>
|
378 | 379 | <connections>
|
379 | 380 | <action selector="resign:" target="494" id="551"/>
|
| 381 | + <outlet property="nextKeyView" destination="533" id="nKO-de-gTC"/> |
380 | 382 | </connections>
|
381 | 383 | </button>
|
382 | 384 | <textField hidden="YES" verticalHuggingPriority="750" id="555">
|
|
399 | 401 | <connections>
|
400 | 402 | <outlet property="dataSource" destination="494" id="593"/>
|
401 | 403 | <outlet property="delegate" destination="494" id="594"/>
|
402 |
| - <outlet property="nextKeyView" destination="539" id="612"/> |
| 404 | + <outlet property="nextKeyView" destination="539" id="YlX-va-Ght"/> |
403 | 405 | </connections>
|
404 | 406 | </comboBox>
|
405 | 407 | <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="557">
|
406 | 408 | <rect key="frame" x="20" y="14" width="16" height="16"/>
|
407 | 409 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
408 | 410 | </progressIndicator>
|
409 | 411 | <textField verticalHuggingPriority="750" id="572" customClass="IRTextFieldDrag">
|
410 |
| - <rect key="frame" x="20" y="75" width="208" height="22"/> |
| 412 | + <rect key="frame" x="20" y="128" width="208" height="22"/> |
411 | 413 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
412 | 414 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="com.companyname.appname" drawsBackground="YES" id="573">
|
413 | 415 | <font key="font" metaFont="system"/>
|
414 | 416 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
415 | 417 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
416 | 418 | </textFieldCell>
|
417 | 419 | <connections>
|
418 |
| - <outlet property="nextKeyView" destination="574" id="587"/> |
| 420 | + <outlet property="nextKeyView" destination="EgV-eQ-1ab" id="fdd-eO-eSG"/> |
419 | 421 | </connections>
|
420 | 422 | </textField>
|
421 | 423 | <button id="574">
|
422 |
| - <rect key="frame" x="234" y="77" width="88" height="18"/> |
| 424 | + <rect key="frame" x="234" y="130" width="88" height="18"/> |
423 | 425 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
424 | 426 | <buttonCell key="cell" type="check" title="Change ID" bezelStyle="regularSquare" imagePosition="left" inset="2" id="575">
|
425 | 427 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
426 | 428 | <font key="font" metaFont="system"/>
|
427 | 429 | </buttonCell>
|
428 | 430 | <connections>
|
429 | 431 | <action selector="changeBundleIDPressed:" target="494" id="578"/>
|
430 |
| - <outlet property="nextKeyView" destination="590" id="611"/> |
| 432 | + <outlet property="nextKeyView" destination="EgV-eQ-1ab" id="OoC-G5-Spr"/> |
| 433 | + </connections> |
| 434 | + </button> |
| 435 | + <textField verticalHuggingPriority="750" id="F2n-dZ-TWF" customClass="IRTextFieldDrag"> |
| 436 | + <rect key="frame" x="20" y="102" width="166" height="22"/> |
| 437 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 438 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="New version number" drawsBackground="YES" id="adZ-Zw-iNu"> |
| 439 | + <font key="font" metaFont="system"/> |
| 440 | + <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 441 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 442 | + </textFieldCell> |
| 443 | + <connections> |
| 444 | + <outlet property="nextKeyView" destination="Krc-Bx-mXZ" id="ozO-2O-tUr"/> |
| 445 | + </connections> |
| 446 | + </textField> |
| 447 | + <button id="EgV-eQ-1ab"> |
| 448 | + <rect key="frame" x="192" y="104" width="130" height="18"/> |
| 449 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 450 | + <buttonCell key="cell" type="check" title="Change Version #" bezelStyle="regularSquare" imagePosition="left" inset="2" id="13q-oY-smn"> |
| 451 | + <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| 452 | + <font key="font" metaFont="system"/> |
| 453 | + </buttonCell> |
| 454 | + <connections> |
| 455 | + <action selector="changeVersionNumberPressed:" target="494" id="pdk-2r-MiZ"/> |
| 456 | + <outlet property="nextKeyView" destination="Krc-Bx-mXZ" id="SaS-eU-wIG"/> |
| 457 | + </connections> |
| 458 | + </button> |
| 459 | + <textField verticalHuggingPriority="750" id="FDy-y5-CV7" customClass="IRTextFieldDrag"> |
| 460 | + <rect key="frame" x="20" y="76" width="166" height="22"/> |
| 461 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 462 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" enabled="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="New build number" drawsBackground="YES" id="Yuy-yk-2g3"> |
| 463 | + <font key="font" metaFont="system"/> |
| 464 | + <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 465 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 466 | + </textFieldCell> |
| 467 | + <connections> |
| 468 | + <outlet property="nextKeyView" destination="590" id="0lh-UX-Qz6"/> |
| 469 | + </connections> |
| 470 | + </textField> |
| 471 | + <button id="Krc-Bx-mXZ"> |
| 472 | + <rect key="frame" x="192" y="78" width="130" height="18"/> |
| 473 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 474 | + <buttonCell key="cell" type="check" title="Change Build #" bezelStyle="regularSquare" imagePosition="left" inset="2" id="R77-Zh-FrN"> |
| 475 | + <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| 476 | + <font key="font" metaFont="system"/> |
| 477 | + </buttonCell> |
| 478 | + <connections> |
| 479 | + <action selector="changeBuildNumberPressed:" target="494" id="wfY-If-MNn"/> |
| 480 | + <outlet property="nextKeyView" destination="590" id="cAw-SA-06k"/> |
431 | 481 | </connections>
|
432 | 482 | </button>
|
433 | 483 | </subviews>
|
434 | 484 | </view>
|
435 | 485 | <connections>
|
436 | 486 | <outlet property="initialFirstResponder" destination="535" id="581"/>
|
437 | 487 | </connections>
|
| 488 | + <point key="canvasLocation" x="127" y="-282"/> |
438 | 489 | </window>
|
439 | 490 | <customObject id="494" customClass="iReSignAppDelegate">
|
440 | 491 | <connections>
|
441 | 492 | <outlet property="browseButton" destination="535" id="546"/>
|
| 493 | + <outlet property="buildNumberField" destination="FDy-y5-CV7" id="iD5-S4-kQw"/> |
442 | 494 | <outlet property="bundleIDField" destination="572" id="576"/>
|
443 | 495 | <outlet property="certComboBox" destination="590" id="592"/>
|
| 496 | + <outlet property="changeBuildNumberCheckBox" destination="Krc-Bx-mXZ" id="ho6-eY-w2R"/> |
444 | 497 | <outlet property="changeBundleIDCheckbox" destination="574" id="577"/>
|
| 498 | + <outlet property="changeVersionNumberCheckBox" destination="EgV-eQ-1ab" id="xSt-B8-tQ1"/> |
445 | 499 | <outlet property="entitlementBrowseButton" destination="595" id="607"/>
|
446 | 500 | <outlet property="entitlementField" destination="543" id="608"/>
|
447 | 501 | <outlet property="flurry" destination="557" id="562"/>
|
|
450 | 504 | <outlet property="provisioningPathField" destination="563" id="569"/>
|
451 | 505 | <outlet property="resignButton" destination="539" id="549"/>
|
452 | 506 | <outlet property="statusLabel" destination="555" id="561"/>
|
| 507 | + <outlet property="versionumberField" destination="F2n-dZ-TWF" id="hXd-kN-eRo"/> |
453 | 508 | <outlet property="window" destination="371" id="532"/>
|
454 | 509 | </connections>
|
455 | 510 | </customObject>
|
|
465 | 520 | <autoresizingMask key="autoresizingMask"/>
|
466 | 521 | <subviews>
|
467 | 522 | <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="OGH-jD-zcO">
|
468 |
| - <rect key="frame" x="20" y="190.0000008638354" width="69" height="69"/> |
| 523 | + <rect key="frame" x="20" y="190" width="69" height="69"/> |
469 | 524 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
|
470 | 525 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Icon" id="LSY-JN-rDx"/>
|
471 | 526 | </imageView>
|
472 | 527 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ft3-WI-tTm">
|
473 |
| - <rect key="frame" x="101.00000067379159" y="239.0000008638354" width="303" height="20"/> |
| 528 | + <rect key="frame" x="101" y="239" width="303" height="20"/> |
474 | 529 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
475 | 530 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="How to use iReSign" id="QDO-Yr-Chc">
|
476 | 531 | <font key="font" metaFont="systemBold" size="14"/>
|
|
479 | 534 | </textFieldCell>
|
480 | 535 | </textField>
|
481 | 536 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="Kc4-KR-COs">
|
482 |
| - <rect key="frame" x="101.00000067379159" y="49" width="303" height="182"/> |
| 537 | + <rect key="frame" x="101" y="49" width="303" height="182"/> |
483 | 538 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
484 | 539 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="yH0-zO-1ov">
|
485 | 540 | <font key="font" metaFont="smallSystem"/>
|
|
495 | 550 | </textFieldCell>
|
496 | 551 | </textField>
|
497 | 552 | <button verticalHuggingPriority="750" id="cX9-Vb-ecI">
|
498 |
| - <rect key="frame" x="316.00000067379159" y="13" width="92" height="32"/> |
| 553 | + <rect key="frame" x="316" y="13" width="92" height="32"/> |
499 | 554 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
500 | 555 | <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQ5-B4-GuE">
|
501 | 556 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
0 commit comments