Skip to content

Commit

Permalink
3.6.3-build.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gcollazo committed Feb 27, 2018
1 parent 025bc03 commit cd7e3fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions MongoDB.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
TargetAttributes = {
7D25A7E11A697586007EC13C = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = X53NFKWCKH;
DevelopmentTeam = FJZ2YT5Y98;
LastSwiftMigration = 0910;
ProvisioningStyle = Automatic;
SystemCapabilities = {
Expand Down Expand Up @@ -395,7 +395,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = X53NFKWCKH;
DEVELOPMENT_TEAM = FJZ2YT5Y98;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
Expand Down Expand Up @@ -424,7 +424,7 @@
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = X53NFKWCKH;
DEVELOPMENT_TEAM = FJZ2YT5Y98;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
Expand Down
4 changes: 2 additions & 2 deletions MongoDB/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.4.10-build.1</string>
<string>3.6.3-build.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.4.10-build.1</string>
<string>3.6.3-build.3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit cd7e3fa

Please sign in to comment.