Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Implements latest post summary in Insights #315

Merged
merged 29 commits into from
Sep 22, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ec07767
Added post summary holder
astralbodies Sep 3, 2015
9250e67
Moved wrapping text cell to XIB file
astralbodies Sep 3, 2015
769539e
Trying to get the cell to resize
astralbodies Sep 3, 2015
0b798ff
Hack to get the label to resize properly for latest post summary.
astralbodies Sep 4, 2015
7384be3
Merge branch 'develop' into issue/289-insights-latest-post-summary
astralbodies Sep 4, 2015
5bef0d4
Merge branch 'develop' into issue/289-insights-latest-post-summary
astralbodies Sep 11, 2015
a0fd25c
Removing dead phone from VCs, fixed warnings for enum usage
astralbodies Sep 11, 2015
20b9b35
Fixed Storyboard layout issues in Xcode 7
astralbodies Sep 11, 2015
c4eb1cf
Wired up wrapping text view in Insights
astralbodies Sep 11, 2015
74eac95
Stubbed in Latest Post Details
astralbodies Sep 11, 2015
392b8fb
Turned on Generics
astralbodies Sep 11, 2015
5d93b5a
Updated Travis build to Xcode 7
astralbodies Sep 11, 2015
2412f98
Updated simulator/SDK
astralbodies Sep 11, 2015
f47c4dd
Removed warnings
astralbodies Sep 15, 2015
9d94905
Added service layer model objects and wired through to UI
astralbodies Sep 15, 2015
ee2b9f8
Removed TODO
astralbodies Sep 15, 2015
53980be
Made latest post row selectable and load the single post details UI
astralbodies Sep 15, 2015
175e169
New cell/layout for iPad
astralbodies Sep 15, 2015
486e107
Allow select of latest post summary section header to show post details
astralbodies Sep 16, 2015
e751f39
Show placeholder for no data
astralbodies Sep 16, 2015
aa1db6e
Updated StatsDemo to latest project setting recommendations
astralbodies Sep 16, 2015
7e024b7
Added Launch storyboard, tweaks to remove warnings
astralbodies Sep 17, 2015
55c50da
Bump internal version number
astralbodies Sep 17, 2015
e1d24c9
Travis tweaks
astralbodies Sep 17, 2015
67163ce
Updated Pod lock files
astralbodies Sep 17, 2015
6f1856b
Yet another Travis tweak
astralbodies Sep 17, 2015
0b98a74
Try to fix XCTest error
astralbodies Sep 17, 2015
cdd1f42
Removed unneeded xcpretty gem
astralbodies Sep 17, 2015
5094f4e
Added workaround comment to the Travis YAML file
astralbodies Sep 17, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
osx_image: xcode6.4
osx_image: xcode7
language: objective-c
xcode_workspace: WordPressCom-Stats-iOS.xcworkspace
xcode_scheme: WordPressCom-Stats-iOS
xcode_sdk: iphonesimulator8.4
xcode_sdk: iphonesimulator
sudo: false

# Xcode 7 workaround with xctool https://github.com/facebook/xctool/issues/528
before_install:
- brew update
- brew uninstall xctool && brew install --HEAD xctool
2 changes: 2 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'

inhibit_all_warnings!

pod 'AFNetworking', '~> 2.6.0'
pod 'CocoaLumberjack', '2.0.0'
pod 'WordPress-iOS-Shared', '~> 0.3'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ PODS:
- CocoaLumberjack/Extensions (2.0.0):
- CocoaLumberjack/Default
- NSObject-SafeExpectations (0.0.2)
- OCMock (3.1.2)
- OCMock (3.1.5)
- OHHTTPStubs (3.1.1)
- WordPress-iOS-Shared (0.4.2):
- WordPress-iOS-Shared (0.4.4):
- AFNetworking (~> 2.5)
- CocoaLumberjack (= 2.0.0)
- WordPressCom-Analytics-iOS (0.0.36)
Expand All @@ -49,9 +49,9 @@ SPEC CHECKSUMS:
AFNetworking: 79f7eb1a0fcfa7beb409332b2ca49afe9ce53b05
CocoaLumberjack: a6f77d987d65dc7ba86b0f84db7d0b9084f77bcb
NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521
OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92
OCMock: 4c2925291f80407c3738dd1db14d21d0cc278864
OHHTTPStubs: cc1b9cb45b963daf891aa736f35d29d74308f0c9
WordPress-iOS-Shared: 310e1c872584303a6f28f62e83085cdd44051711
WordPress-iOS-Shared: 345f7c1c49d298114353c3856c53317f0d826078
WordPressCom-Analytics-iOS: a54b61f75be5a43fe32be98c0b286cb18fc2abee

COCOAPODS: 0.38.2
8 changes: 4 additions & 4 deletions StatsDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ PODS:
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (2.0.0):
- CocoaLumberjack/Default
- HockeySDK (3.7.3):
- HockeySDK/AllFeaturesLib (= 3.7.3)
- HockeySDK/AllFeaturesLib (3.7.3)
- HockeySDK (3.8.1):
- HockeySDK/AllFeaturesLib (= 3.8.1)
- HockeySDK/AllFeaturesLib (3.8.1)
- NSObject-SafeExpectations (0.0.2)
- WordPress-iOS-Shared (0.4.4):
- AFNetworking (~> 2.5)
Expand All @@ -54,7 +54,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 79f7eb1a0fcfa7beb409332b2ca49afe9ce53b05
CocoaLumberjack: a6f77d987d65dc7ba86b0f84db7d0b9084f77bcb
HockeySDK: a0b915dc081f1ba67782a347220a8623dbe93b8a
HockeySDK: b84c335b7285cf4c5e346d2877ea04ce70b73f7e
NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521
WordPress-iOS-Shared: 345f7c1c49d298114353c3856c53317f0d826078
WordPressCom-Analytics-iOS: a54b61f75be5a43fe32be98c0b286cb18fc2abee
Expand Down
17 changes: 15 additions & 2 deletions StatsDemo/StatsDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
/* Begin PBXBuildFile section */
824C73F5FB3142F9969C52C6 /* libPods-StatsDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 05826AF01C0545FBBAB74708 /* libPods-StatsDemo.a */; };
932942FC1A30B1A500E88016 /* SFHFKeychainUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 932942FB1A30B1A500E88016 /* SFHFKeychainUtils.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
934095291BAAE335000788FF /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 934095281BAAE335000788FF /* Launch Screen.storyboard */; settings = {ASSET_TAGS = (); }; };
9340952A1BAAE335000788FF /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 934095281BAAE335000788FF /* Launch Screen.storyboard */; settings = {ASSET_TAGS = (); }; };
939A82F01A65A30F0041B68A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 93B682E0194F95AD00EBF6DF /* main.m */; };
939A82F11A65A30F0041B68A /* WPSViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93B682ED194F95AD00EBF6DF /* WPSViewController.m */; };
939A82F21A65A30F0041B68A /* SFHFKeychainUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 932942FB1A30B1A500E88016 /* SFHFKeychainUtils.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
Expand Down Expand Up @@ -43,6 +45,7 @@
932942FA1A30B1A500E88016 /* SFHFKeychainUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SFHFKeychainUtils.h; sourceTree = "<group>"; };
932942FB1A30B1A500E88016 /* SFHFKeychainUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SFHFKeychainUtils.m; sourceTree = "<group>"; };
9329432D1A322F7900E88016 /* StatsDemo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = StatsDemo.entitlements; sourceTree = "<group>"; };
934095281BAAE335000788FF /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
939A83021A65A30F0041B68A /* StatsDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StatsDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
939A83041A65A68E0041B68A /* StatsDemo-Internal.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "StatsDemo-Internal.entitlements"; sourceTree = "<group>"; };
939A83061A65A6A20041B68A /* StatsDemo Internal-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "StatsDemo Internal-Info.plist"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -138,6 +141,7 @@
93B682E4194F95AD00EBF6DF /* WPSAppDelegate.m */,
93B682EC194F95AD00EBF6DF /* WPSViewController.h */,
93B682ED194F95AD00EBF6DF /* WPSViewController.m */,
934095281BAAE335000788FF /* Launch Screen.storyboard */,
);
path = StatsDemo;
sourceTree = "<group>";
Expand Down Expand Up @@ -218,7 +222,7 @@
isa = PBXProject;
attributes = {
CLASSPREFIX = WPS;
LastUpgradeCheck = 0510;
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Automattic Inc.";
TargetAttributes = {
939A82ED1A65A30F0041B68A = {
Expand Down Expand Up @@ -263,6 +267,7 @@
939A82FA1A65A30F0041B68A /* Main_iPad.storyboard in Resources */,
939A82FB1A65A30F0041B68A /* Images.xcassets in Resources */,
939A82FC1A65A30F0041B68A /* Main_iPhone.storyboard in Resources */,
9340952A1BAAE335000788FF /* Launch Screen.storyboard in Resources */,
939A82FD1A65A30F0041B68A /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -277,6 +282,7 @@
939A83051A65A68E0041B68A /* StatsDemo-Internal.entitlements in Resources */,
93B682E8194F95AD00EBF6DF /* Main_iPhone.storyboard in Resources */,
93B682DF194F95AD00EBF6DF /* InfoPlist.strings in Resources */,
934095291BAAE335000788FF /* Launch Screen.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -409,8 +415,9 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StatsDemo/StatsDemo-Prefix.pch";
INFOPLIST_FILE = "StatsDemo/StatsDemo Internal-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "org.wordpress.internal.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = StatsDemo;
PROVISIONING_PROFILE = "3b5d0f08-ac3a-4ced-b97e-95d7a8a91ca5";
PROVISIONING_PROFILE = "adf6b035-3270-468d-8a61-268641232ddf";
WRAPPER_EXTENSION = app;
};
name = Debug;
Expand All @@ -426,6 +433,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StatsDemo/StatsDemo-Prefix.pch";
INFOPLIST_FILE = "StatsDemo/StatsDemo Internal-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "org.wordpress.internal.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = StatsDemo;
PROVISIONING_PROFILE = "811b8c55-bad6-4b7d-a9a6-e24c8299be32";
WRAPPER_EXTENSION = app;
Expand All @@ -449,6 +457,8 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
Expand Down Expand Up @@ -487,6 +497,7 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Expand All @@ -512,6 +523,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StatsDemo/StatsDemo-Prefix.pch";
INFOPLIST_FILE = "StatsDemo/StatsDemo-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "org.wordpress.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
WRAPPER_EXTENSION = app;
Expand All @@ -528,6 +540,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "StatsDemo/StatsDemo-Prefix.pch";
INFOPLIST_FILE = "StatsDemo/StatsDemo-Info.plist";
PRODUCT_BUNDLE_IDENTIFIER = "org.wordpress.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
WRAPPER_EXTENSION = app;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0610"
LastUpgradeVersion = "0700"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -23,10 +23,10 @@
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
Expand All @@ -38,17 +38,21 @@
ReferencedContainer = "container:StatsDemo.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "939A82ED1A65A30F0041B68A"
Expand All @@ -61,12 +65,13 @@
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "939A82ED1A65A30F0041B68A"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0610"
LastUpgradeVersion = "0700"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -37,10 +37,10 @@
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -62,15 +62,18 @@
ReferencedContainer = "container:StatsDemo.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand All @@ -86,10 +89,10 @@
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,22 @@
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "Icon-Small-40@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "3x"
},
{
"size" : "60x60",
"idiom" : "iphone",
Expand Down
6 changes: 6 additions & 0 deletions StatsDemo/StatsDemo/Images.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
50 changes: 50 additions & 0 deletions StatsDemo/StatsDemo/Launch Screen.storyboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright © 2015 Automattic Inc. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
<rect key="frame" x="20" y="559" width="560" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="StatsDemo" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
<rect key="frame" x="20" y="180" width="560" height="43"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
<constraint firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
<constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="20" symbolic="YES" id="SfN-ll-jLj"/>
<constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="20" symbolic="YES" id="x7j-FC-K8j"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
</document>
7 changes: 5 additions & 2 deletions StatsDemo/StatsDemo/StatsDemo Internal-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.wordpress.internal.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand All @@ -32,11 +32,13 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>38</string>
<string>39</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIAppFonts</key>
<array/>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIMainStoryboardFile</key>
<string>Main_iPhone</string>
<key>UIMainStoryboardFile~ipad</key>
Expand All @@ -52,6 +54,7 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
Expand Down
Loading