bump version to 0.7.3+403

This commit is contained in:
Neeraj Gupta 2023-01-03 21:15:04 +05:30
parent d8230e9846
commit 7afc0bca7a
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 5 additions and 5 deletions

View file

@ -180,7 +180,7 @@
TargetAttributes = {
97C146ED1CF9000F007C117D = {
CreatedOnToolsVersion = 7.3.1;
DevelopmentTeam = 2BUSYC7FN9;
DevelopmentTeam = 6Z68YJY9Q2;
LastSwiftMigration = 1100;
ProvisioningStyle = Automatic;
};
@ -494,7 +494,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_TEAM = 2BUSYC7FN9;
DEVELOPMENT_TEAM = 6Z68YJY9Q2;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -651,7 +651,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_TEAM = 2BUSYC7FN9;
DEVELOPMENT_TEAM = 6Z68YJY9Q2;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@ -685,7 +685,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_TEAM = 2BUSYC7FN9;
DEVELOPMENT_TEAM = 6Z68YJY9Q2;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",

View file

@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.7.0+400
version: 0.7.3+403
environment:
sdk: '>=2.17.0 <3.0.0'