Skip to content

Commit

Permalink
I forgot to add this back when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Apr 6, 2024
1 parent 920b1fe commit d39b43e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions palera1nLoader.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
338B005C2B6FEB5400BA0CF5 /* Language.swift in Sources */ = {isa = PBXBuildFile; fileRef = 338B005B2B6FEB5400BA0CF5 /* Language.swift */; };
338B00612B706FE400BA0CF5 /* Post-Install.swift in Sources */ = {isa = PBXBuildFile; fileRef = 338B00602B706FE400BA0CF5 /* Post-Install.swift */; };
338E24A12BB01B5E00561B18 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33628E962B69C78600EB4887 /* IOKit.framework */; };
33A051A02BC151920051E505 /* IOKit.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 017796DC2BAFB63D00BCC2C3 /* IOKit.tbd */; };
33BA31D92BA6AA510063B2B7 /* UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33BA31D82BA6AA510063B2B7 /* UIImage.swift */; };
33BA31DB2BA6AEF30063B2B7 /* OpenApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33BA31DA2BA6AEF30063B2B7 /* OpenApplication.swift */; };
33BA31DD2BA6AF2E0063B2B7 /* Header.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33BA31DC2BA6AF2E0063B2B7 /* Header.swift */; };
Expand Down Expand Up @@ -134,6 +135,7 @@
buildActionMask = 2147483647;
files = (
336A9DBE2BAEB56C00134693 /* CoreServices.framework in Frameworks */,
33A051A02BC151920051E505 /* IOKit.tbd in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit d39b43e

Please sign in to comment.