Skip to content

Commit

Permalink
chore: Change iOS app account
Browse files Browse the repository at this point in the history
  • Loading branch information
muhsin-k committed Oct 14, 2021
1 parent c9b04a0 commit 96d2b97
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ios/Chatwoot.xcodeproj/project.pbxproj
Expand Up @@ -331,7 +331,7 @@
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 6C953F3RX2;
DevelopmentTeam = L7YLMN4634;
LastSwiftMigration = 1120;
ProvisioningStyle = Automatic;
};
Expand Down Expand Up @@ -753,14 +753,14 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 140;
DEVELOPMENT_TEAM = 6C953F3RX2;
CURRENT_PROJECT_VERSION = 142;
DEVELOPMENT_TEAM = L7YLMN4634;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "";
INFOPLIST_FILE = Chatwoot/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.3;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3.15;
MARKETING_VERSION = 1.3.18;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -786,13 +786,13 @@
CODE_SIGN_ENTITLEMENTS = Chatwoot/Chatwoot.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 140;
DEVELOPMENT_TEAM = 6C953F3RX2;
CURRENT_PROJECT_VERSION = 142;
DEVELOPMENT_TEAM = L7YLMN4634;
EXCLUDED_ARCHS = "";
INFOPLIST_FILE = Chatwoot/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.3;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3.15;
MARKETING_VERSION = 1.3.18;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 96d2b97

Please sign in to comment.