|
87 | 87 | 260EC2301C4DC61D0093B253 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Extensions.swift; path = Sources/Extensions.swift; sourceTree = "<group>"; }; |
88 | 88 | 260EC2311C4DC61D0093B253 /* NetworkInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NetworkInterface.swift; path = Sources/NetworkInterface.swift; sourceTree = "<group>"; }; |
89 | 89 | 260EC2321C4DC61D0093B253 /* SlackWebAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SlackWebAPI.swift; path = Sources/SlackWebAPI.swift; sourceTree = "<group>"; }; |
90 | | - 263993B21CE90EE0004A6E93 /* SlackKit_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SlackKit_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
91 | | - 263993D11CE90EED004A6E93 /* SlackKit_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SlackKit_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 90 | + 263993B21CE90EE0004A6E93 /* SlackKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SlackKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 91 | + 263993D11CE90EED004A6E93 /* SlackKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SlackKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | 92 | 2661A6A41BBF62FF0026F67B /* SlackKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SlackKit.h; sourceTree = "<group>"; }; |
93 | 93 | 268E46131CE8F79D009F19CC /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-iOS.plist"; path = "Supporting Files/Info-iOS.plist"; sourceTree = "<group>"; }; |
94 | 94 | 268E46141CE8F79D009F19CC /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-tvOS.plist"; path = "Supporting Files/Info-tvOS.plist"; sourceTree = "<group>"; }; |
|
174 | 174 | children = ( |
175 | 175 | 26072A341BB48B3A00CD650C /* SlackKit.framework */, |
176 | 176 | 2601D6241C7688610012BF22 /* OSX-Sample.app */, |
177 | | - 263993B21CE90EE0004A6E93 /* SlackKit_iOS.framework */, |
178 | | - 263993D11CE90EED004A6E93 /* SlackKit_tvOS.framework */, |
| 177 | + 263993B21CE90EE0004A6E93 /* SlackKit.framework */, |
| 178 | + 263993D11CE90EED004A6E93 /* SlackKit.framework */, |
179 | 179 | ); |
180 | 180 | name = Products; |
181 | 181 | sourceTree = "<group>"; |
|
187 | 187 | 26BBA1871C398E3C00BF7225 /* Bot.swift */, |
188 | 188 | 26BBA1881C398E3C00BF7225 /* Channel.swift */, |
189 | 189 | 26BBA1891C398E3C00BF7225 /* Client.swift */, |
190 | | - C1A85FF81CE3BCEF00756C40 /* Client+EventHandling.swift */, |
191 | 190 | C1A85FF71CE3BCEF00756C40 /* Client+EventDispatching.swift */, |
| 191 | + C1A85FF81CE3BCEF00756C40 /* Client+EventHandling.swift */, |
192 | 192 | C16C98791CE7D3DD00692776 /* Client+Utilities.swift */, |
193 | 193 | 26BBA18A1C398E3C00BF7225 /* Event.swift */, |
194 | 194 | 26BBA18B1C398E3C00BF7225 /* EventDelegate.swift */, |
|
273 | 273 | productReference = 2601D6241C7688610012BF22 /* OSX-Sample.app */; |
274 | 274 | productType = "com.apple.product-type.application"; |
275 | 275 | }; |
276 | | - 26072A331BB48B3A00CD650C /* SlackKit */ = { |
| 276 | + 26072A331BB48B3A00CD650C /* SlackKit OS X */ = { |
277 | 277 | isa = PBXNativeTarget; |
278 | | - buildConfigurationList = 26072A3C1BB48B3B00CD650C /* Build configuration list for PBXNativeTarget "SlackKit" */; |
| 278 | + buildConfigurationList = 26072A3C1BB48B3B00CD650C /* Build configuration list for PBXNativeTarget "SlackKit OS X" */; |
279 | 279 | buildPhases = ( |
280 | 280 | 26072A2F1BB48B3A00CD650C /* Sources */, |
281 | 281 | 26072A301BB48B3A00CD650C /* Frameworks */, |
|
286 | 286 | ); |
287 | 287 | dependencies = ( |
288 | 288 | ); |
289 | | - name = SlackKit; |
| 289 | + name = "SlackKit OS X"; |
290 | 290 | productName = SlackRTMKit; |
291 | 291 | productReference = 26072A341BB48B3A00CD650C /* SlackKit.framework */; |
292 | 292 | productType = "com.apple.product-type.framework"; |
293 | 293 | }; |
294 | | - 263993951CE90EE0004A6E93 /* SlackKit_iOS */ = { |
| 294 | + 263993951CE90EE0004A6E93 /* SlackKit iOS */ = { |
295 | 295 | isa = PBXNativeTarget; |
296 | | - buildConfigurationList = 263993AF1CE90EE0004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit_iOS" */; |
| 296 | + buildConfigurationList = 263993AF1CE90EE0004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit iOS" */; |
297 | 297 | buildPhases = ( |
298 | 298 | 263993961CE90EE0004A6E93 /* Sources */, |
299 | 299 | 263993AA1CE90EE0004A6E93 /* Frameworks */, |
|
304 | 304 | ); |
305 | 305 | dependencies = ( |
306 | 306 | ); |
307 | | - name = SlackKit_iOS; |
| 307 | + name = "SlackKit iOS"; |
308 | 308 | productName = SlackRTMKit; |
309 | | - productReference = 263993B21CE90EE0004A6E93 /* SlackKit_iOS.framework */; |
| 309 | + productReference = 263993B21CE90EE0004A6E93 /* SlackKit.framework */; |
310 | 310 | productType = "com.apple.product-type.framework"; |
311 | 311 | }; |
312 | | - 263993B41CE90EED004A6E93 /* SlackKit_tvOS */ = { |
| 312 | + 263993B41CE90EED004A6E93 /* SlackKit tvOS */ = { |
313 | 313 | isa = PBXNativeTarget; |
314 | | - buildConfigurationList = 263993CE1CE90EED004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit_tvOS" */; |
| 314 | + buildConfigurationList = 263993CE1CE90EED004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit tvOS" */; |
315 | 315 | buildPhases = ( |
316 | 316 | 263993B51CE90EED004A6E93 /* Sources */, |
317 | 317 | 263993C91CE90EED004A6E93 /* Frameworks */, |
|
322 | 322 | ); |
323 | 323 | dependencies = ( |
324 | 324 | ); |
325 | | - name = SlackKit_tvOS; |
| 325 | + name = "SlackKit tvOS"; |
326 | 326 | productName = SlackRTMKit; |
327 | | - productReference = 263993D11CE90EED004A6E93 /* SlackKit_tvOS.framework */; |
| 327 | + productReference = 263993D11CE90EED004A6E93 /* SlackKit.framework */; |
328 | 328 | productType = "com.apple.product-type.framework"; |
329 | 329 | }; |
330 | 330 | /* End PBXNativeTarget section */ |
|
358 | 358 | projectDirPath = ""; |
359 | 359 | projectRoot = ""; |
360 | 360 | targets = ( |
361 | | - 26072A331BB48B3A00CD650C /* SlackKit */, |
362 | | - 263993951CE90EE0004A6E93 /* SlackKit_iOS */, |
363 | | - 263993B41CE90EED004A6E93 /* SlackKit_tvOS */, |
| 361 | + 26072A331BB48B3A00CD650C /* SlackKit OS X */, |
| 362 | + 263993951CE90EE0004A6E93 /* SlackKit iOS */, |
| 363 | + 263993B41CE90EED004A6E93 /* SlackKit tvOS */, |
364 | 364 | 2601D6231C7688610012BF22 /* OSX-Sample */, |
365 | 365 | ); |
366 | 366 | }; |
|
682 | 682 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
683 | 683 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
684 | 684 | PRODUCT_BUNDLE_IDENTIFIER = com.launchsoft.SlackKit; |
685 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 685 | + PRODUCT_NAME = SlackKit; |
686 | 686 | SDKROOT = iphoneos; |
687 | 687 | SKIP_INSTALL = YES; |
688 | 688 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; |
|
710 | 710 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
711 | 711 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
712 | 712 | PRODUCT_BUNDLE_IDENTIFIER = com.launchsoft.SlackKit; |
713 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 713 | + PRODUCT_NAME = SlackKit; |
714 | 714 | SDKROOT = iphoneos; |
715 | 715 | SKIP_INSTALL = YES; |
716 | 716 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; |
|
736 | 736 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
737 | 737 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
738 | 738 | PRODUCT_BUNDLE_IDENTIFIER = com.launchsoft.SlackKit; |
739 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 739 | + PRODUCT_NAME = SlackKit; |
740 | 740 | SDKROOT = appletvos; |
741 | 741 | SKIP_INSTALL = YES; |
742 | 742 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; |
|
764 | 764 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
765 | 765 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
766 | 766 | PRODUCT_BUNDLE_IDENTIFIER = com.launchsoft.SlackKit; |
767 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 767 | + PRODUCT_NAME = SlackKit; |
768 | 768 | SDKROOT = appletvos; |
769 | 769 | SKIP_INSTALL = YES; |
770 | 770 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; |
|
793 | 793 | defaultConfigurationIsVisible = 0; |
794 | 794 | defaultConfigurationName = Release; |
795 | 795 | }; |
796 | | - 26072A3C1BB48B3B00CD650C /* Build configuration list for PBXNativeTarget "SlackKit" */ = { |
| 796 | + 26072A3C1BB48B3B00CD650C /* Build configuration list for PBXNativeTarget "SlackKit OS X" */ = { |
797 | 797 | isa = XCConfigurationList; |
798 | 798 | buildConfigurations = ( |
799 | 799 | 26072A3D1BB48B3B00CD650C /* Debug */, |
|
802 | 802 | defaultConfigurationIsVisible = 0; |
803 | 803 | defaultConfigurationName = Release; |
804 | 804 | }; |
805 | | - 263993AF1CE90EE0004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit_iOS" */ = { |
| 805 | + 263993AF1CE90EE0004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit iOS" */ = { |
806 | 806 | isa = XCConfigurationList; |
807 | 807 | buildConfigurations = ( |
808 | 808 | 263993B01CE90EE0004A6E93 /* Debug */, |
|
811 | 811 | defaultConfigurationIsVisible = 0; |
812 | 812 | defaultConfigurationName = Release; |
813 | 813 | }; |
814 | | - 263993CE1CE90EED004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit_tvOS" */ = { |
| 814 | + 263993CE1CE90EED004A6E93 /* Build configuration list for PBXNativeTarget "SlackKit tvOS" */ = { |
815 | 815 | isa = XCConfigurationList; |
816 | 816 | buildConfigurations = ( |
817 | 817 | 263993CF1CE90EED004A6E93 /* Debug */, |
|
0 commit comments