Skip to content

Commit ee334e8

Browse files
committed
Поправил настройки для публикации
1 parent a0a19e3 commit ee334e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SwiftUI-WorkoutApp.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@
878878
CODE_SIGN_STYLE = Automatic;
879879
CURRENT_PROJECT_VERSION = 15;
880880
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
881-
DEVELOPMENT_TEAM = 3PHS45582J;
881+
DEVELOPMENT_TEAM = CR68PP2Z3F;
882882
ENABLE_PREVIEWS = YES;
883883
GCC_WARN_UNUSED_LABEL = YES;
884884
GCC_WARN_UNUSED_PARAMETER = YES;
@@ -900,7 +900,7 @@
900900
"@executable_path/Frameworks",
901901
);
902902
MARKETING_VERSION = 3.6.0;
903-
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut1;
903+
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut;
904904
PRODUCT_NAME = WorkoutApp;
905905
RUN_CLANG_STATIC_ANALYZER = YES;
906906
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -930,7 +930,7 @@
930930
CODE_SIGN_STYLE = Automatic;
931931
CURRENT_PROJECT_VERSION = 15;
932932
DEVELOPMENT_ASSET_PATHS = "SwiftUI-WorkoutApp/Preview\\ Content/PreviewContent.swift SwiftUI-WorkoutApp/Preview\\ Content";
933-
DEVELOPMENT_TEAM = 3PHS45582J;
933+
DEVELOPMENT_TEAM = CR68PP2Z3F;
934934
ENABLE_PREVIEWS = YES;
935935
GCC_WARN_UNUSED_LABEL = YES;
936936
GCC_WARN_UNUSED_PARAMETER = YES;
@@ -952,7 +952,7 @@
952952
"@executable_path/Frameworks",
953953
);
954954
MARKETING_VERSION = 3.6.0;
955-
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut1;
955+
PRODUCT_BUNDLE_IDENTIFIER = com.FGU.WorkOut;
956956
PRODUCT_NAME = WorkoutApp;
957957
RUN_CLANG_STATIC_ANALYZER = YES;
958958
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";

0 commit comments

Comments
 (0)