|
18 | 18 | 23A4296E22BA37C800D09EA1 /* LocalizationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23A4296D22BA37C800D09EA1 /* LocalizationModel.swift */; }; |
19 | 19 | 23A4297022BA44B000D09EA1 /* LocalizationConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23A4296F22BA44B000D09EA1 /* LocalizationConfig.swift */; }; |
20 | 20 | 6D6EF3DE2C52A97D9E0493BF /* Pods_TranslationManagerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2EC5EAB06726B4ABE9FD4C97 /* Pods_TranslationManagerTests.framework */; }; |
21 | | - 8C508837230D1D0A00FB80CD /* TranslationManager_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C50882E230D1D0A00FB80CD /* TranslationManager_macOS.framework */; }; |
| 21 | + 8C508837230D1D0A00FB80CD /* TranslationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C50882E230D1D0A00FB80CD /* TranslationManager.framework */; }; |
22 | 22 | 8C50883C230D1D0A00FB80CD /* TranslationManager_macOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C50883B230D1D0A00FB80CD /* TranslationManager_macOSTests.swift */; }; |
23 | 23 | 8C50883E230D1D0A00FB80CD /* TranslationManager_macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C508830230D1D0A00FB80CD /* TranslationManager_macOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
24 | 24 | 8C508845230D1D3700FB80CD /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C01D69F02178968700A1B354 /* Constants.swift */; }; |
|
89 | 89 | 8CA9F255230BE20100CF8065 /* ApplicationStateObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04AFBF02179DB79002CB099 /* ApplicationStateObserver.swift */; }; |
90 | 90 | 8CA9F256230BE20100CF8065 /* ApplicationState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04AFBF42179DE04002CB099 /* ApplicationState.swift */; }; |
91 | 91 | 8CA9F257230BE20800CF8065 /* TranslationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C061C1F4217889E400449A14 /* TranslationManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
92 | | - 8CBF580B230BCA6C00C60FF7 /* TranslationManager_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CBF5802230BCA6B00C60FF7 /* TranslationManager_tvOS.framework */; }; |
| 92 | + 8CBF580B230BCA6C00C60FF7 /* TranslationManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CBF5802230BCA6B00C60FF7 /* TranslationManager.framework */; }; |
93 | 93 | 8CBF5810230BCA6C00C60FF7 /* TranslationManager_tvOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CBF580F230BCA6C00C60FF7 /* TranslationManager_tvOSTests.swift */; }; |
94 | 94 | 8CBF5812230BCA6C00C60FF7 /* TranslationManager_tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CBF5804230BCA6C00C60FF7 /* TranslationManager_tvOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
95 | 95 | 8CBF5819230BCA7B00C60FF7 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C01D69F02178968700A1B354 /* Constants.swift */; }; |
|
183 | 183 | 23A4296F22BA44B000D09EA1 /* LocalizationConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizationConfig.swift; sourceTree = "<group>"; }; |
184 | 184 | 2EC5EAB06726B4ABE9FD4C97 /* Pods_TranslationManagerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TranslationManagerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
185 | 185 | 56F0D717D5949FB7DFAD0E56 /* Pods-TranslationManagerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TranslationManagerTests.debug.xcconfig"; path = "Target Support Files/Pods-TranslationManagerTests/Pods-TranslationManagerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
186 | | - 8C50882E230D1D0A00FB80CD /* TranslationManager_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 186 | + 8C50882E230D1D0A00FB80CD /* TranslationManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
187 | 187 | 8C508830230D1D0A00FB80CD /* TranslationManager_macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TranslationManager_macOS.h; sourceTree = "<group>"; }; |
188 | 188 | 8C508831230D1D0A00FB80CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
189 | 189 | 8C508836230D1D0A00FB80CD /* TranslationManager-macOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TranslationManager-macOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
190 | 190 | 8C50883B230D1D0A00FB80CD /* TranslationManager_macOSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TranslationManager_macOSTests.swift; sourceTree = "<group>"; }; |
191 | 191 | 8C50883D230D1D0A00FB80CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
192 | 192 | 8CA9F21C230BCF8200CF8065 /* SharedTranslationManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedTranslationManagerTests.swift; sourceTree = "<group>"; }; |
193 | | - 8CA9F236230BE19F00CF8065 /* TranslationManager_watchOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager_watchOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 193 | + 8CA9F236230BE19F00CF8065 /* TranslationManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
194 | 194 | 8CA9F238230BE1A000CF8065 /* TranslationManager_watchOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TranslationManager_watchOS.h; sourceTree = "<group>"; }; |
195 | 195 | 8CA9F239230BE1A000CF8065 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
196 | | - 8CBF5802230BCA6B00C60FF7 /* TranslationManager_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 196 | + 8CBF5802230BCA6B00C60FF7 /* TranslationManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TranslationManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
197 | 197 | 8CBF5804230BCA6C00C60FF7 /* TranslationManager_tvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TranslationManager_tvOS.h; sourceTree = "<group>"; }; |
198 | 198 | 8CBF5805230BCA6C00C60FF7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
199 | 199 | 8CBF580A230BCA6C00C60FF7 /* TranslationManager-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TranslationManager-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
246 | 246 | isa = PBXFrameworksBuildPhase; |
247 | 247 | buildActionMask = 2147483647; |
248 | 248 | files = ( |
249 | | - 8C508837230D1D0A00FB80CD /* TranslationManager_macOS.framework in Frameworks */, |
| 249 | + 8C508837230D1D0A00FB80CD /* TranslationManager.framework in Frameworks */, |
250 | 250 | ); |
251 | 251 | runOnlyForDeploymentPostprocessing = 0; |
252 | 252 | }; |
|
268 | 268 | isa = PBXFrameworksBuildPhase; |
269 | 269 | buildActionMask = 2147483647; |
270 | 270 | files = ( |
271 | | - 8CBF580B230BCA6C00C60FF7 /* TranslationManager_tvOS.framework in Frameworks */, |
| 271 | + 8CBF580B230BCA6C00C60FF7 /* TranslationManager.framework in Frameworks */, |
272 | 272 | ); |
273 | 273 | runOnlyForDeploymentPostprocessing = 0; |
274 | 274 | }; |
|
499 | 499 | children = ( |
500 | 500 | C061C1F1217889E400449A14 /* TranslationManager.framework */, |
501 | 501 | C061C1FA217889E400449A14 /* TranslationManagerTests.xctest */, |
502 | | - 8CBF5802230BCA6B00C60FF7 /* TranslationManager_tvOS.framework */, |
| 502 | + 8CBF5802230BCA6B00C60FF7 /* TranslationManager.framework */, |
503 | 503 | 8CBF580A230BCA6C00C60FF7 /* TranslationManager-tvOSTests.xctest */, |
504 | | - 8CA9F236230BE19F00CF8065 /* TranslationManager_watchOS.framework */, |
505 | | - 8C50882E230D1D0A00FB80CD /* TranslationManager_macOS.framework */, |
| 504 | + 8CA9F236230BE19F00CF8065 /* TranslationManager.framework */, |
| 505 | + 8C50882E230D1D0A00FB80CD /* TranslationManager.framework */, |
506 | 506 | 8C508836230D1D0A00FB80CD /* TranslationManager-macOSTests.xctest */, |
507 | 507 | ); |
508 | 508 | name = Products; |
|
582 | 582 | ); |
583 | 583 | name = "TranslationManager-macOS"; |
584 | 584 | productName = "TranslationManager-macOS"; |
585 | | - productReference = 8C50882E230D1D0A00FB80CD /* TranslationManager_macOS.framework */; |
| 585 | + productReference = 8C50882E230D1D0A00FB80CD /* TranslationManager.framework */; |
586 | 586 | productType = "com.apple.product-type.framework"; |
587 | 587 | }; |
588 | 588 | 8C508835230D1D0A00FB80CD /* TranslationManager-macOSTests */ = { |
|
618 | 618 | ); |
619 | 619 | name = "TranslationManager-watchOS"; |
620 | 620 | productName = "TranslationManager-watchOS"; |
621 | | - productReference = 8CA9F236230BE19F00CF8065 /* TranslationManager_watchOS.framework */; |
| 621 | + productReference = 8CA9F236230BE19F00CF8065 /* TranslationManager.framework */; |
622 | 622 | productType = "com.apple.product-type.framework"; |
623 | 623 | }; |
624 | 624 | 8CBF5801230BCA6B00C60FF7 /* TranslationManager-tvOS */ = { |
|
636 | 636 | ); |
637 | 637 | name = "TranslationManager-tvOS"; |
638 | 638 | productName = "TranslationManager-tvOS"; |
639 | | - productReference = 8CBF5802230BCA6B00C60FF7 /* TranslationManager_tvOS.framework */; |
| 639 | + productReference = 8CBF5802230BCA6B00C60FF7 /* TranslationManager.framework */; |
640 | 640 | productType = "com.apple.product-type.framework"; |
641 | 641 | }; |
642 | 642 | 8CBF5809230BCA6C00C60FF7 /* TranslationManager-tvOSTests */ = { |
|
1084 | 1084 | ); |
1085 | 1085 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
1086 | 1086 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-macOS"; |
1087 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1087 | + PRODUCT_NAME = TranslationManager; |
1088 | 1088 | SDKROOT = macosx; |
1089 | 1089 | SKIP_INSTALL = YES; |
1090 | 1090 | SWIFT_VERSION = 5.0; |
|
1111 | 1111 | ); |
1112 | 1112 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
1113 | 1113 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-macOS"; |
1114 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1114 | + PRODUCT_NAME = TranslationManager; |
1115 | 1115 | SDKROOT = macosx; |
1116 | 1116 | SKIP_INSTALL = YES; |
1117 | 1117 | SWIFT_VERSION = 5.0; |
|
1179 | 1179 | "@loader_path/Frameworks", |
1180 | 1180 | ); |
1181 | 1181 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-watchOS"; |
1182 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1182 | + PRODUCT_NAME = TranslationManager; |
1183 | 1183 | SDKROOT = watchos; |
1184 | 1184 | SKIP_INSTALL = YES; |
1185 | 1185 | SWIFT_VERSION = 5.0; |
|
1206 | 1206 | "@loader_path/Frameworks", |
1207 | 1207 | ); |
1208 | 1208 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-watchOS"; |
1209 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1209 | + PRODUCT_NAME = TranslationManager; |
1210 | 1210 | SDKROOT = watchos; |
1211 | 1211 | SKIP_INSTALL = YES; |
1212 | 1212 | SWIFT_VERSION = 5.0; |
|
1232 | 1232 | "@loader_path/Frameworks", |
1233 | 1233 | ); |
1234 | 1234 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-tvOS"; |
1235 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1235 | + PRODUCT_NAME = TranslationManager; |
1236 | 1236 | SDKROOT = appletvos; |
1237 | 1237 | SKIP_INSTALL = YES; |
1238 | 1238 | SWIFT_VERSION = 5.0; |
|
1258 | 1258 | "@loader_path/Frameworks", |
1259 | 1259 | ); |
1260 | 1260 | PRODUCT_BUNDLE_IDENTIFIER = "com.nodes.TranslationManager-tvOS"; |
1261 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1261 | + PRODUCT_NAME = TranslationManager; |
1262 | 1262 | SDKROOT = appletvos; |
1263 | 1263 | SKIP_INSTALL = YES; |
1264 | 1264 | SWIFT_VERSION = 5.0; |
|
1450 | 1450 | "@loader_path/Frameworks", |
1451 | 1451 | ); |
1452 | 1452 | PRODUCT_BUNDLE_IDENTIFIER = com.nodes.TranslationManager; |
1453 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1453 | + PRODUCT_NAME = TranslationManager; |
1454 | 1454 | SKIP_INSTALL = YES; |
1455 | 1455 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1456 | 1456 | SWIFT_VERSION = 5.0; |
|
1477 | 1477 | "@loader_path/Frameworks", |
1478 | 1478 | ); |
1479 | 1479 | PRODUCT_BUNDLE_IDENTIFIER = com.nodes.TranslationManager; |
1480 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 1480 | + PRODUCT_NAME = TranslationManager; |
1481 | 1481 | SKIP_INSTALL = YES; |
1482 | 1482 | SWIFT_VERSION = 5.0; |
1483 | 1483 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments