File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed
dev/integration_tests/flavors/macos Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 104
104
CADFDE69E11F94E130E2A47A /* Pods-Free App.debug free.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Free App.debug free.xcconfig"; path = "Target Support Files/Pods-Free App/Pods-Free App.debug free.xcconfig"; sourceTree = "<group>"; };
105
105
F383D4B62938029D00598432 /* Paid App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Paid App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
106
106
F383D4B72938029E00598432 /* Free App Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Free App Info.plist"; sourceTree = "<group>"; };
107
- F3ADFB692951303300135EA2 /* Paid AppDebug Free.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Paid AppDebug Free.entitlements"; sourceTree = "<group>"; };
108
107
/* End PBXFileReference section */
109
108
110
109
/* Begin PBXFrameworksBuildPhase section */
141
140
33CC10E42044A3C60003C045 = {
142
141
isa = PBXGroup;
143
142
children = (
144
- F3ADFB692951303300135EA2 /* Paid AppDebug Free.entitlements */,
145
143
33FAB671232836740065AC1E /* Runner */,
146
144
33CEB47122A05771004F2AC0 /* Flutter */,
147
145
33CC10EE2044A3C60003C045 /* Products */,
650
648
buildSettings = {
651
649
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
652
650
CLANG_ENABLE_MODULES = YES;
653
- CODE_SIGN_ENTITLEMENTS = "Paid AppDebug Free .entitlements" ;
651
+ CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile .entitlements;
654
652
CODE_SIGN_STYLE = Automatic;
655
653
COMBINE_HIDPI_IMAGES = YES;
656
654
INFOPLIST_FILE = "Free App Info.plist";
You can’t perform that action at this time.
0 commit comments