Skip to content

Commit

Permalink
deployed on IOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldar2021 committed Sep 30, 2023
1 parent 9f5c12c commit 42e9d0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/release-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,11 @@ Testing (Open Testing)
- [ ] Create Archive
- Click Prom top menu "Product/Destination/any IOS device (arm64)"
- Click Prom top menu "Product/Archive"
- [ ] Upload to Test flight
- Click "Distirbute App" button
- Check "App Store Connect" -> "Next"
- Check "Upload" -> "Next"
- Check "Strip Swift symbols & Upload your app's symbols & Manage Version app Build Number" -> "Next"
- Check app information and click "Upload"
- [ ] Distirbute App
- Click `Distirbute App` button
- [ ] Uploade
- Select `TestFlight & App Store`
- tap `Distirbute`
- [ ] Create new version form apple connect
- Choose `My Quran` app cleck `+ios app`
- Enter change description
Expand Down
12 changes: 6 additions & 6 deletions app/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1.2.0;
CURRENT_PROJECT_VERSION = 1.2.1;
DEVELOPMENT_TEAM = L8HXY9BDGG;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -366,7 +366,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.alee.hatimapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -488,7 +488,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1.2.0;
CURRENT_PROJECT_VERSION = 1.2.1;
DEVELOPMENT_TEAM = L8HXY9BDGG;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -497,7 +497,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.alee.hatimapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand All @@ -513,7 +513,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1.2.0;
CURRENT_PROJECT_VERSION = 1.2.1;
DEVELOPMENT_TEAM = L8HXY9BDGG;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -522,7 +522,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.2.1;
PRODUCT_BUNDLE_IDENTIFIER = com.alee.hatimapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down

0 comments on commit 42e9d0d

Please sign in to comment.