Objective-C Viewer - Source code viewer for iPhone\iPad

Discussion in 'iOS Apps' started by SKOROAPPS, Dec 4, 2013.

  1. SKOROAPPS

    SKOROAPPS Member

    Jan 11, 2012
    11
    0
    0
    [​IMG] [​IMG]

    Objective-C Viewer is a code review app, developed specially for Objective-C programming language, considering Xcode interface and development process.

    * View source code files, with native colors *
    App support 40+ programming languages, like C, C++, JS etc., but developed specially for Objective-C

    * Open Xcode projects like Xcode do it. *
    You can browse file through folder, or .xcodeproj file to open whole Xcode project. App will analyse project files, and open your project like Xcode, with all groups structure, bundles, frameworks, etc.

    * Table of Contents *
    In each header or source Objective-C file, you can use Table of Contents, for fast jump to any method definition, interfere, protocol or property declaration, or even to any #define constant. We also cheek your #pragma mark - tabs, to group your methods.

    * Easy add files from GitHub or iTunes *
    Just drag your files to app through iTunes, or download files directly from GitHub. Just past a link to repository like github.com/AFNetworking/AFNetworking and app will download its files, and unzip them automatically.

    [​IMG][​IMG]

    [​IMG][​IMG]

    [​IMG]

    https://itunes.apple.com/us/app/objective-c-viewer/id756979450?ls=1&mt=8
     
  2. M.O.

    M.O. Well-Known Member

    Apr 10, 2012
    68
    0
    0
    Can you modify code and/or compile on device?
     
  3. SKOROAPPS

    SKOROAPPS Member

    Jan 11, 2012
    11
    0
    0
    No, this is just a viewer for source code.
     
  4. SKOROAPPS

    SKOROAPPS Member

    Jan 11, 2012
    11
    0
    0
    v 1.0.1 released: bug fixes and improvements
     

Share This Page