Skip to content

Kill all warnings#608

Merged
koke merged 5 commits intodevelopfrom
feature/561-kill-all-warnings
Nov 21, 2013
Merged

Kill all warnings#608
koke merged 5 commits intodevelopfrom
feature/561-kill-all-warnings

Conversation

@koke
Copy link
Copy Markdown
Member

@koke koke commented Nov 20, 2013

Fixes all pod warnings and iOS7 deprecations

Fixes #561

koke added 4 commits November 20, 2013 12:57
We don't really need it and it was messing with the `isa` pointer, which
prevents us from being 64-bit compatible.
- Added helper `[NSString suggestedSizeWithFont:width:]`
- Removed some iOS6 UI code
- Removed unused PostViewController/PageViewController
Conflicts:
	Pods/Pods-AFNetworking-Private.xcconfig
	Pods/Pods-CTidy-Private.xcconfig
	Pods/Pods-CocoaLumberjack-Private.xcconfig
	Pods/Pods-DTCoreText-Private.xcconfig
	Pods/Pods-DTFoundation-Private.xcconfig
	Pods/Pods-EmailChecker-Private.xcconfig
	Pods/Pods-MGImageUtilities-Private.xcconfig
	Pods/Pods-Mixpanel-Private.xcconfig
	Pods/Pods-NSLogger-CocoaLumberjack-connector-Private.xcconfig
	Pods/Pods-NSLogger-Private.xcconfig
	Pods/Pods-NSObject-SafeExpectations-Private.xcconfig
	Pods/Pods-NSURL+IDN-Private.xcconfig
	Pods/Pods-Quantcast-Measure-Private.xcconfig
	Pods/Pods-Reachability-Private.xcconfig
	Pods/Pods-SVProgressHUD-Private.xcconfig
	Pods/Pods-UIDeviceIdentifier-Private.xcconfig
	Pods/Pods-WordPressApi-Private.xcconfig
	Pods/Pods-WordPressTest-OHHTTPStubs-Private.xcconfig
	Pods/Pods-WordPressTest.xcconfig
	Pods/Pods-google-plus-ios-sdk-Private.xcconfig
	Pods/Pods-wpxmlrpc-Private.xcconfig
	Pods/Pods.xcconfig
	Pods/Pods.xcodeproj/project.pbxproj
@ghost ghost assigned astralbodies Nov 20, 2013
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could technically put the variable declaration on the same line now, but it's fine 👯

@astralbodies
Copy link
Copy Markdown
Contributor

:shipit: !!

@sendhil
Copy link
Copy Markdown
Contributor

sendhil commented Nov 21, 2013

:shipit:

koke added a commit that referenced this pull request Nov 21, 2013
@koke koke merged commit 2299bcd into develop Nov 21, 2013
@koke koke deleted the feature/561-kill-all-warnings branch November 21, 2013 08:50
@sendhil
Copy link
Copy Markdown
Contributor

sendhil commented Nov 21, 2013

Boom!

pivotal-rebecca pushed a commit that referenced this pull request Nov 21, 2013
- The warning fixing should have been picked up from #608 but were not.

- Give a bit more clarity to the stats/update checking via rename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kill all the warnings

4 participants