File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
TicketsSDKDemoIntegration.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 416
416
"$(inherited)",
417
417
"@executable_path/Frameworks",
418
418
);
419
+ MARKETING_VERSION = 3.12.1;
419
420
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.TicketsSDKDemoIntegration;
420
421
PRODUCT_NAME = "$(TARGET_NAME)";
421
422
SWIFT_EMIT_LOC_STRINGS = YES;
445
446
"$(inherited)",
446
447
"@executable_path/Frameworks",
447
448
);
449
+ MARKETING_VERSION = 3.12.1;
448
450
PRODUCT_BUNDLE_IDENTIFIER = com.ticketmaster.TicketsSDKDemoIntegration;
449
451
PRODUCT_NAME = "$(TARGET_NAME)";
450
452
SWIFT_EMIT_LOC_STRINGS = YES;
482
484
repositoryURL = "https://github.com/ticketmaster/iOS-TicketmasterSDK.git";
483
485
requirement = {
484
486
kind = exactVersion;
485
- version = 1.14.0 ;
487
+ version = 1.14.1 ;
486
488
};
487
489
};
488
490
/* End XCRemoteSwiftPackageReference section */
You can’t perform that action at this time.
0 commit comments