Skip to content

Commit 9310690

Browse files
committed
Merge branch 'master' into develop
2 parents 1ee2c82 + 44b33c9 commit 9310690

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@
400400
);
401401
PRODUCT_BUNDLE_IDENTIFIER = com.manpreet.nitnem;
402402
PRODUCT_NAME = "$(TARGET_NAME)";
403-
PROVISIONING_PROFILE = "0b2289d0-9775-43d2-a63e-799ad8a5387d";
404-
PROVISIONING_PROFILE_SPECIFIER = "Nitnem Gurbani Production Profile";
403+
PROVISIONING_PROFILE = "60c86f8a-d102-4d95-8a07-05f20a877b96";
404+
PROVISIONING_PROFILE_SPECIFIER = "Nitnem App Production Profile";
405405
VERSIONING_SYSTEM = "apple-generic";
406406
};
407407
name = Profile;
@@ -534,8 +534,8 @@
534534
);
535535
PRODUCT_BUNDLE_IDENTIFIER = com.manpreet.nitnem;
536536
PRODUCT_NAME = "$(TARGET_NAME)";
537-
PROVISIONING_PROFILE = "381a8410-ce31-4b85-b6e1-f48f6f258a13";
538-
PROVISIONING_PROFILE_SPECIFIER = "Nitnem Gurbani Development Profile";
537+
PROVISIONING_PROFILE = "15310bda-69c8-4fdd-b521-a87bde79ae5b";
538+
PROVISIONING_PROFILE_SPECIFIER = "Nitnem App Development Profile";
539539
VERSIONING_SYSTEM = "apple-generic";
540540
};
541541
name = Debug;
@@ -563,8 +563,8 @@
563563
);
564564
PRODUCT_BUNDLE_IDENTIFIER = com.manpreet.nitnem;
565565
PRODUCT_NAME = "$(TARGET_NAME)";
566-
PROVISIONING_PROFILE = "0b2289d0-9775-43d2-a63e-799ad8a5387d";
567-
PROVISIONING_PROFILE_SPECIFIER = "Nitnem Gurbani Production Profile";
566+
PROVISIONING_PROFILE = "60c86f8a-d102-4d95-8a07-05f20a877b96";
567+
PROVISIONING_PROFILE_SPECIFIER = "Nitnem App Production Profile";
568568
VERSIONING_SYSTEM = "apple-generic";
569569
};
570570
name = Release;

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Nitnem App. Please respectfully cover you head and remove your shoe
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.2.36+36
14+
version: 1.2.37+37
1515

1616
environment:
1717
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)