|
2042 | 2042 | 4EBDA87A1A6640340035ED96 /* UIActionSheet+Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIActionSheet+Common.h"; sourceTree = "<group>"; };
|
2043 | 2043 | 4EBDA87B1A6640340035ED96 /* UIActionSheet+Common.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIActionSheet+Common.m"; sourceTree = "<group>"; };
|
2044 | 2044 | 4EBDC27A1BC501C00037EB66 /* tipIcon_ProjectPayment@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_ProjectPayment@2x.png"; sourceTree = "<group>"; };
|
| 2045 | + 4EBED55A1D93C9F700E3684E /* Coding_iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Coding_iOS.entitlements; sourceTree = "<group>"; }; |
2045 | 2046 | 4EBFBD171AA85B8500E4B10E /* add_user_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "add_user_icon@2x.png"; sourceTree = "<group>"; };
|
2046 | 2047 | 4EC461AB1B39084100D08970 /* FunctionTipsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionTipsManager.h; sourceTree = "<group>"; };
|
2047 | 2048 | 4EC461AC1B39084100D08970 /* FunctionTipsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionTipsManager.m; sourceTree = "<group>"; };
|
|
4643 | 4644 | 8EA6CF1319E240C40076D59C /* Coding_iOS */ = {
|
4644 | 4645 | isa = PBXGroup;
|
4645 | 4646 | children = (
|
| 4647 | + 4EBED55A1D93C9F700E3684E /* Coding_iOS.entitlements */, |
4646 | 4648 | 8EA6CFC619E240C40076D59C /* main.m */,
|
4647 | 4649 | 8EA6CF1519E240C40076D59C /* AppDelegate.h */,
|
4648 | 4650 | 8EA6CF1619E240C40076D59C /* AppDelegate.m */,
|
|
5824 | 5826 | com.apple.BackgroundModes = {
|
5825 | 5827 | enabled = 0;
|
5826 | 5828 | };
|
| 5829 | + com.apple.Push = { |
| 5830 | + enabled = 1; |
| 5831 | + }; |
5827 | 5832 | };
|
5828 | 5833 | };
|
5829 | 5834 | };
|
|
7165 | 7170 | buildSettings = {
|
7166 | 7171 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
7167 | 7172 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
| 7173 | + CODE_SIGN_ENTITLEMENTS = Coding_iOS/Coding_iOS.entitlements; |
7168 | 7174 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
7169 | 7175 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
7170 | 7176 | DEBUG_INFORMATION_FORMAT = dwarf;
|
|
7204 | 7210 | buildSettings = {
|
7205 | 7211 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
7206 | 7212 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
| 7213 | + CODE_SIGN_ENTITLEMENTS = Coding_iOS/Coding_iOS.entitlements; |
7207 | 7214 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
7208 | 7215 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
7209 | 7216 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
0 commit comments