summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-10-18 02:09:43 +0300
committerGravatar Vitaly Takmazov2017-10-18 02:09:43 +0300
commit7249cda59a1a8ca061b9d3afa443921286f56781 (patch)
tree521259c60b2270a23500dedb76625dbe1f0c98a7
parent2345989ce454342d8ac45077e2cd650d18744066 (diff)
marketing icon
-rw-r--r--Juick.xcodeproj/project.pbxproj8
-rw-r--r--Juick/Images.xcassets/AppIcon.appiconset/Contents.json3
-rw-r--r--Juick/Images.xcassets/AppIcon.appiconset/tagscloud.pngbin0 -> 152882 bytes
-rw-r--r--Juick/Main.storyboard18
-rw-r--r--Juick/Supporting Files/Juick-Info.plist2
5 files changed, 5 insertions, 26 deletions
diff --git a/Juick.xcodeproj/project.pbxproj b/Juick.xcodeproj/project.pbxproj
index c6fa084..5ccbfef 100644
--- a/Juick.xcodeproj/project.pbxproj
+++ b/Juick.xcodeproj/project.pbxproj
@@ -28,8 +28,6 @@
773F23391F76ED5E00B5B0DF /* Splash@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 773F23361F76ED5E00B5B0DF /* Splash@3x.png */; };
774153CE1F92A61500A19A50 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 774153CD1F92A61500A19A50 /* UserNotifications.framework */; };
77418CBD182FB9B6004111B7 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77418CBC182FB9B6004111B7 /* ImageIO.framework */; };
- 77418CBF182FBAB5004111B7 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = 77418CBE182FBAB5004111B7 /* iTunesArtwork */; };
- 77418CC1182FBABB004111B7 /* iTunesArtwork@2x in Resources */ = {isa = PBXBuildFile; fileRef = 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */; };
774528C21F930C06004D110B /* Attachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 774528C11F930C06004D110B /* Attachment.m */; };
774528C51F93AC0F004D110B /* CoreDataStack.m in Sources */ = {isa = PBXBuildFile; fileRef = 774528C41F93AC0F004D110B /* CoreDataStack.m */; };
77975A1D182B6E9A00410C2B /* NewPostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77975A1C182B6E9A00410C2B /* NewPostViewController.m */; };
@@ -86,8 +84,6 @@
773F23361F76ED5E00B5B0DF /* Splash@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Splash@3x.png"; sourceTree = "<group>"; };
774153CD1F92A61500A19A50 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
77418CBC182FB9B6004111B7 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
- 77418CBE182FBAB5004111B7 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = "<group>"; };
- 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */ = {isa = PBXFileReference; lastKnownFileType = file; path = "iTunesArtwork@2x"; sourceTree = "<group>"; };
774528C01F930C06004D110B /* Attachment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Attachment.h; sourceTree = "<group>"; };
774528C11F930C06004D110B /* Attachment.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Attachment.m; sourceTree = "<group>"; };
774528C31F93AC0F004D110B /* CoreDataStack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreDataStack.h; sourceTree = "<group>"; };
@@ -215,8 +211,6 @@
77317BBB181BBE8500D60005 /* AppDelegate.m */,
77317BC6181BBE8500D60005 /* Images.xcassets */,
77C67EE918283C8D00427098 /* buttons.png */,
- 77418CBE182FBAB5004111B7 /* iTunesArtwork */,
- 77418CC0182FBABB004111B7 /* iTunesArtwork@2x */,
77C6ADDD1F770EB2000AEA8C /* Main.storyboard */,
774528C31F93AC0F004D110B /* CoreDataStack.h */,
774528C41F93AC0F004D110B /* CoreDataStack.m */,
@@ -407,10 +401,8 @@
773F23391F76ED5E00B5B0DF /* Splash@3x.png in Resources */,
77C6ADDE1F770EB2000AEA8C /* Main.storyboard in Resources */,
773F23381F76ED5E00B5B0DF /* Splash@2x.png in Resources */,
- 77418CC1182FBABB004111B7 /* iTunesArtwork@2x in Resources */,
773F23371F76ED5E00B5B0DF /* Splash.png in Resources */,
773F231C1F76DD0B00B5B0DF /* SerpentineBoldItalic.ttf in Resources */,
- 77418CBF182FBAB5004111B7 /* iTunesArtwork in Resources */,
77317BB6181BBE8500D60005 /* InfoPlist.strings in Resources */,
773F23331F76ECAC00B5B0DF /* LaunchScreen.storyboard in Resources */,
);
diff --git a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json
index 520a8bf..5fad6ce 100644
--- a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json
+++ b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -129,8 +129,9 @@
"scale" : "2x"
},
{
- "idiom" : "ios-marketing",
"size" : "1024x1024",
+ "idiom" : "ios-marketing",
+ "filename" : "tagscloud.png",
"scale" : "1x"
}
],
diff --git a/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png b/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png
new file mode 100644
index 0000000..766682b
--- /dev/null
+++ b/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png
Binary files differ
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard
index 5394264..3e40aa2 100644
--- a/Juick/Main.storyboard
+++ b/Juick/Main.storyboard
@@ -108,9 +108,9 @@
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="999" verticalHuggingPriority="249" horizontalCompressionResistancePriority="999" verticalCompressionResistancePriority="749" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zqL-hd-LLy" customClass="TTTAttributedLabel">
<rect key="frame" x="0.0" y="101" width="359" height="86.5"/>
- <mutableString key="text">Блин, парился через teamviewer заокеан, там xcode, а к xcode подключен iphone, а в iphone торчит t-mobile, а на iphone наш Qt application, который не коннектиццо к серверу в упор.
+ <string key="text">Блин, парился через teamviewer заокеан, там xcode, а к xcode подключен iphone, а в iphone торчит t-mobile, а на iphone наш Qt application, который не коннектиццо к серверу в упор.
-А в qt creator видно что приходит ошибка NetworkError, логи не пишет, а кто отправляет и почему — непонятно, а отладчик не ставит брякпойнты в сорцах Qt, а приходит qt сигнал — и понятно, что никаких тебе стектрейсов. Плакал, пока не запустил НЕ через отладчик Qt Creator, а прямо в xcode, там брякпойнты ставит.</mutableString>
+А в qt creator видно что приходит ошибка NetworkError, логи не пишет, а кто отправляет и почему — непонятно, а отладчик не ставит брякпойнты в сорцах Qt, а приходит qt сигнал — и понятно, что никаких тебе стектрейсов. Плакал, пока не запустил НЕ через отладчик Qt Creator, а прямо в xcode, там брякпойнты ставит.</string>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
@@ -295,20 +295,6 @@
</objects>
<point key="canvasLocation" x="-222.5" y="-187.87166666666664"/>
</scene>
- <!--View Controller-->
- <scene sceneID="2JO-Ow-tN4">
- <objects>
- <viewController id="1fn-M8-sIw" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="yTB-MW-YgM">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <viewLayoutGuide key="safeArea" id="M9k-qT-r2t"/>
- </view>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="xeU-Vq-blW" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- </scene>
</scenes>
<resources>
<image name="chats_icon" width="20" height="22"/>
diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist
index e3ddfc5..b46e17c 100644
--- a/Juick/Supporting Files/Juick-Info.plist
+++ b/Juick/Supporting Files/Juick-Info.plist
@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.0.20</string>
+ <string>1.0.21</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>