Skip to content

Commit

Permalink
Testflight v9
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedbhesaniya97 committed Jun 19, 2024
1 parent 7f41f7a commit d6a405b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VideoSDKRTC_Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
CODE_SIGN_ENTITLEMENTS = VideoSDKScreenShare/VideoSDKScreenShare.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 8GZ776NSU2;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
Expand Down Expand Up @@ -536,7 +536,7 @@
CODE_SIGN_ENTITLEMENTS = VideoSDKScreenShare/VideoSDKScreenShare.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 8GZ776NSU2;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
Expand Down Expand Up @@ -686,7 +686,7 @@
CODE_SIGN_ENTITLEMENTS = VideoSDKRTC_Example/VideoSDKRTC_Example.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = 8GZ776NSU2;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = VideoSDKRTC_Example/Info.plist;
Expand Down Expand Up @@ -724,7 +724,7 @@
CODE_SIGN_ENTITLEMENTS = VideoSDKRTC_Example/VideoSDKRTC_Example.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = 8GZ776NSU2;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = VideoSDKRTC_Example/Info.plist;
Expand Down

0 comments on commit d6a405b

Please sign in to comment.