From e8983570a931cc263a770c4f223824acbb161041 Mon Sep 17 00:00:00 2001 From: Huge_Black Date: Sat, 4 Apr 2026 11:27:05 +0800 Subject: [PATCH] Update minimuxer to support RPPairing & add back NSAttributedString again --- AltStore.xcodeproj/project.pbxproj | 2 ++ Dependencies/minimuxer | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 66fb20e3..d4c516b3 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 178FB6C72F80B8BD00C92806 /* NSAttributedString+Markdown.m in Sources */ = {isa = PBXBuildFile; fileRef = A8BD2FA82F54401E0045335F /* NSAttributedString+Markdown.m */; }; A8036E332F545D5400097AF1 /* userpref.h in Headers */ = {isa = PBXBuildFile; fileRef = A8BD30332F5440300045335F /* userpref.h */; }; A8036E342F545D6000097AF1 /* userpref.c in Sources */ = {isa = PBXBuildFile; fileRef = A8BD30342F5440300045335F /* userpref.c */; }; A8036E352F545E3800097AF1 /* idevice.h in Headers */ = {isa = PBXBuildFile; fileRef = A8BD30A42F5440300045335F /* idevice.h */; }; @@ -1714,6 +1715,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 178FB6C72F80B8BD00C92806 /* NSAttributedString+Markdown.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Dependencies/minimuxer b/Dependencies/minimuxer index d00e5feb..f191d85a 160000 --- a/Dependencies/minimuxer +++ b/Dependencies/minimuxer @@ -1 +1 @@ -Subproject commit d00e5feb20c20c9db928d847c0693d4f657263d1 +Subproject commit f191d85ae4f82e1b2a75d9fedd188640848f993c