|
52 | 52 | 6AA598482DE72E910078CC9F /* ServerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerView.swift; sourceTree = "<group>"; }; |
53 | 53 | 6AA5984B2DE72EF40078CC9F /* Fixtures.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fixtures.swift; sourceTree = "<group>"; }; |
54 | 54 | 6AA5984F2DE73A8F0078CC9F /* EditServerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditServerView.swift; sourceTree = "<group>"; }; |
55 | | - 7555FF7B242A565900829871 /* iosVariant.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosVariant.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 7555FF7B242A565900829871 /* Variant.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Variant.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 56 | 7555FF82242A565900829871 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; }; |
57 | 57 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
58 | 58 | B62AADC22DFDDF01000BCC0C /* DirectoryEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DirectoryEntry.swift; sourceTree = "<group>"; }; |
|
110 | 110 | 7555FF7C242A565900829871 /* Products */ = { |
111 | 111 | isa = PBXGroup; |
112 | 112 | children = ( |
113 | | - 7555FF7B242A565900829871 /* iosVariant.app */, |
| 113 | + 7555FF7B242A565900829871 /* Variant.app */, |
114 | 114 | ); |
115 | 115 | name = Products; |
116 | 116 | sourceTree = "<group>"; |
|
201 | 201 | /* End PBXGroup section */ |
202 | 202 |
|
203 | 203 | /* Begin PBXNativeTarget section */ |
204 | | - 7555FF7A242A565900829871 /* iosVariant */ = { |
| 204 | + 7555FF7A242A565900829871 /* Variant */ = { |
205 | 205 | isa = PBXNativeTarget; |
206 | | - buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosVariant" */; |
| 206 | + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "Variant" */; |
207 | 207 | buildPhases = ( |
208 | 208 | 7555FFB5242A651A00829871 /* ShellScript */, |
209 | 209 | 7555FF77242A565900829871 /* Sources */, |
|
215 | 215 | ); |
216 | 216 | dependencies = ( |
217 | 217 | ); |
218 | | - name = iosVariant; |
| 218 | + name = Variant; |
219 | 219 | productName = iosVariant; |
220 | | - productReference = 7555FF7B242A565900829871 /* iosVariant.app */; |
| 220 | + productReference = 7555FF7B242A565900829871 /* Variant.app */; |
221 | 221 | productType = "com.apple.product-type.application"; |
222 | 222 | }; |
223 | 223 | /* End PBXNativeTarget section */ |
|
235 | 235 | }; |
236 | 236 | }; |
237 | 237 | }; |
238 | | - buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosVariant" */; |
| 238 | + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "Variant" */; |
239 | 239 | compatibilityVersion = "Xcode 9.3"; |
240 | 240 | developmentRegion = en; |
241 | 241 | hasScannedForEncodings = 0; |
|
252 | 252 | projectDirPath = ""; |
253 | 253 | projectRoot = ""; |
254 | 254 | targets = ( |
255 | | - 7555FF7A242A565900829871 /* iosVariant */, |
| 255 | + 7555FF7A242A565900829871 /* Variant */, |
256 | 256 | ); |
257 | 257 | }; |
258 | 258 | /* End PBXProject section */ |
|
447 | 447 | "$(SRCROOT)/../Variant/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
448 | 448 | ); |
449 | 449 | INFOPLIST_FILE = iosVariant/Info.plist; |
| 450 | + INFOPLIST_KEY_CFBundleDisplayName = "ComiXed Variant"; |
450 | 451 | IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
451 | 452 | LD_RUNPATH_SEARCH_PATHS = ( |
452 | 453 | "$(inherited)", |
453 | 454 | "@executable_path/Frameworks", |
454 | 455 | ); |
| 456 | + MARKETING_VERSION = 0.1.0; |
455 | 457 | OTHER_LDFLAGS = ( |
456 | 458 | "$(inherited)", |
457 | 459 | "-framework", |
458 | 460 | Variant, |
459 | 461 | ); |
460 | | - PRODUCT_BUNDLE_IDENTIFIER = orgIdentifier.iosVariant; |
| 462 | + PRODUCT_BUNDLE_IDENTIFIER = org.comixedproject.iosVariant; |
461 | 463 | PRODUCT_NAME = "$(TARGET_NAME)"; |
462 | 464 | SWIFT_VERSION = 5.0; |
463 | 465 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
477 | 479 | "$(SRCROOT)/../Variant/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
478 | 480 | ); |
479 | 481 | INFOPLIST_FILE = iosVariant/Info.plist; |
| 482 | + INFOPLIST_KEY_CFBundleDisplayName = "ComiXed Variant"; |
480 | 483 | IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
481 | 484 | LD_RUNPATH_SEARCH_PATHS = ( |
482 | 485 | "$(inherited)", |
483 | 486 | "@executable_path/Frameworks", |
484 | 487 | ); |
| 488 | + MARKETING_VERSION = 0.1.0; |
485 | 489 | OTHER_LDFLAGS = ( |
486 | 490 | "$(inherited)", |
487 | 491 | "-framework", |
488 | 492 | Variant, |
489 | 493 | ); |
490 | | - PRODUCT_BUNDLE_IDENTIFIER = orgIdentifier.iosVariant; |
| 494 | + PRODUCT_BUNDLE_IDENTIFIER = org.comixedproject.iosVariant; |
491 | 495 | PRODUCT_NAME = "$(TARGET_NAME)"; |
492 | 496 | SWIFT_VERSION = 5.0; |
493 | 497 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
497 | 501 | /* End XCBuildConfiguration section */ |
498 | 502 |
|
499 | 503 | /* Begin XCConfigurationList section */ |
500 | | - 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosVariant" */ = { |
| 504 | + 7555FF76242A565900829871 /* Build configuration list for PBXProject "Variant" */ = { |
501 | 505 | isa = XCConfigurationList; |
502 | 506 | buildConfigurations = ( |
503 | 507 | 7555FFA3242A565B00829871 /* Debug */, |
|
506 | 510 | defaultConfigurationIsVisible = 0; |
507 | 511 | defaultConfigurationName = Release; |
508 | 512 | }; |
509 | | - 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosVariant" */ = { |
| 513 | + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "Variant" */ = { |
510 | 514 | isa = XCConfigurationList; |
511 | 515 | buildConfigurations = ( |
512 | 516 | 7555FFA6242A565B00829871 /* Debug */, |
|
0 commit comments