diff --git a/CTAssetsPicker.xcodeproj/project.pbxproj b/CTAssetsPicker.xcodeproj/project.pbxproj index 66365879..78451e0d 100644 --- a/CTAssetsPicker.xcodeproj/project.pbxproj +++ b/CTAssetsPicker.xcodeproj/project.pbxproj @@ -213,12 +213,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 7ABF24B31C8F1A7000591D9E = { + 7A7FBA681C91A62B008E6B1B /* Frameworks */ = { isa = PBXGroup; children = ( 7AF7D2B11C917698000396EF /* PureLayout.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 7ABF24B31C8F1A7000591D9E = { + isa = PBXGroup; + children = ( 7ABF24BF1C8F1A7100591D9E /* CTAssetsPicker */, 7ABF24CB1C8F1A7100591D9E /* CTAssetsPickerTests */, + 7A7FBA681C91A62B008E6B1B /* Frameworks */, 7ABF24BE1C8F1A7100591D9E /* Products */, ); sourceTree = ""; @@ -466,6 +474,7 @@ sv, "zh-Hans", "zh-Hant", + Base, ); mainGroup = 7ABF24B31C8F1A7000591D9E; productRefGroup = 7ABF24BE1C8F1A7100591D9E /* Products */; diff --git a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall.png b/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall.png deleted file mode 100644 index a4cd0db2..00000000 Binary files a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall.png and /dev/null differ diff --git a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@2x.png b/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@2x.png deleted file mode 100644 index 823b496c..00000000 Binary files a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@2x.png and /dev/null differ diff --git a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@3x.png b/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@3x.png deleted file mode 100644 index 33c4fde0..00000000 Binary files a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/BadgeSloMoSmall@3x.png and /dev/null differ diff --git a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/Contents.json b/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/Contents.json deleted file mode 100644 index 388af580..00000000 --- a/CTAssetsPicker/Resources/CTAssetsPicker.xcassets/BadgeSloMoSmall.imageset/Contents.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "filename" : "BadgeSlomoSmall.png", - "scale" : "1x" - }, - { - "idiom" : "universal", - "filename" : "BadgeSlomoSmall@2x.png", - "scale" : "2x" - }, - { - "idiom" : "universal", - "filename" : "BadgeSlomoSmall@3x.png", - "scale" : "3x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file