Skip to content

Commit

Permalink
Set Podfile Name textcell placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
XaoflySho committed Mar 13, 2019
1 parent 14ee143 commit c8934fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pods Updater/UI/Base.lproj/Main.storyboard
Expand Up @@ -1068,7 +1068,7 @@ Gw
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="B14-dW-I5K">
<rect key="frame" x="13" y="362" width="349" height="31"/>
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" id="CD5-KC-Dkh">
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" placeholderString="Podfile Name" id="CD5-KC-Dkh">
<font key="font" size="26" name="HelveticaNeue-UltraLight"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down

0 comments on commit c8934fb

Please sign in to comment.