|
70 | 70 | 1FA620001996601000460108 /* SwiftState.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftState.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
71 | 71 | 1FA620041996601000460108 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
72 | 72 | 1FA620051996601000460108 /* SwiftState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftState.h; sourceTree = "<group>"; }; |
73 | | - 1FA6200B1996601000460108 /* SwiftStateTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftStateTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 73 | + 1FA6200B1996601000460108 /* SwiftState-OSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SwiftState-OSXTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
74 | 74 | 1FA6200E1996601000460108 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
75 | 75 | 1FA620191996606200460108 /* StateEventType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StateEventType.swift; sourceTree = "<group>"; }; |
76 | 76 | 1FA6201A1996606300460108 /* StateMachine.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StateMachine.swift; sourceTree = "<group>"; }; |
|
143 | 143 | isa = PBXGroup; |
144 | 144 | children = ( |
145 | 145 | 1FA620001996601000460108 /* SwiftState.framework */, |
146 | | - 1FA6200B1996601000460108 /* SwiftStateTests.xctest */, |
| 146 | + 1FA6200B1996601000460108 /* SwiftState-OSXTests.xctest */, |
147 | 147 | 4872D5AC19B4211900F326B5 /* SwiftState.framework */, |
148 | 148 | 4822F0A619D0085E00F5F572 /* SwiftStateTests-iOS.xctest */, |
149 | 149 | ); |
|
242 | 242 | /* End PBXHeadersBuildPhase section */ |
243 | 243 |
|
244 | 244 | /* Begin PBXNativeTarget section */ |
245 | | - 1FA61FFF1996601000460108 /* SwiftState */ = { |
| 245 | + 1FA61FFF1996601000460108 /* SwiftState-OSX */ = { |
246 | 246 | isa = PBXNativeTarget; |
247 | | - buildConfigurationList = 1FA620131996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState" */; |
| 247 | + buildConfigurationList = 1FA620131996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState-OSX" */; |
248 | 248 | buildPhases = ( |
249 | 249 | 1FA61FFB1996601000460108 /* Sources */, |
250 | 250 | 1FA61FFC1996601000460108 /* Frameworks */, |
|
255 | 255 | ); |
256 | 256 | dependencies = ( |
257 | 257 | ); |
258 | | - name = SwiftState; |
| 258 | + name = "SwiftState-OSX"; |
259 | 259 | productName = SwiftState; |
260 | 260 | productReference = 1FA620001996601000460108 /* SwiftState.framework */; |
261 | 261 | productType = "com.apple.product-type.framework"; |
262 | 262 | }; |
263 | | - 1FA6200A1996601000460108 /* SwiftStateTests */ = { |
| 263 | + 1FA6200A1996601000460108 /* SwiftState-OSXTests */ = { |
264 | 264 | isa = PBXNativeTarget; |
265 | | - buildConfigurationList = 1FA620161996601000460108 /* Build configuration list for PBXNativeTarget "SwiftStateTests" */; |
| 265 | + buildConfigurationList = 1FA620161996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState-OSXTests" */; |
266 | 266 | buildPhases = ( |
267 | 267 | 1FA620071996601000460108 /* Sources */, |
268 | 268 | 1FA620081996601000460108 /* Frameworks */, |
|
273 | 273 | dependencies = ( |
274 | 274 | 1FF69206199662A000E3CE40 /* PBXTargetDependency */, |
275 | 275 | ); |
276 | | - name = SwiftStateTests; |
| 276 | + name = "SwiftState-OSXTests"; |
277 | 277 | productName = SwiftStateTests; |
278 | | - productReference = 1FA6200B1996601000460108 /* SwiftStateTests.xctest */; |
| 278 | + productReference = 1FA6200B1996601000460108 /* SwiftState-OSXTests.xctest */; |
279 | 279 | productType = "com.apple.product-type.bundle.unit-test"; |
280 | 280 | }; |
281 | 281 | 4822F09E19D0085E00F5F572 /* SwiftState-iOSTests */ = { |
|
345 | 345 | projectDirPath = ""; |
346 | 346 | projectRoot = ""; |
347 | 347 | targets = ( |
348 | | - 1FA61FFF1996601000460108 /* SwiftState */, |
349 | | - 1FA6200A1996601000460108 /* SwiftStateTests */, |
| 348 | + 1FA61FFF1996601000460108 /* SwiftState-OSX */, |
| 349 | + 1FA6200A1996601000460108 /* SwiftState-OSXTests */, |
350 | 350 | 4872D5AB19B4211900F326B5 /* SwiftState-iOS */, |
351 | 351 | 4822F09E19D0085E00F5F572 /* SwiftState-iOSTests */, |
352 | 352 | ); |
|
460 | 460 | /* Begin PBXTargetDependency section */ |
461 | 461 | 1FF69206199662A000E3CE40 /* PBXTargetDependency */ = { |
462 | 462 | isa = PBXTargetDependency; |
463 | | - target = 1FA61FFF1996601000460108 /* SwiftState */; |
| 463 | + target = 1FA61FFF1996601000460108 /* SwiftState-OSX */; |
464 | 464 | targetProxy = 1FF69205199662A000E3CE40 /* PBXContainerItemProxy */; |
465 | 465 | }; |
466 | 466 | /* End PBXTargetDependency section */ |
|
558 | 558 | INFOPLIST_FILE = SwiftState/Info.plist; |
559 | 559 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
560 | 560 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
561 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 561 | + MACOSX_DEPLOYMENT_TARGET = 10.9; |
| 562 | + PRODUCT_NAME = "$(PROJECT_NAME)"; |
562 | 563 | SKIP_INSTALL = YES; |
563 | 564 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
564 | 565 | }; |
|
577 | 578 | INFOPLIST_FILE = SwiftState/Info.plist; |
578 | 579 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
579 | 580 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
580 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 581 | + MACOSX_DEPLOYMENT_TARGET = 10.9; |
| 582 | + PRODUCT_NAME = "$(PROJECT_NAME)"; |
581 | 583 | SKIP_INSTALL = YES; |
582 | 584 | }; |
583 | 585 | name = Release; |
|
664 | 666 | INFOPLIST_FILE = "$(SRCROOT)/SwiftState/Info.plist"; |
665 | 667 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
666 | 668 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
667 | | - PRODUCT_NAME = SwiftState; |
| 669 | + PRODUCT_NAME = "$(PROJECT_NAME)"; |
668 | 670 | SDKROOT = iphoneos; |
669 | 671 | SKIP_INSTALL = YES; |
670 | 672 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
682 | 684 | INFOPLIST_FILE = "$(SRCROOT)/SwiftState/Info.plist"; |
683 | 685 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
684 | 686 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
685 | | - PRODUCT_NAME = SwiftState; |
| 687 | + PRODUCT_NAME = "$(PROJECT_NAME)"; |
686 | 688 | SDKROOT = iphoneos; |
687 | 689 | SKIP_INSTALL = YES; |
688 | 690 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
702 | 704 | defaultConfigurationIsVisible = 0; |
703 | 705 | defaultConfigurationName = Release; |
704 | 706 | }; |
705 | | - 1FA620131996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState" */ = { |
| 707 | + 1FA620131996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState-OSX" */ = { |
706 | 708 | isa = XCConfigurationList; |
707 | 709 | buildConfigurations = ( |
708 | 710 | 1FA620141996601000460108 /* Debug */, |
|
711 | 713 | defaultConfigurationIsVisible = 0; |
712 | 714 | defaultConfigurationName = Release; |
713 | 715 | }; |
714 | | - 1FA620161996601000460108 /* Build configuration list for PBXNativeTarget "SwiftStateTests" */ = { |
| 716 | + 1FA620161996601000460108 /* Build configuration list for PBXNativeTarget "SwiftState-OSXTests" */ = { |
715 | 717 | isa = XCConfigurationList; |
716 | 718 | buildConfigurations = ( |
717 | 719 | 1FA620171996601000460108 /* Debug */, |
|
0 commit comments