Skip to content

Commit efa8049

Browse files
committed
Version 1.0.0
1 parent 90351ba commit efa8049

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Bitrise.xcodeproj/project.pbxproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,6 @@
146146
D982D8AC249E8BDC0099F0A5 /* BRCommandFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = D982D8AB249E8BDC0099F0A5 /* BRCommandFactory.m */; };
147147
D98C540A2439D02500CA1D57 /* BRStyleSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = D98C54092439D02500CA1D57 /* BRStyleSheet.m */; };
148148
D98C540E2439DAB300CA1D57 /* BRPlaceholderViews.m in Sources */ = {isa = PBXBuildFile; fileRef = D98C540D2439DAB300CA1D57 /* BRPlaceholderViews.m */; };
149-
D98C54112439EB8500CA1D57 /* Jura-VariableFont_wght.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D98C54102439EB7A00CA1D57 /* Jura-VariableFont_wght.ttf */; };
150-
D98C54142439EC3A00CA1D57 /* Jura-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D98C54122439EC3900CA1D57 /* Jura-Bold.ttf */; };
151-
D98C54152439EC3A00CA1D57 /* Jura-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D98C54132439EC3A00CA1D57 /* Jura-Medium.ttf */; };
152149
D996A18524DB26E200DBFE83 /* BRDisableableScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = D996A18424DB26E200DBFE83 /* BRDisableableScrollView.m */; };
153150
D996EBD1245F17E500DC4F6B /* BRDotsView.m in Sources */ = {isa = PBXBuildFile; fileRef = D996EBD0245F17E500DC4F6B /* BRDotsView.m */; };
154151
D99BEB3424715C9B00BA90EC /* BRNotificationDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D99BEB3324715C9B00BA90EC /* BRNotificationDispatcher.m */; };
@@ -1452,7 +1449,7 @@
14521449
"$(PROJECT_DIR)/Bitrise/Vendored",
14531450
);
14541451
MACOSX_DEPLOYMENT_TARGET = 10.14;
1455-
MARKETING_VERSION = 1.0;
1452+
MARKETING_VERSION = 1.0.0;
14561453
PRODUCT_BUNDLE_IDENTIFIER = com.bitbot;
14571454
PRODUCT_NAME = "$(TARGET_NAME)";
14581455
PROVISIONING_PROFILE_SPECIFIER = "BitBot developer ID";
@@ -1480,7 +1477,7 @@
14801477
"$(PROJECT_DIR)/Bitrise/Vendored",
14811478
);
14821479
MACOSX_DEPLOYMENT_TARGET = 10.14;
1483-
MARKETING_VERSION = 1.0;
1480+
MARKETING_VERSION = 1.0.0;
14841481
PRODUCT_BUNDLE_IDENTIFIER = com.bitbot;
14851482
PRODUCT_NAME = "$(TARGET_NAME)";
14861483
PROVISIONING_PROFILE_SPECIFIER = "BitBot developer ID";

0 commit comments

Comments
 (0)