Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 743 Bytes

WordPress for iOS

Resources

Developer blog: http://dev.ios.wordpress.org/

Source code: http://ios.trac.wordpress.org/ http://ios.svn.wordpress.org/

Building

Starting with changeset 3633 version 3.2, WordPress for iOS uses Cocoapods (http://cocoapods.org/) to manage third party libraries. Trying to build the project by itself (WordPress.xcproj) after launching will result in an error, as the resources managed by cocoapods are not included. Instead, launch the workspace by either double clicking on WordPress.xcworkspace file, or launch Xcode and choose File > Open and browse to WordPress.xcworkspace.