|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 3549BB501DA38A2000C63030 /* DownPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 3549BB181DA3890B00C63030 /* DownPicker.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
11 | | - 3549BB661DA38ADB00C63030 /* DownPicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3549BB211DA389CD00C63030 /* DownPicker.framework */; }; |
| 11 | + 3549BB661DA38ADB00C63030 /* DownPickerSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3549BB211DA389CD00C63030 /* DownPickerSwift.framework */; }; |
12 | 12 | 359649031FB18CC000FC7ADC /* DownPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 359649021FB18CBF00FC7ADC /* DownPicker.swift */; }; |
13 | 13 | BD35B4F221DE6F45009F360C /* UIDownPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD35B4F121DE6F45009F360C /* UIDownPicker.swift */; }; |
14 | 14 | /* End PBXBuildFile section */ |
|
39 | 39 | /* Begin PBXFileReference section */ |
40 | 40 | 3549BB171DA3890B00C63030 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
41 | 41 | 3549BB181DA3890B00C63030 /* DownPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DownPicker.h; sourceTree = "<group>"; }; |
42 | | - 3549BB211DA389CD00C63030 /* DownPicker.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DownPicker.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + 3549BB211DA389CD00C63030 /* DownPickerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DownPickerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | 43 | 3549BB581DA38A8800C63030 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
44 | | - 3549BB611DA38ADB00C63030 /* DownPickerTests-iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "DownPickerTests-iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 44 | + 3549BB611DA38ADB00C63030 /* DownPickerSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DownPickerSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 45 | 359649021FB18CBF00FC7ADC /* DownPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownPicker.swift; sourceTree = "<group>"; }; |
46 | 46 | BD35B4F121DE6F45009F360C /* UIDownPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIDownPicker.swift; sourceTree = "<group>"; }; |
47 | 47 | /* End PBXFileReference section */ |
|
58 | 58 | isa = PBXFrameworksBuildPhase; |
59 | 59 | buildActionMask = 2147483647; |
60 | 60 | files = ( |
61 | | - 3549BB661DA38ADB00C63030 /* DownPicker.framework in Frameworks */, |
| 61 | + 3549BB661DA38ADB00C63030 /* DownPickerSwift.framework in Frameworks */, |
62 | 62 | ); |
63 | 63 | runOnlyForDeploymentPostprocessing = 0; |
64 | 64 | }; |
|
78 | 78 | 3549BB061DA387DB00C63030 /* Products */ = { |
79 | 79 | isa = PBXGroup; |
80 | 80 | children = ( |
81 | | - 3549BB211DA389CD00C63030 /* DownPicker.framework */, |
82 | | - 3549BB611DA38ADB00C63030 /* DownPickerTests-iOS.xctest */, |
| 81 | + 3549BB211DA389CD00C63030 /* DownPickerSwift.framework */, |
| 82 | + 3549BB611DA38ADB00C63030 /* DownPickerSwiftTests.xctest */, |
83 | 83 | ); |
84 | 84 | name = Products; |
85 | 85 | sourceTree = "<group>"; |
|
148 | 148 | /* End PBXHeadersBuildPhase section */ |
149 | 149 |
|
150 | 150 | /* Begin PBXNativeTarget section */ |
151 | | - 3549BB201DA389CD00C63030 /* DownPicker-iOS */ = { |
| 151 | + 3549BB201DA389CD00C63030 /* DownPickerSwift */ = { |
152 | 152 | isa = PBXNativeTarget; |
153 | | - buildConfigurationList = 3549BB261DA389CD00C63030 /* Build configuration list for PBXNativeTarget "DownPicker-iOS" */; |
| 153 | + buildConfigurationList = 3549BB261DA389CD00C63030 /* Build configuration list for PBXNativeTarget "DownPickerSwift" */; |
154 | 154 | buildPhases = ( |
155 | 155 | 3549BB1C1DA389CD00C63030 /* Sources */, |
156 | 156 | 3549BB1D1DA389CD00C63030 /* Frameworks */, |
|
161 | 161 | ); |
162 | 162 | dependencies = ( |
163 | 163 | ); |
164 | | - name = "DownPicker-iOS"; |
| 164 | + name = DownPickerSwift; |
165 | 165 | productName = "DownPicker-iOS"; |
166 | | - productReference = 3549BB211DA389CD00C63030 /* DownPicker.framework */; |
| 166 | + productReference = 3549BB211DA389CD00C63030 /* DownPickerSwift.framework */; |
167 | 167 | productType = "com.apple.product-type.framework"; |
168 | 168 | }; |
169 | | - 3549BB601DA38ADB00C63030 /* DownPickerTests-iOS */ = { |
| 169 | + 3549BB601DA38ADB00C63030 /* DownPickerSwiftTests */ = { |
170 | 170 | isa = PBXNativeTarget; |
171 | | - buildConfigurationList = 3549BB691DA38ADB00C63030 /* Build configuration list for PBXNativeTarget "DownPickerTests-iOS" */; |
| 171 | + buildConfigurationList = 3549BB691DA38ADB00C63030 /* Build configuration list for PBXNativeTarget "DownPickerSwiftTests" */; |
172 | 172 | buildPhases = ( |
173 | 173 | 3549BB5D1DA38ADB00C63030 /* Sources */, |
174 | 174 | 3549BB5E1DA38ADB00C63030 /* Frameworks */, |
|
180 | 180 | dependencies = ( |
181 | 181 | 3549BB681DA38ADB00C63030 /* PBXTargetDependency */, |
182 | 182 | ); |
183 | | - name = "DownPickerTests-iOS"; |
| 183 | + name = DownPickerSwiftTests; |
184 | 184 | productName = "DownPickerTests-iOS"; |
185 | | - productReference = 3549BB611DA38ADB00C63030 /* DownPickerTests-iOS.xctest */; |
| 185 | + productReference = 3549BB611DA38ADB00C63030 /* DownPickerSwiftTests.xctest */; |
186 | 186 | productType = "com.apple.product-type.bundle.unit-test"; |
187 | 187 | }; |
188 | 188 | /* End PBXNativeTarget section */ |
|
207 | 207 | }; |
208 | 208 | }; |
209 | 209 | }; |
210 | | - buildConfigurationList = 3549BAFF1DA387DB00C63030 /* Build configuration list for PBXProject "DownPicker" */; |
| 210 | + buildConfigurationList = 3549BAFF1DA387DB00C63030 /* Build configuration list for PBXProject "DownPickerSwift" */; |
211 | 211 | compatibilityVersion = "Xcode 3.2"; |
212 | 212 | developmentRegion = English; |
213 | 213 | hasScannedForEncodings = 0; |
|
220 | 220 | projectDirPath = ""; |
221 | 221 | projectRoot = ""; |
222 | 222 | targets = ( |
223 | | - 3549BB201DA389CD00C63030 /* DownPicker-iOS */, |
224 | | - 3549BB601DA38ADB00C63030 /* DownPickerTests-iOS */, |
| 223 | + 3549BB201DA389CD00C63030 /* DownPickerSwift */, |
| 224 | + 3549BB601DA38ADB00C63030 /* DownPickerSwiftTests */, |
225 | 225 | ); |
226 | 226 | }; |
227 | 227 | /* End PBXProject section */ |
|
265 | 265 | /* Begin PBXTargetDependency section */ |
266 | 266 | 3549BB681DA38ADB00C63030 /* PBXTargetDependency */ = { |
267 | 267 | isa = PBXTargetDependency; |
268 | | - target = 3549BB201DA389CD00C63030 /* DownPicker-iOS */; |
| 268 | + target = 3549BB201DA389CD00C63030 /* DownPickerSwift */; |
269 | 269 | targetProxy = 3549BB671DA38ADB00C63030 /* PBXContainerItemProxy */; |
270 | 270 | }; |
271 | 271 | /* End PBXTargetDependency section */ |
|
405 | 405 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
406 | 406 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
407 | 407 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 408 | + MARKETING_VERSION = 2.0.0; |
408 | 409 | PRODUCT_BUNDLE_IDENTIFIER = ai.homebase.DownPickerSwift; |
409 | | - PRODUCT_NAME = DownPicker; |
| 410 | + PRODUCT_NAME = DownPickerSwift; |
410 | 411 | SKIP_INSTALL = YES; |
| 412 | + SUPPORTS_MACCATALYST = NO; |
411 | 413 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
412 | 414 | SWIFT_VERSION = 5.0; |
413 | | - TARGETED_DEVICE_FAMILY = 1; |
| 415 | + TARGETED_DEVICE_FAMILY = "1,2"; |
414 | 416 | }; |
415 | 417 | name = Debug; |
416 | 418 | }; |
|
427 | 429 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
428 | 430 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
429 | 431 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 432 | + MARKETING_VERSION = 2.0.0; |
430 | 433 | PRODUCT_BUNDLE_IDENTIFIER = ai.homebase.DownPickerSwift; |
431 | | - PRODUCT_NAME = DownPicker; |
| 434 | + PRODUCT_NAME = DownPickerSwift; |
432 | 435 | SKIP_INSTALL = YES; |
| 436 | + SUPPORTS_MACCATALYST = NO; |
433 | 437 | SWIFT_VERSION = 5.0; |
434 | | - TARGETED_DEVICE_FAMILY = 1; |
| 438 | + TARGETED_DEVICE_FAMILY = "1,2"; |
435 | 439 | }; |
436 | 440 | name = Release; |
437 | 441 | }; |
|
473 | 477 | /* End XCBuildConfiguration section */ |
474 | 478 |
|
475 | 479 | /* Begin XCConfigurationList section */ |
476 | | - 3549BAFF1DA387DB00C63030 /* Build configuration list for PBXProject "DownPicker" */ = { |
| 480 | + 3549BAFF1DA387DB00C63030 /* Build configuration list for PBXProject "DownPickerSwift" */ = { |
477 | 481 | isa = XCConfigurationList; |
478 | 482 | buildConfigurations = ( |
479 | 483 | 3549BB0B1DA387DB00C63030 /* Debug */, |
|
482 | 486 | defaultConfigurationIsVisible = 0; |
483 | 487 | defaultConfigurationName = Release; |
484 | 488 | }; |
485 | | - 3549BB261DA389CD00C63030 /* Build configuration list for PBXNativeTarget "DownPicker-iOS" */ = { |
| 489 | + 3549BB261DA389CD00C63030 /* Build configuration list for PBXNativeTarget "DownPickerSwift" */ = { |
486 | 490 | isa = XCConfigurationList; |
487 | 491 | buildConfigurations = ( |
488 | 492 | 3549BB271DA389CD00C63030 /* Debug */, |
|
491 | 495 | defaultConfigurationIsVisible = 0; |
492 | 496 | defaultConfigurationName = Release; |
493 | 497 | }; |
494 | | - 3549BB691DA38ADB00C63030 /* Build configuration list for PBXNativeTarget "DownPickerTests-iOS" */ = { |
| 498 | + 3549BB691DA38ADB00C63030 /* Build configuration list for PBXNativeTarget "DownPickerSwiftTests" */ = { |
495 | 499 | isa = XCConfigurationList; |
496 | 500 | buildConfigurations = ( |
497 | 501 | 3549BB6A1DA38ADB00C63030 /* Debug */, |
|
0 commit comments