|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0526D7992F1762C300968CE2 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 0526D7822F1762C300968CE2 /* Localizable.xcstrings */; }; |
| 11 | + 0526D7B32F17656B00968CE2 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 0526D7822F1762C300968CE2 /* Localizable.xcstrings */; }; |
10 | 12 | 055836312F04D26700139811 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 055836302F04D26700139811 /* NetworkExtension.framework */; }; |
11 | 13 | 055836392F04D26700139811 /* EasyTierNetworkExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 0558362E2F04D26600139811 /* EasyTierNetworkExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
12 | 14 | 05B61F5C2F05056D00646DDC /* libeasytier_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 05B61F5B2F05056D00646DDC /* libeasytier_ios.a */; }; |
|
50 | 52 |
|
51 | 53 | /* Begin PBXFileReference section */ |
52 | 54 | 051C6A0B2F03AB0000AF29B1 /* EasyTier.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EasyTier.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 0526D7822F1762C300968CE2 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; }; |
53 | 56 | 0558362E2F04D26600139811 /* EasyTierNetworkExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = EasyTierNetworkExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 57 | 055836302F04D26700139811 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; |
55 | 58 | 05B61F5B2F05056D00646DDC /* libeasytier_ios.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libeasytier_ios.a; sourceTree = "<group>"; }; |
|
145 | 148 | 051C6A0D2F03AB0000AF29B1 /* EasyTier */, |
146 | 149 | 055836322F04D26700139811 /* EasyTierNetworkExtension */, |
147 | 150 | 7A59B81E2F1641100069728D /* ControlWidgets */, |
| 151 | + 0526D7822F1762C300968CE2 /* Localizable.xcstrings */, |
148 | 152 | 0558362F2F04D26700139811 /* Frameworks */, |
149 | 153 | 051C6A0C2F03AB0000AF29B1 /* Products */, |
150 | 154 | ); |
|
295 | 299 | isa = PBXResourcesBuildPhase; |
296 | 300 | buildActionMask = 2147483647; |
297 | 301 | files = ( |
| 302 | + 0526D7992F1762C300968CE2 /* Localizable.xcstrings in Resources */, |
298 | 303 | ); |
299 | 304 | runOnlyForDeploymentPostprocessing = 0; |
300 | 305 | }; |
|
309 | 314 | isa = PBXResourcesBuildPhase; |
310 | 315 | buildActionMask = 2147483647; |
311 | 316 | files = ( |
| 317 | + 0526D7B32F17656B00968CE2 /* Localizable.xcstrings in Resources */, |
312 | 318 | ); |
313 | 319 | runOnlyForDeploymentPostprocessing = 0; |
314 | 320 | }; |
|
711 | 717 | CODE_SIGN_ENTITLEMENTS = ControlWidgets/ControlWidgetsExtension.entitlements; |
712 | 718 | CODE_SIGN_IDENTITY = "Apple Development"; |
713 | 719 | CODE_SIGN_STYLE = Automatic; |
714 | | - CURRENT_PROJECT_VERSION = 1; |
| 720 | + CURRENT_PROJECT_VERSION = 14; |
715 | 721 | DEVELOPMENT_TEAM = Y8RH943F65; |
716 | 722 | GENERATE_INFOPLIST_FILE = YES; |
717 | 723 | INFOPLIST_FILE = ControlWidgets/Info.plist; |
718 | | - INFOPLIST_KEY_CFBundleDisplayName = ControlWidgets; |
| 724 | + INFOPLIST_KEY_CFBundleDisplayName = EasyTierControlWidgets; |
719 | 725 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
720 | 726 | IPHONEOS_DEPLOYMENT_TARGET = 26.0; |
721 | 727 | LD_RUNPATH_SEARCH_PATHS = ( |
|
745 | 751 | CODE_SIGN_ENTITLEMENTS = ControlWidgets/ControlWidgetsExtension.entitlements; |
746 | 752 | CODE_SIGN_IDENTITY = "Apple Development"; |
747 | 753 | CODE_SIGN_STYLE = Automatic; |
748 | | - CURRENT_PROJECT_VERSION = 1; |
| 754 | + CURRENT_PROJECT_VERSION = 14; |
749 | 755 | DEVELOPMENT_TEAM = Y8RH943F65; |
750 | 756 | GENERATE_INFOPLIST_FILE = YES; |
751 | 757 | INFOPLIST_FILE = ControlWidgets/Info.plist; |
752 | | - INFOPLIST_KEY_CFBundleDisplayName = ControlWidgets; |
| 758 | + INFOPLIST_KEY_CFBundleDisplayName = EasyTierControlWidgets; |
753 | 759 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
754 | 760 | IPHONEOS_DEPLOYMENT_TARGET = 26.0; |
755 | 761 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments