Skip to content

Commit

Permalink
[HOR-69] libdcmprintscu.dylib AND libxerces-c.27.dylib need to be ava…
Browse files Browse the repository at this point in the history
…ilable in Fmwk but don't need to be linked. They are used by DICOMPrint which is 32-bit
  • Loading branch information
fvpolpeta committed Sep 18, 2018
1 parent d8a16a0 commit 6e4f63f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Horos.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -694,8 +694,6 @@
999B0B671BB711ED00AF018A /* CurvedArrowGrayLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 999B0B661BB711ED00AF018A /* CurvedArrowGrayLeft.png */; };
999B0B681BB7309200AF018A /* Osirix.icns in Resources */ = {isa = PBXBuildFile; fileRef = 9966A1AF1AE09FFE00F2D81A /* Osirix.icns */; };
99BA4CD820A4BE0B00B5CD02 /* HorosCloud.horosplugin.zip in Copy HorosCloud */ = {isa = PBXBuildFile; fileRef = 99BA4CD620A4BDDA00B5CD02 /* HorosCloud.horosplugin.zip */; };
99BA8A232151280E00AF87B7 /* libdcmprintscu.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CE586CC30C74B75D00DB7D5A /* libdcmprintscu.dylib */; };
99BA8A242151284E00AF87B7 /* libxerces-c.27.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CE6693C60AF551210073D923 /* libxerces-c.27.dylib */; };
99BA8A252151289000AF87B7 /* libdcmprintscu.dylib in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CE586CC30C74B75D00DB7D5A /* libdcmprintscu.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
99BA8A262151289000AF87B7 /* libxerces-c.27.dylib in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CE6693C60AF551210073D923 /* libxerces-c.27.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
99BA8A2821512F3500AF87B7 /* DICOMPrint in Resources */ = {isa = PBXBuildFile; fileRef = 99BA8A2721512F3500AF87B7 /* DICOMPrint */; };
Expand Down Expand Up @@ -5686,7 +5684,6 @@
7E3E38660715FFDC0049E72E /* PreferencePanes.framework in Frameworks */,
7E54303D07A05E7100500ABB /* DiscRecording.framework in Frameworks */,
7E54303E07A05E7100500ABB /* DiscRecordingUI.framework in Frameworks */,
99BA8A242151284E00AF87B7 /* libxerces-c.27.dylib in Frameworks */,
CE2C82EC0C708B380093C162 /* CoreVideo.framework in Frameworks */,
BFBF3AA309B681F500545F5E /* libxml2.dylib in Frameworks */,
BFBF3AA409B681F500545F5E /* libz.dylib in Frameworks */,
Expand All @@ -5697,7 +5694,6 @@
841524C5113D6BDB008250E6 /* QuartzCore.framework in Frameworks */,
439B8C141A19CCC300F396D7 /* 3DconnexionClient.framework in Frameworks */,
9966A2E71AE0C55600F2D81A /* DCM.framework in Frameworks */,
99BA8A232151280E00AF87B7 /* libdcmprintscu.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit 6e4f63f

Please sign in to comment.