|
132 | 132 | 09EA564B27C75FCE00407D40 /* ProductVariationsBulkUpdateMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09EA564A27C75FCE00407D40 /* ProductVariationsBulkUpdateMapper.swift */; }; |
133 | 133 | 21DB5B99C4107CF69C0A57EC /* Pods_NetworkingTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69314EDE650855CAF927057E /* Pods_NetworkingTests.framework */; }; |
134 | 134 | 24F98C522502E79800F49B68 /* FeatureFlagsRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C512502E79800F49B68 /* FeatureFlagsRemote.swift */; }; |
135 | | - 24F98C542502E8DD00F49B68 /* Bundle+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C532502E8DD00F49B68 /* Bundle+Woo.swift */; }; |
136 | 135 | 24F98C562502EA4800F49B68 /* FeatureFlag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C552502EA4800F49B68 /* FeatureFlag.swift */; }; |
137 | 136 | 24F98C582502EA8800F49B68 /* FeatureFlagMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C572502EA8800F49B68 /* FeatureFlagMapper.swift */; }; |
138 | 137 | 24F98C5E2502EDCF00F49B68 /* BundleWooTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C5D2502EDCF00F49B68 /* BundleWooTests.swift */; }; |
|
865 | 864 | 09885C7F27C3FFD200910A62 /* product-variations-bulk-update.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-variations-bulk-update.json"; sourceTree = "<group>"; }; |
866 | 865 | 09EA564A27C75FCE00407D40 /* ProductVariationsBulkUpdateMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationsBulkUpdateMapper.swift; sourceTree = "<group>"; }; |
867 | 866 | 24F98C512502E79800F49B68 /* FeatureFlagsRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureFlagsRemote.swift; sourceTree = "<group>"; }; |
868 | | - 24F98C532502E8DD00F49B68 /* Bundle+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Bundle+Woo.swift"; path = "../../../WooFoundation/WooFoundation/Extensions/Bundle+Woo.swift"; sourceTree = "<group>"; }; |
869 | 867 | 24F98C552502EA4800F49B68 /* FeatureFlag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureFlag.swift; sourceTree = "<group>"; }; |
870 | 868 | 24F98C572502EA8800F49B68 /* FeatureFlagMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureFlagMapper.swift; sourceTree = "<group>"; }; |
871 | 869 | 24F98C5D2502EDCF00F49B68 /* BundleWooTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BundleWooTests.swift; sourceTree = "<group>"; }; |
|
2346 | 2344 | 021C7BF623863D1800A3BCBD /* Encodable+Serialization.swift */, |
2347 | 2345 | 02BDB83423EA98C800BCC63E /* String+HTML.swift */, |
2348 | 2346 | 57E8FED2246616AC0057CD68 /* Result+Extensions.swift */, |
2349 | | - 24F98C532502E8DD00F49B68 /* Bundle+Woo.swift */, |
2350 | 2347 | 265EFBDB285257950033BD33 /* Order+Fallbacks.swift */, |
2351 | 2348 | ); |
2352 | 2349 | path = Extensions; |
|
3011 | 3008 | D88E229025AC990A0023F3B1 /* OrderFeeLine.swift in Sources */, |
3012 | 3009 | 74046E1F217A6B70007DD7BF /* SiteSettingsMapper.swift in Sources */, |
3013 | 3010 | 26B2F74524C5573F0065CCC8 /* LeaderboardListMapper.swift in Sources */, |
3014 | | - 24F98C542502E8DD00F49B68 /* Bundle+Woo.swift in Sources */, |
3015 | 3011 | 31D27C812602889C002EDB1D /* SitePluginsRemote.swift in Sources */, |
3016 | 3012 | 02BE0A7B274B695F001176D2 /* WordPressMediaMapper.swift in Sources */, |
3017 | 3013 | 45150A9A268340D2006922EA /* Country.swift in Sources */, |
|
3484 | 3480 | PRODUCT_BUNDLE_IDENTIFIER = com.automattic.woo.Networking; |
3485 | 3481 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
3486 | 3482 | SKIP_INSTALL = YES; |
| 3483 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = ALPHA; |
3487 | 3484 | SWIFT_VERSION = 5.0; |
3488 | 3485 | TARGETED_DEVICE_FAMILY = "1,2"; |
3489 | 3486 | VALID_ARCHS = "$(inherited)"; |
|
0 commit comments