Skip to content

Commit

Permalink
update xcode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tihmstar committed Jul 18, 2024
1 parent e1c37d6 commit b3aa92d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions img4tool.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
/* Begin PBXBuildFile section */
2AAE83AD2906DC1500AA1083 /* libcrypto.3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AAE83AC2906DC1500AA1083 /* libcrypto.3.dylib */; };
2AAE83AE2906DC1500AA1083 /* libcrypto.3.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = 2AAE83AC2906DC1500AA1083 /* libcrypto.3.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
8746A34F2C48DEDD00AB2921 /* libplist-2.0.4.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8746A34E2C48DEDD00AB2921 /* libplist-2.0.4.dylib */; };
8746A3502C48DEDD00AB2921 /* libplist-2.0.4.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = 8746A34E2C48DEDD00AB2921 /* libplist-2.0.4.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
8754A6B1236F16B600C0D285 /* libgeneral.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8754A6B0236F16B600C0D285 /* libgeneral.0.dylib */; };
8754A6B2236F16B600C0D285 /* libgeneral.0.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = 8754A6B0236F16B600C0D285 /* libgeneral.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
876D341425DE5E330059C1F5 /* libcompression.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 875585D6238967C500B90FC9 /* libcompression.tbd */; };
8776E51225C46299002971E6 /* libplist-2.0.3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8776E51125C46299002971E6 /* libplist-2.0.3.dylib */; };
8776E51325C46299002971E6 /* libplist-2.0.3.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = 8776E51125C46299002971E6 /* libplist-2.0.3.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
879896AD2344A91900A98709 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 879896AC2344A91900A98709 /* main.cpp */; };
87A281342347B7B900ED08BB /* ASN1DERElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87A281322347B7B900ED08BB /* ASN1DERElement.cpp */; };
87A281372347B7CA00ED08BB /* img4tool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87A281352347B7CA00ED08BB /* img4tool.cpp */; };
Expand All @@ -29,7 +29,7 @@
files = (
8754A6B2236F16B600C0D285 /* libgeneral.0.dylib in Embed Libraries */,
2AAE83AE2906DC1500AA1083 /* libcrypto.3.dylib in Embed Libraries */,
8776E51325C46299002971E6 /* libplist-2.0.3.dylib in Embed Libraries */,
8746A3502C48DEDD00AB2921 /* libplist-2.0.4.dylib in Embed Libraries */,
);
name = "Embed Libraries";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -54,6 +54,7 @@
8706A315275E624300FB4706 /* libcrypto.3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.3.dylib; path = "../../../../opt/homebrew/Cellar/openssl@3/3.0.0_1/lib/libcrypto.3.dylib"; sourceTree = "<group>"; };
873E047727A7FDF2004BA5CE /* libssl.1.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.1.1.dylib; path = "../../../../opt/homebrew/Cellar/[email protected]/1.1.1m/lib/libssl.1.1.dylib"; sourceTree = "<group>"; };
873E047A27A7FE14004BA5CE /* libcrypto.1.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.1.1.dylib; path = "../../../../opt/homebrew/Cellar/[email protected]/1.1.1m/lib/libcrypto.1.1.dylib"; sourceTree = "<group>"; };
8746A34E2C48DEDD00AB2921 /* libplist-2.0.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libplist-2.0.4.dylib"; path = "../../../../usr/local/lib/libplist-2.0.4.dylib"; sourceTree = "<group>"; };
8754A6B0236F16B600C0D285 /* libgeneral.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgeneral.0.dylib; path = ../../../../usr/local/lib/libgeneral.0.dylib; sourceTree = "<group>"; };
875585D6238967C500B90FC9 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; };
8762F342236DDFD400F42FDB /* img4tool.hpp.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; name = img4tool.hpp.in; path = include/img4tool/img4tool.hpp.in; sourceTree = SOURCE_ROOT; };
Expand All @@ -78,9 +79,9 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8746A34F2C48DEDD00AB2921 /* libplist-2.0.4.dylib in Frameworks */,
2AAE83AD2906DC1500AA1083 /* libcrypto.3.dylib in Frameworks */,
8754A6B1236F16B600C0D285 /* libgeneral.0.dylib in Frameworks */,
8776E51225C46299002971E6 /* libplist-2.0.3.dylib in Frameworks */,
876D341425DE5E330059C1F5 /* libcompression.tbd in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -91,6 +92,7 @@
4281CC80234A01C500C30E6D /* Frameworks */ = {
isa = PBXGroup;
children = (
8746A34E2C48DEDD00AB2921 /* libplist-2.0.4.dylib */,
2AAE83AC2906DC1500AA1083 /* libcrypto.3.dylib */,
873E047A27A7FE14004BA5CE /* libcrypto.1.1.dylib */,
2AAE83A92906DB0600AA1083 /* libcrypto.1.1.dylib */,
Expand Down

0 comments on commit b3aa92d

Please sign in to comment.