Commit 2b52ea1a authored by lmj_521aiau@163.com's avatar lmj_521aiau@163.com

no message

parent c9841328
......@@ -10,6 +10,7 @@
"scale" : "2x"
},
{
"filename" : "1511596695986_.pic.jpg",
"idiom" : "universal",
"scale" : "3x"
}
......
......@@ -1738,6 +1738,11 @@ Super Cleaner!</string>
<constraint firstAttribute="width" constant="106" id="dhh-zA-NiC"/>
<constraint firstAttribute="height" constant="106" id="eh3-u6-LIJ"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="massBackgroundColor">
<color key="value" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="0.14901960784313725" green="0.74117647058823533" blue="0.36078431372549019" alpha="0.14999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
......@@ -1747,6 +1752,11 @@ Super Cleaner!</string>
<constraint firstItem="fjU-8z-Upy" firstAttribute="centerY" secondItem="zcl-s1-Hjt" secondAttribute="centerY" id="rUe-64-Ad4"/>
<constraint firstAttribute="width" constant="150" id="sbD-dH-6E6"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="massBackgroundColorWithAlpha">
<real key="value" value="0.14999999999999999"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
......@@ -1780,6 +1790,11 @@ Super Cleaner!</string>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.14901960780000001" green="0.74117647060000003" blue="0.36078431370000003" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="massTextColor">
<color key="value" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
......
......@@ -14,6 +14,8 @@ NS_ASSUME_NONNULL_BEGIN
- (void)setMassBackgroundColor:(UIColor *)color;
- (void)setMassBackgroundColorWithAlpha:(float)alpha;
@end
@interface UILabel (StoryBoard)
......
......@@ -13,6 +13,8 @@
<string>CloudDocuments</string>
<string>CloudKit</string>
</array>
<key>com.apple.developer.networking.wifi-info</key>
<true/>
<key>com.apple.developer.ubiquity-container-identifiers</key>
<array>
<string>iCloud.com.app.superCleanMaster</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment