Skip to content

Commit

Permalink
Remove mongosniff from build
Browse files Browse the repository at this point in the history
  • Loading branch information
gcollazo committed Apr 8, 2017
1 parent 8b7ce76 commit 48187eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MongoDB.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
7D2D18301A6D288800B2DD6A /* mongoperf in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D180E1A6D278300B2DD6A /* mongoperf */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18311A6D288800B2DD6A /* mongorestore in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D180F1A6D278300B2DD6A /* mongorestore */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18321A6D288800B2DD6A /* mongos in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D18101A6D278300B2DD6A /* mongos */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18331A6D288800B2DD6A /* mongosniff in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D18111A6D278300B2DD6A /* mongosniff */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18341A6D288800B2DD6A /* mongostat in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D18121A6D278300B2DD6A /* mongostat */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18351A6D288800B2DD6A /* mongotop in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D18131A6D278300B2DD6A /* mongotop */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
7D2D18361A6D288800B2DD6A /* GNU-AGPL-3.0 in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = 7D2D18141A6D278300B2DD6A /* GNU-AGPL-3.0 */; };
Expand Down Expand Up @@ -59,7 +58,6 @@
7D2D18301A6D288800B2DD6A /* mongoperf in Copy Files: Vendor/mongodb */,
7D2D18311A6D288800B2DD6A /* mongorestore in Copy Files: Vendor/mongodb */,
7D2D18321A6D288800B2DD6A /* mongos in Copy Files: Vendor/mongodb */,
7D2D18331A6D288800B2DD6A /* mongosniff in Copy Files: Vendor/mongodb */,
7D2D18341A6D288800B2DD6A /* mongostat in Copy Files: Vendor/mongodb */,
7D2D18351A6D288800B2DD6A /* mongotop in Copy Files: Vendor/mongodb */,
7D2D18361A6D288800B2DD6A /* GNU-AGPL-3.0 in Copy Files: Vendor/mongodb */,
Expand Down

0 comments on commit 48187eb

Please sign in to comment.