|
147 | 147 | 50A1C6A722667188003A8554 /* ServiceSimpleLocator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceSimpleLocator.swift; sourceTree = "<group>"; }; |
148 | 148 | 50A1C6A9226BAD01003A8554 /* ServiceLocatorKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceLocatorKey.swift; sourceTree = "<group>"; }; |
149 | 149 | 50AA75A820C98169003ED4CC /* ServiceSimpleLocatorObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceSimpleLocatorObjC.swift; sourceTree = "<group>"; }; |
150 | | - 50AA75AA20C98642003ED4CC /* Example-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Example-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 150 | + 50AA75AA20C98642003ED4CC /* Tester-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tester-Bridging-Header.h"; sourceTree = "<group>"; }; |
151 | 151 | 50AA75AB20C98643003ED4CC /* ObjCViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ObjCViewController.h; sourceTree = "<group>"; }; |
152 | 152 | 50AA75AC20C98643003ED4CC /* ObjCViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ObjCViewController.m; sourceTree = "<group>"; }; |
153 | 153 | 50B2CCB220C908660027E832 /* ServiceProviderObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceProviderObjC.swift; sourceTree = "<group>"; }; |
154 | | - 50DA15CA20C44AF700B756B3 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 154 | + 50DA15CA20C44AF700B756B3 /* Tester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tester.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
155 | 155 | 50DA15CD20C44AF700B756B3 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
156 | 156 | 50DA15CF20C44AF700B756B3 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
157 | 157 | 50DA15D220C44AF700B756B3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
342 | 342 | 50DA15D420C44AF800B756B3 /* Assets.xcassets */, |
343 | 343 | 50DA15D620C44AF800B756B3 /* LaunchScreen.storyboard */, |
344 | 344 | 50DA15D920C44AF800B756B3 /* Info.plist */, |
345 | | - 50AA75AA20C98642003ED4CC /* Example-Bridging-Header.h */, |
| 345 | + 50AA75AA20C98642003ED4CC /* Tester-Bridging-Header.h */, |
346 | 346 | ); |
347 | 347 | name = "Support Files"; |
348 | 348 | sourceTree = "<group>"; |
|
367 | 367 | 50DA160E20C4D9B600B756B3 /* README.md */, |
368 | 368 | 50DA160F20C4DB6700B756B3 /* ServiceContainerKit.podspec */, |
369 | 369 | 5033D4452530F7E900977A99 /* Package.swift */, |
370 | | - 50DA15CC20C44AF700B756B3 /* Example */, |
| 370 | + 50DA15CC20C44AF700B756B3 /* Tester */, |
371 | 371 | 506F9EF820E3E3F100E44CBD /* Sources */, |
372 | 372 | 506F9F0520E3E3F100E44CBD /* Tests */, |
373 | 373 | 50DA15CB20C44AF700B756B3 /* Products */, |
|
378 | 378 | 50DA15CB20C44AF700B756B3 /* Products */ = { |
379 | 379 | isa = PBXGroup; |
380 | 380 | children = ( |
381 | | - 50DA15CA20C44AF700B756B3 /* Example.app */, |
| 381 | + 50DA15CA20C44AF700B756B3 /* Tester.app */, |
382 | 382 | 506F9EFF20E3E3F100E44CBD /* ServiceContainerKitTests.xctest */, |
383 | 383 | 506F9F1F20E3E4B400E44CBD /* ServiceContainerKit.framework */, |
384 | 384 | ); |
385 | 385 | name = Products; |
386 | 386 | sourceTree = "<group>"; |
387 | 387 | }; |
388 | | - 50DA15CC20C44AF700B756B3 /* Example */ = { |
| 388 | + 50DA15CC20C44AF700B756B3 /* Tester */ = { |
389 | 389 | isa = PBXGroup; |
390 | 390 | children = ( |
391 | 391 | 50DA15CD20C44AF700B756B3 /* AppDelegate.swift */, |
|
398 | 398 | 5025E1022523B3E800CDB01E /* ServiceLocator */, |
399 | 399 | 506F9F4820E3FEE400E44CBD /* Support Files */, |
400 | 400 | ); |
401 | | - path = Example; |
| 401 | + path = Tester; |
402 | 402 | sourceTree = "<group>"; |
403 | 403 | }; |
404 | 404 | 50DA160220C4500100B756B3 /* Frameworks */ = { |
|
459 | 459 | productReference = 506F9F1F20E3E4B400E44CBD /* ServiceContainerKit.framework */; |
460 | 460 | productType = "com.apple.product-type.framework"; |
461 | 461 | }; |
462 | | - 50DA15C920C44AF700B756B3 /* Example */ = { |
| 462 | + 50DA15C920C44AF700B756B3 /* Tester */ = { |
463 | 463 | isa = PBXNativeTarget; |
464 | | - buildConfigurationList = 50DA15DC20C44AF800B756B3 /* Build configuration list for PBXNativeTarget "Example" */; |
| 464 | + buildConfigurationList = 50DA15DC20C44AF800B756B3 /* Build configuration list for PBXNativeTarget "Tester" */; |
465 | 465 | buildPhases = ( |
466 | 466 | 504C7B31227E463200762BC7 /* SwiftLint */, |
467 | 467 | 50DA15C620C44AF700B756B3 /* Sources */, |
|
474 | 474 | dependencies = ( |
475 | 475 | 506F9F2520E3E4B400E44CBD /* PBXTargetDependency */, |
476 | 476 | ); |
477 | | - name = Example; |
| 477 | + name = Tester; |
478 | 478 | productName = ServiceProviderExample; |
479 | | - productReference = 50DA15CA20C44AF700B756B3 /* Example.app */; |
| 479 | + productReference = 50DA15CA20C44AF700B756B3 /* Tester.app */; |
480 | 480 | productType = "com.apple.product-type.application"; |
481 | 481 | }; |
482 | 482 | /* End PBXNativeTarget section */ |
|
516 | 516 | projectDirPath = ""; |
517 | 517 | projectRoot = ""; |
518 | 518 | targets = ( |
519 | | - 50DA15C920C44AF700B756B3 /* Example */, |
| 519 | + 50DA15C920C44AF700B756B3 /* Tester */, |
520 | 520 | 506F9F1E20E3E4B400E44CBD /* ServiceContainerKit */, |
521 | 521 | 506F9EFE20E3E3F100E44CBD /* ServiceContainerKitTests */, |
522 | 522 | ); |
|
654 | 654 | /* Begin PBXTargetDependency section */ |
655 | 655 | 506F9F0420E3E3F100E44CBD /* PBXTargetDependency */ = { |
656 | 656 | isa = PBXTargetDependency; |
657 | | - target = 50DA15C920C44AF700B756B3 /* Example */; |
| 657 | + target = 50DA15C920C44AF700B756B3 /* Tester */; |
658 | 658 | targetProxy = 506F9F0320E3E3F100E44CBD /* PBXContainerItemProxy */; |
659 | 659 | }; |
660 | 660 | 506F9F2520E3E4B400E44CBD /* PBXTargetDependency */ = { |
|
908 | 908 | CODE_SIGN_STYLE = Manual; |
909 | 909 | DEVELOPMENT_TEAM = ""; |
910 | 910 | IBSC_WARNINGS = NO; |
911 | | - INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist"; |
| 911 | + INFOPLIST_FILE = "$(SRCROOT)/Tester/Info.plist"; |
912 | 912 | LD_RUNPATH_SEARCH_PATHS = ( |
913 | 913 | "$(inherited)", |
914 | 914 | "@executable_path/Frameworks", |
915 | 915 | ); |
916 | | - PRODUCT_BUNDLE_IDENTIFIER = ru.provir.ServiceContainerKitExample; |
| 916 | + PRODUCT_BUNDLE_IDENTIFIER = ru.provir.ServiceContainerKit.Tester; |
917 | 917 | PRODUCT_NAME = "$(TARGET_NAME)"; |
918 | 918 | PROVISIONING_PROFILE = ""; |
919 | 919 | PROVISIONING_PROFILE_SPECIFIER = ""; |
920 | | - SWIFT_OBJC_BRIDGING_HEADER = "Example/Example-Bridging-Header.h"; |
| 920 | + SWIFT_OBJC_BRIDGING_HEADER = "Tester/Tester-Bridging-Header.h"; |
921 | 921 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
922 | 922 | SWIFT_VERSION = 5.0; |
923 | 923 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
934 | 934 | CODE_SIGN_STYLE = Manual; |
935 | 935 | DEVELOPMENT_TEAM = ""; |
936 | 936 | IBSC_WARNINGS = NO; |
937 | | - INFOPLIST_FILE = "$(SRCROOT)/Example/Info.plist"; |
| 937 | + INFOPLIST_FILE = "$(SRCROOT)/Tester/Info.plist"; |
938 | 938 | LD_RUNPATH_SEARCH_PATHS = ( |
939 | 939 | "$(inherited)", |
940 | 940 | "@executable_path/Frameworks", |
941 | 941 | ); |
942 | | - PRODUCT_BUNDLE_IDENTIFIER = ru.provir.ServiceContainerKitExample; |
| 942 | + PRODUCT_BUNDLE_IDENTIFIER = ru.provir.ServiceContainerKit.Tester; |
943 | 943 | PRODUCT_NAME = "$(TARGET_NAME)"; |
944 | 944 | PROVISIONING_PROFILE_SPECIFIER = ""; |
945 | | - SWIFT_OBJC_BRIDGING_HEADER = "Example/Example-Bridging-Header.h"; |
| 945 | + SWIFT_OBJC_BRIDGING_HEADER = "Tester/Tester-Bridging-Header.h"; |
946 | 946 | SWIFT_VERSION = 5.0; |
947 | 947 | TARGETED_DEVICE_FAMILY = "1,2"; |
948 | 948 | }; |
|
978 | 978 | defaultConfigurationIsVisible = 0; |
979 | 979 | defaultConfigurationName = Release; |
980 | 980 | }; |
981 | | - 50DA15DC20C44AF800B756B3 /* Build configuration list for PBXNativeTarget "Example" */ = { |
| 981 | + 50DA15DC20C44AF800B756B3 /* Build configuration list for PBXNativeTarget "Tester" */ = { |
982 | 982 | isa = XCConfigurationList; |
983 | 983 | buildConfigurations = ( |
984 | 984 | 50DA15DD20C44AF800B756B3 /* Debug */, |
|
0 commit comments