Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Small copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
psy2k committed Mar 2, 2017
1 parent d8108bd commit c4e8bb2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion iOS.Conf Extension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down
2 changes: 1 addition & 1 deletion iOS.Conf/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down
12 changes: 6 additions & 6 deletions iOSConf/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<rect key="frame" x="0.0" y="68" width="326" height="95"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ZQw-Sg-xeY" id="s78-B4-ebO">
<rect key="frame" x="0.0" y="0.0" width="326" height="94"/>
<rect key="frame" x="0.0" y="0.0" width="326" height="94.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="9:41-10:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qmb-PL-Otp">
Expand Down Expand Up @@ -144,7 +144,7 @@
<rect key="frame" x="0.0" y="163" width="326" height="155"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mdS-Ok-8JY" id="iij-PA-uAO">
<rect key="frame" x="0.0" y="0.0" width="326" height="154"/>
<rect key="frame" x="0.0" y="0.0" width="326" height="154.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="9:41-10:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dtn-cZ-ov8">
Expand Down Expand Up @@ -215,8 +215,8 @@
<constraint firstAttribute="height" constant="32" id="asG-xN-uRP"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sponsors" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R6C-1B-lSj">
<rect key="frame" x="131" y="149" width="96.5" height="29"/>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Supported by" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R6C-1B-lSj">
<rect key="frame" x="110.5" y="149" width="137.5" height="29"/>
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="24"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
Expand Down Expand Up @@ -787,7 +787,7 @@
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sOM-kJ-Zt1">
<rect key="frame" x="105" y="310" width="165" height="21"/>
<rect key="frame" x="105.5" y="310" width="165" height="21"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Powered by" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lXn-mA-KKl">
<rect key="frame" x="0.0" y="2" width="76" height="17"/>
Expand All @@ -796,7 +796,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="L" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="STD-Wd-nRX">
<rect key="frame" x="85" y="-29.5" width="80" height="81"/>
<rect key="frame" x="85" y="-29" width="80" height="81"/>
<fontDescription key="fontDescription" name="taxibeat" family="taxibeat" pointSize="80"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
Expand Down
2 changes: 1 addition & 1 deletion iOSConf/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>taxibeat</string>
Expand Down

0 comments on commit c4e8bb2

Please sign in to comment.