Skip to content

Commit cd7e3fa

Browse files
committed
3.6.3-build.3
1 parent 025bc03 commit cd7e3fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MongoDB.xcodeproj/project.pbxproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
TargetAttributes = {
198198
7D25A7E11A697586007EC13C = {
199199
CreatedOnToolsVersion = 6.1.1;
200-
DevelopmentTeam = X53NFKWCKH;
200+
DevelopmentTeam = FJZ2YT5Y98;
201201
LastSwiftMigration = 0910;
202202
ProvisioningStyle = Automatic;
203203
SystemCapabilities = {
@@ -395,7 +395,7 @@
395395
CODE_SIGN_IDENTITY = "Mac Developer";
396396
CODE_SIGN_STYLE = Automatic;
397397
COMBINE_HIDPI_IMAGES = YES;
398-
DEVELOPMENT_TEAM = X53NFKWCKH;
398+
DEVELOPMENT_TEAM = FJZ2YT5Y98;
399399
FRAMEWORK_SEARCH_PATHS = (
400400
"$(inherited)",
401401
"$(PROJECT_DIR)",
@@ -424,7 +424,7 @@
424424
CODE_SIGN_IDENTITY = "Mac Developer";
425425
CODE_SIGN_STYLE = Automatic;
426426
COMBINE_HIDPI_IMAGES = YES;
427-
DEVELOPMENT_TEAM = X53NFKWCKH;
427+
DEVELOPMENT_TEAM = FJZ2YT5Y98;
428428
FRAMEWORK_SEARCH_PATHS = (
429429
"$(inherited)",
430430
"$(PROJECT_DIR)",

MongoDB/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.4.10-build.1</string>
20+
<string>3.6.3-build.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>3.4.10-build.1</string>
24+
<string>3.6.3-build.3</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.developer-tools</string>
2727
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)