# gaosboy/iOSSF

SegmentFault官方App

Repository: https://github.com/gaosboy/iOSSF
Canonical: https://ross.abutalabs.com/products/iossf
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2015-08-26T06:35:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5005, "days_push": 4025, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1239, forks 358 (observed 2026-08-28T04:04:06.030110+00:00)

## What it is
The fully open-source iOS client for SegmentFault, a Chinese developer Q&A community. It is an Objective-C app that uses custom-built components (URLManager for URL-scheme-based view controller navigation and Kache for network data caching) alongside AFNetworking and other submodules.

## Use cases
- browse SegmentFault developer Q&A on iPhone
- study an open-source Objective-C iOS app architecture
- learn URL scheme-based view controller decoupling in iOS
- see how to cache network responses in an iOS app with Kache
- reference an older Objective-C app using AFNetworking and git submodules

## When to choose
- you want to read or fork the source of the official SegmentFault iOS client
- you are studying legacy Objective-C iOS app patterns like URLManager navigation
- you need a historical example of submodule-based iOS dependency management

## When to avoid
- you need a maintained, modern iOS app for SegmentFault
- you want Swift, SwiftUI, or current iOS SDK support
- you need a production-ready community app today, since the last release was in 2015

## Facets
- artifact type: application
- maturity: abandoned
- function: http-client, caching, routing
- domain: developer-tools, mobile-development, social-media
- platform: -
- tags: objective-c, ios-app, segmentfault, q-and-a, open-source-client, url-scheme-navigation, ios, mobile

## Member repositories
- gaosboy/iOSSF (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.030110+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:09:57.496602+00:00, confidence not recorded.
  - readme: https://github.com/gaosboy/iOSSF (fetched 2026-08-28T04:04:06.030110+00:00, sha 66d738f0df78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
