|
3517 | 3517 | 026CAF7F2AC2B7FF002D23BB /* ConfigurableBundleProductView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurableBundleProductView.swift; sourceTree = "<group>"; }; |
3518 | 3518 | 026CF638237E9ABE009563D4 /* ProductVariationsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationsViewController.swift; sourceTree = "<group>"; }; |
3519 | 3519 | 026CF639237E9ABE009563D4 /* ProductVariationsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductVariationsViewController.xib; sourceTree = "<group>"; }; |
| 3520 | + 026D09D92E131EC3003BF161 /* Woo-Watch-App-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Woo-Watch-App-Info.plist"; sourceTree = SOURCE_ROOT; }; |
3520 | 3521 | 026D4651295D763B0037F59A /* CountryCode+FlagEmoji.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CountryCode+FlagEmoji.swift"; sourceTree = "<group>"; }; |
3521 | 3522 | 026D4653295D79230037F59A /* CountryCode+FlagEmojiTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CountryCode+FlagEmojiTests.swift"; sourceTree = "<group>"; }; |
3522 | 3523 | 026D4A23280461960090164F /* CollectOrderPaymentUseCaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollectOrderPaymentUseCaseTests.swift; sourceTree = "<group>"; }; |
|
8817 | 8818 | 26F81B162BE433A2009EC58E /* Woo Watch App */ = { |
8818 | 8819 | isa = PBXGroup; |
8819 | 8820 | children = ( |
| 8821 | + 026D09D92E131EC3003BF161 /* Woo-Watch-App-Info.plist */, |
8820 | 8822 | 26B984D22BEECC460052658C /* Dependencies */, |
8821 | 8823 | 26CFDED82C02930C005ABC31 /* App */, |
8822 | 8824 | 26B984D52BEECF260052658C /* ConnectView.swift */, |
|
18001 | 18003 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18002 | 18004 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18003 | 18005 | GENERATE_INFOPLIST_FILE = YES; |
| 18006 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18004 | 18007 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18005 | 18008 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18006 | 18009 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.woocommerce; |
|
18042 | 18045 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18043 | 18046 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18044 | 18047 | GENERATE_INFOPLIST_FILE = YES; |
| 18048 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18045 | 18049 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18046 | 18050 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18047 | 18051 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.woocommerce; |
|
18081 | 18085 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
18082 | 18086 | GCC_C_LANGUAGE_STANDARD = gnu17; |
18083 | 18087 | GENERATE_INFOPLIST_FILE = YES; |
| 18088 | + INFOPLIST_FILE = "Woo-Watch-App-Info.plist"; |
18084 | 18089 | INFOPLIST_KEY_CFBundleDisplayName = Woo; |
18085 | 18090 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
18086 | 18091 | INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.automattic.alpha.woocommerce; |
|
0 commit comments