|
3524 | 3524 | 026CAF7F2AC2B7FF002D23BB /* ConfigurableBundleProductView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurableBundleProductView.swift; sourceTree = "<group>"; }; |
3525 | 3525 | 026CF638237E9ABE009563D4 /* ProductVariationsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationsViewController.swift; sourceTree = "<group>"; }; |
3526 | 3526 | 026CF639237E9ABE009563D4 /* ProductVariationsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductVariationsViewController.xib; sourceTree = "<group>"; }; |
| 3527 | + 026D09D92E131EC3003BF161 /* Woo-Watch-App-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Woo-Watch-App-Info.plist"; sourceTree = SOURCE_ROOT; }; |
3527 | 3528 | 026D4651295D763B0037F59A /* CountryCode+FlagEmoji.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CountryCode+FlagEmoji.swift"; sourceTree = "<group>"; }; |
3528 | 3529 | 026D4653295D79230037F59A /* CountryCode+FlagEmojiTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CountryCode+FlagEmojiTests.swift"; sourceTree = "<group>"; }; |
3529 | 3530 | 026D4A23280461960090164F /* CollectOrderPaymentUseCaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollectOrderPaymentUseCaseTests.swift; sourceTree = "<group>"; }; |
|
8833 | 8834 | 26F81B162BE433A2009EC58E /* Woo Watch App */ = { |
8834 | 8835 | isa = PBXGroup; |
8835 | 8836 | children = ( |
| 8837 | + 026D09D92E131EC3003BF161 /* Woo-Watch-App-Info.plist */, |
8836 | 8838 | 26B984D22BEECC460052658C /* Dependencies */, |
8837 | 8839 | 26CFDED82C02930C005ABC31 /* App */, |
8838 | 8840 | 26B984D52BEECF260052658C /* ConnectView.swift */, |
|
18025 | 18027 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18026 | 18028 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18027 | 18029 | GENERATE_INFOPLIST_FILE = YES; |
| 18030 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18028 | 18031 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18029 | 18032 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18030 | 18033 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.woocommerce; |
|
18066 | 18069 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18067 | 18070 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18068 | 18071 | GENERATE_INFOPLIST_FILE = YES; |
| 18072 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18069 | 18073 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18070 | 18074 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18071 | 18075 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.woocommerce; |
|
18105 | 18109 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18106 | 18110 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18107 | 18111 | GENERATE_INFOPLIST_FILE = YES; |
| 18112 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18108 | 18113 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18109 | 18114 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18110 | 18115 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.alpha.woocommerce; |
|
0 commit comments