Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Oct 19, 2024
1 parent d2232ee commit b31ed65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions SwiftRadio.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
};
9409E1151ABF6FEA00312E2B = {
CreatedOnToolsVersion = 6.2;
DevelopmentTeam = 6G96AERJ7Q;
DevelopmentTeam = 2HY7YN8594;
LastSwiftMigration = 1020;
SystemCapabilities = {
com.apple.BackgroundModes = {
Expand Down Expand Up @@ -723,7 +723,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 6G96AERJ7Q;
DEVELOPMENT_TEAM = 2HY7YN8594;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/SwiftRadio",
Expand All @@ -732,7 +732,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.8;
PRODUCT_BUNDLE_IDENTIFIER = com.matthewfecher.SwiftRadio;
PRODUCT_BUNDLE_IDENTIFIER = com.borisLysikov.SwiftRadio;
PRODUCT_NAME = SwiftRadio;
PROVISIONING_PROFILE = "";
SWIFT_INSTALL_OBJC_HEADER = NO;
Expand All @@ -749,7 +749,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 6;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 6G96AERJ7Q;
DEVELOPMENT_TEAM = 2HY7YN8594;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/SwiftRadio",
Expand All @@ -758,7 +758,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.8;
PRODUCT_BUNDLE_IDENTIFIER = com.matthewfecher.SwiftRadio;
PRODUCT_BUNDLE_IDENTIFIER = com.borisLysikov.SwiftRadio;
PRODUCT_NAME = SwiftRadio;
PROVISIONING_PROFILE = "";
SWIFT_INSTALL_OBJC_HEADER = NO;
Expand Down

0 comments on commit b31ed65

Please sign in to comment.