SCInsta
A feature-rich tweak for Instagram on iOS!
파일 탐색기
최종 버전 다운로드 (.zip)- 1-bug.yaml
- 2-feat.yaml
- config.yml
- auto-assign-issue.yml
- auto-assign-pr.yml
- buildapp.yml
- buildtweak.yml
- delete-workflow-runs.yml
- FUNDING.yml
- settings.json
- snippets.code-snippets
- tasks.json
- JGProgressHUD-Defines.h
- JGProgressHUD.h
- JGProgressHUD.m
- JGProgressHUDAnimation.h
- JGProgressHUDAnimation.m
- JGProgressHUDErrorIndicatorView.h
- JGProgressHUDErrorIndicatorView.m
- JGProgressHUDFadeAnimation.h
- JGProgressHUDFadeAnimation.m
- JGProgressHUDFadeZoomAnimation.h
- JGProgressHUDFadeZoomAnimation.m
- JGProgressHUDImageIndicatorView.h
- JGProgressHUDImageIndicatorView.m
- JGProgressHUDIndeterminateIndicatorView.h
- JGProgressHUDIndeterminateIndicatorView.m
- JGProgressHUDIndicatorView.h
- JGProgressHUDIndicatorView.m
- JGProgressHUDPieIndicatorView.h
- JGProgressHUDPieIndicatorView.m
- JGProgressHUDRingIndicatorView.h
- JGProgressHUDRingIndicatorView.m
- JGProgressHUDShadow.h
- JGProgressHUDShadow.m
- JGProgressHUDSuccessIndicatorView.h
- JGProgressHUDSuccessIndicatorView.m
- FLEXing
- Download.h
- Download.m
- Manager.h
- Manager.m
- CallConfirm.x
- ChangeThemeConfirm.x
- DMAudioMsgConfirm.x
- FollowConfirm.x
- FollowRequestConfirm.xm
- LikeConfirm.x
- PostCommentConfirm.x
- ShhConfirm.x
- StickerInteractConfirm.x
- EnableAllTextEffects.xm_
- EnableHomecomingUI.x_
- DisableFeedAutoplay.x
- HideFeedItems.xm
- HideStoryTray.x
- HideThreads.x
- CopyDescription.x
- DetailedColorPicker.xm
- DisableScrollingReels.x
- HideExploreGrid.xm
- HideFriendsMap.x
- HideMetaAI.xm
- HideTrendingSearches.x
- Navigation.xm
- NoRecentSearches.x
- NoSuggestedChats.x
- NoSuggestedUsers.x
- NotesCustomization.x
- SCSettingsMenuEntry.x
- TeenAppIcons.x
- MediaDownload.xm
- HideReelsHeader.x
- ReelsPlayback.xm
- DisableInstantsCreation.x
- DisableStorySeen.x
- DisableTypingStatus.x
- KeepDeletedMessages.x
- SeenButtons.x
- VisualMsgModifier.x
- SCISetting.h
- SCISetting.m
- SCISettingsViewController.h
- SCISettingsViewController.m
- SCISymbol.h
- SCISymbol.m
- TweakSettings.h
- TweakSettings.m
- InstagramHeaders.h
- QuickLook.h
- QuickLook.m
- Tweak.h
- Tweak.x
- Utils.h
- Utils.m
- .clangd
- .gitignore
- .gitmodules
- build-dev.sh
- build.sh
- control
- LICENSE
- Makefile
- README.md
- RELEASE_CHECKLIST.md
- SCInsta.plist
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/SoCuul/SCInsta
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd SCInsta
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Make
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
