Ross ROSS = Recommend OSS · open-source software intelligence for agents

wujunyang/MobileProject

一个基于MVC的项目框架,并集成一些常用的功能(不断更新中) observed · 2026-08-28

github.com/wujunyang/MobileProject · Objective-C observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3892
  • days_rel: n/a
  • days_push: 2834
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2021 stars · 682 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MobileProject is an open-source iOS project scaffold written in Objective-C that organizes an app using the MVC pattern with clearly separated modules (Main, Expand, Resource, Vender). It bundles common functionality such as networking via a modified YTKNetwork/AFNetworking layer, macros, tool helpers, categories, and multi-environment (test/production) configuration via build tags.

Use cases

  • bootstrap a new iOS project with an MVC structure
  • avoid re-implementing common iOS features in every new app
  • set up multi-environment API configuration with build tags
  • organize an Objective-C codebase into clear modules
  • integrate common CocoaPods libraries like AFNetworking and SDWebImage in a starter project

When to choose

  • starting a new Objective-C iOS app and wanting a pre-structured MVC template
  • you need a ready-made project layout with networking, macros, and categories included
  • you want an example of separating test and production environments via build configurations

When to avoid

  • you are building in Swift or using modern architectures like MVVM or modularization
  • you need an actively maintained dependency - the project has had no releases since 2018
  • you prefer modular/component-based architecture rather than a single-project MVC scaffold
  • your app must support only recent iOS versions and modern tooling

Facets

framework · maturity abandoned

web-framework http-client logging database developer-tools mobile-development developer-tools mvc-architecture ios-project-template objective-c boilerplate cocoapods project-scaffold ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
wujunyang/MobileProjectmain23

For agents

markdown · JSON · MCP: product_card(name="wujunyang/MobileProject")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem