Skip to content

Commit 4c8a566

Browse files
committed
update bundle for testflight upload
1 parent 08b3e1a commit 4c8a566

File tree

4 files changed

+20
-18
lines changed

4 files changed

+20
-18
lines changed

apple-watch-portfolio-tracker Watch App/WalletInfoView.swift

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,17 @@ struct WalletInfoView: View {
2929
.padding()
3030

3131

32-
NavigationLink(destination: QRCodeView(viewModel: self.viewModel)) {
33-
Text("Input New by QR Code")
34-
}
35-
Text("or")
32+
3633
TextField("Enter new wallet", text: $inputString, onCommit: {
3734
viewModel.updateWallet(wallet: inputString)
3835

3936
})
4037
.textFieldStyle(.plain)
38+
Text("or")
39+
NavigationLink(destination: QRCodeView(viewModel: self.viewModel)) {
40+
Text("Input New by QR Code")
41+
}
42+
4143

4244
}
4345
}

apple-watch-portfolio-tracker.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
CODE_SIGN_STYLE = Automatic;
464464
CURRENT_PROJECT_VERSION = 1;
465465
DEVELOPMENT_ASSET_PATHS = "\"apple-watch-portfolio-tracker Watch App/Preview Content\"";
466-
DEVELOPMENT_TEAM = 2S6ET84667;
466+
DEVELOPMENT_TEAM = 36TMC58V7J;
467467
ENABLE_PREVIEWS = YES;
468468
GENERATE_INFOPLIST_FILE = YES;
469469
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
@@ -473,7 +473,7 @@
473473
"@executable_path/Frameworks",
474474
);
475475
MARKETING_VERSION = 1.0;
476-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker.watchkitapp";
476+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker.watchkitapp;
477477
PRODUCT_NAME = Onout;
478478
SDKROOT = watchos;
479479
SKIP_INSTALL = YES;
@@ -493,7 +493,7 @@
493493
CODE_SIGN_STYLE = Automatic;
494494
CURRENT_PROJECT_VERSION = 1;
495495
DEVELOPMENT_ASSET_PATHS = "\"apple-watch-portfolio-tracker Watch App/Preview Content\"";
496-
DEVELOPMENT_TEAM = 2S6ET84667;
496+
DEVELOPMENT_TEAM = 36TMC58V7J;
497497
ENABLE_PREVIEWS = YES;
498498
GENERATE_INFOPLIST_FILE = YES;
499499
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
@@ -503,7 +503,7 @@
503503
"@executable_path/Frameworks",
504504
);
505505
MARKETING_VERSION = 1.0;
506-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker.watchkitapp";
506+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker.watchkitapp;
507507
PRODUCT_NAME = Onout;
508508
SDKROOT = watchos;
509509
SKIP_INSTALL = YES;
@@ -521,10 +521,10 @@
521521
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
522522
CODE_SIGN_STYLE = Automatic;
523523
CURRENT_PROJECT_VERSION = 1;
524-
DEVELOPMENT_TEAM = 2S6ET84667;
524+
DEVELOPMENT_TEAM = 36TMC58V7J;
525525
INFOPLIST_KEY_CFBundleDisplayName = "apple-watch-portfolio-tracker";
526526
MARKETING_VERSION = 1.0;
527-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker";
527+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker;
528528
PRODUCT_NAME = "$(TARGET_NAME)";
529529
SDKROOT = iphoneos;
530530
SWIFT_VERSION = 5.0;
@@ -537,10 +537,10 @@
537537
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
538538
CODE_SIGN_STYLE = Automatic;
539539
CURRENT_PROJECT_VERSION = 1;
540-
DEVELOPMENT_TEAM = 2S6ET84667;
540+
DEVELOPMENT_TEAM = 36TMC58V7J;
541541
INFOPLIST_KEY_CFBundleDisplayName = "apple-watch-portfolio-tracker";
542542
MARKETING_VERSION = 1.0;
543-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker";
543+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker;
544544
PRODUCT_NAME = "$(TARGET_NAME)";
545545
SDKROOT = iphoneos;
546546
SWIFT_VERSION = 5.0;
@@ -555,7 +555,7 @@
555555
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
556556
CODE_SIGN_STYLE = Automatic;
557557
CURRENT_PROJECT_VERSION = 1;
558-
DEVELOPMENT_TEAM = 2S6ET84667;
558+
DEVELOPMENT_TEAM = 36TMC58V7J;
559559
GENERATE_INFOPLIST_FILE = YES;
560560
INFOPLIST_FILE = TrackerWidget/Info.plist;
561561
INFOPLIST_KEY_CFBundleDisplayName = TrackerWidget;
@@ -567,7 +567,7 @@
567567
"@executable_path/../../../../Frameworks",
568568
);
569569
MARKETING_VERSION = 1.0;
570-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker.watchkitapp.TrackerWidget";
570+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker.watchkitapp.TrackerWidget;
571571
PRODUCT_NAME = "$(TARGET_NAME)";
572572
SDKROOT = watchos;
573573
SKIP_INSTALL = YES;
@@ -585,7 +585,7 @@
585585
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
586586
CODE_SIGN_STYLE = Automatic;
587587
CURRENT_PROJECT_VERSION = 1;
588-
DEVELOPMENT_TEAM = 2S6ET84667;
588+
DEVELOPMENT_TEAM = 36TMC58V7J;
589589
GENERATE_INFOPLIST_FILE = YES;
590590
INFOPLIST_FILE = TrackerWidget/Info.plist;
591591
INFOPLIST_KEY_CFBundleDisplayName = TrackerWidget;
@@ -597,7 +597,7 @@
597597
"@executable_path/../../../../Frameworks",
598598
);
599599
MARKETING_VERSION = 1.0;
600-
PRODUCT_BUNDLE_IDENTIFIER = "org.onout.balance.apple-watch-portfolio-tracker.watchkitapp.TrackerWidget";
600+
PRODUCT_BUNDLE_IDENTIFIER = org.onout.mytracker.watchkitapp.TrackerWidget;
601601
PRODUCT_NAME = "$(TARGET_NAME)";
602602
SDKROOT = watchos;
603603
SKIP_INSTALL = YES;

apple-watch-portfolio-tracker.xcodeproj/xcuserdata/nikitaivanov.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<key>TrackerWidgetExtension.xcscheme_^#shared#^_</key>
7171
<dict>
7272
<key>orderHint</key>
73-
<integer>1</integer>
73+
<integer>0</integer>
7474
</dict>
7575
<key>User Guide (Playground) 1.xcscheme</key>
7676
<dict>
@@ -96,7 +96,7 @@
9696
<key>apple-watch-portfolio-tracker Watch App.xcscheme_^#shared#^_</key>
9797
<dict>
9898
<key>orderHint</key>
99-
<integer>0</integer>
99+
<integer>1</integer>
100100
</dict>
101101
</dict>
102102
</dict>

0 commit comments

Comments
 (0)