This repository was archived by the owner on May 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed
Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 33 archiveVersion = 1;
44 classes = {
55 };
6- objectVersion = 50 ;
6+ objectVersion = 51 ;
77 objects = {
88
99/* Begin PBXBuildFile section */
6868 E67DDAC8C6BB8EDABC56BDFC /* Pods-Runner.release.xcconfig */,
6969 B2689EBF9492344D4AB7D9BC /* Pods-Runner.profile.xcconfig */,
7070 );
71- name = Pods;
7271 path = Pods;
7372 sourceTree = "<group>";
7473 };
371370 "$(inherited)",
372371 "$(PROJECT_DIR)/Flutter",
373372 );
374- PRODUCT_BUNDLE_IDENTIFIER = co.hapticmusic .app;
373+ PRODUCT_BUNDLE_IDENTIFIER = co.retromusic .app;
375374 PRODUCT_NAME = "$(TARGET_NAME)";
376375 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
377376 SWIFT_VERSION = 5.0;
508507 "$(inherited)",
509508 "$(PROJECT_DIR)/Flutter",
510509 );
511- PRODUCT_BUNDLE_IDENTIFIER = co.hapticmusic .app;
510+ PRODUCT_BUNDLE_IDENTIFIER = co.retromusic .app;
512511 PRODUCT_NAME = "$(TARGET_NAME)";
513512 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
514513 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
539538 "$(inherited)",
540539 "$(PROJECT_DIR)/Flutter",
541540 );
542- PRODUCT_BUNDLE_IDENTIFIER = co.hapticmusic .app;
541+ PRODUCT_BUNDLE_IDENTIFIER = co.retromusic .app;
543542 PRODUCT_NAME = "$(TARGET_NAME)";
544543 SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
545544 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 2222 <string >$(FLUTTER_BUILD_NUMBER) </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
25+ <key >NSAppTransportSecurity </key >
26+ <dict >
27+ <key >NSAllowsArbitraryLoads </key >
28+ <true />
29+ </dict >
2530 <key >UILaunchStoryboardName </key >
2631 <string >LaunchScreen </string >
2732 <key >UIMainStoryboardFile </key >
4146 </array >
4247 <key >UIViewControllerBasedStatusBarAppearance </key >
4348 <false />
44- <key >NSAppTransportSecurity </key >
45- <dict >
46- <key >NSAllowsArbitraryLoads </key >
47- <true />
48- </dict >
4949</dict >
5050</plist >
You can’t perform that action at this time.
0 commit comments