|
85 | 85 | 32893E66213EB679007FCEC7 /* TestImageStatic.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageStatic.webp; sourceTree = "<group>"; };
|
86 | 86 | 32893E67213EB679007FCEC7 /* TestImageAnimated.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestImageAnimated.webp; sourceTree = "<group>"; };
|
87 | 87 | 32893E68213EB679007FCEC7 /* TestImage.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TestImage.gif; sourceTree = "<group>"; };
|
| 88 | + 32C044142389252D00FEE55E /* SDWebImagePhotosPlugin_Example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SDWebImagePhotosPlugin_Example.entitlements; sourceTree = "<group>"; }; |
88 | 89 | 32DE261920AAE1D200DF5574 /* DetailViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DetailViewController.xib; sourceTree = "<group>"; };
|
89 | 90 | 32DE261A20AAE1D200DF5574 /* MasterViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MasterViewController.xib; sourceTree = "<group>"; };
|
90 | 91 | 5D78672539E09912614EBC63 /* Pods_SDWebImagePhotosPlugin_Example_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDWebImagePhotosPlugin_Example_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
187 | 188 | 6003F581195388D10070C39A = {
|
188 | 189 | isa = PBXGroup;
|
189 | 190 | children = (
|
| 191 | + 32C044142389252D00FEE55E /* SDWebImagePhotosPlugin_Example.entitlements */, |
190 | 192 | 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
|
191 | 193 | 6003F593195388D20070C39A /* Example for SDWebImagePhotosPlugin */,
|
192 | 194 | 6003F5B5195388D20070C39A /* Tests */,
|
|
798 | 800 | baseConfigurationReference = E572DC592529A86343DC9C10 /* Pods-SDWebImagePhotosPlugin_Example.debug.xcconfig */;
|
799 | 801 | buildSettings = {
|
800 | 802 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 803 | + CODE_SIGN_ENTITLEMENTS = SDWebImagePhotosPlugin_Example.entitlements; |
| 804 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
801 | 805 | DEVELOPMENT_TEAM = H7W77QXGX2;
|
802 | 806 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
803 | 807 | GCC_PREFIX_HEADER = "SDWebImagePhotosPlugin/SDWebImagePhotosPlugin-Prefix.pch";
|
804 | 808 | INFOPLIST_FILE = "SDWebImagePhotosPlugin/SDWebImagePhotosPlugin-Info.plist";
|
805 | 809 | MODULE_NAME = ExampleApp;
|
806 | 810 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
|
807 | 811 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 812 | + SUPPORTS_MACCATALYST = YES; |
808 | 813 | WRAPPER_EXTENSION = app;
|
809 | 814 | };
|
810 | 815 | name = Debug;
|
|
814 | 819 | baseConfigurationReference = 879A5B78D1F240E180B5A79A /* Pods-SDWebImagePhotosPlugin_Example.release.xcconfig */;
|
815 | 820 | buildSettings = {
|
816 | 821 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 822 | + CODE_SIGN_ENTITLEMENTS = SDWebImagePhotosPlugin_Example.entitlements; |
| 823 | + DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
817 | 824 | DEVELOPMENT_TEAM = H7W77QXGX2;
|
818 | 825 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
819 | 826 | GCC_PREFIX_HEADER = "SDWebImagePhotosPlugin/SDWebImagePhotosPlugin-Prefix.pch";
|
820 | 827 | INFOPLIST_FILE = "SDWebImagePhotosPlugin/SDWebImagePhotosPlugin-Info.plist";
|
821 | 828 | MODULE_NAME = ExampleApp;
|
822 | 829 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
|
823 | 830 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 831 | + SUPPORTS_MACCATALYST = YES; |
824 | 832 | WRAPPER_EXTENSION = app;
|
825 | 833 | };
|
826 | 834 | name = Release;
|
|
0 commit comments