|
66 | 66 | 331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
67 | 67 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
|
68 | 68 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
|
69 |
| - 33CC10ED2044A3C60003C045 /* iptv_player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iptv_player.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 69 | + 33CC10ED2044A3C60003C045 /* Another IPTV Player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Another IPTV Player.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | 70 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
71 | 71 | 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
|
72 | 72 | 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
144 | 144 | 33CC10EE2044A3C60003C045 /* Products */ = {
|
145 | 145 | isa = PBXGroup;
|
146 | 146 | children = (
|
147 |
| - 33CC10ED2044A3C60003C045 /* iptv_player.app */, |
| 147 | + 33CC10ED2044A3C60003C045 /* Another IPTV Player.app */, |
148 | 148 | 331C80D5294CF71000263BE5 /* RunnerTests.xctest */,
|
149 | 149 | );
|
150 | 150 | name = Products;
|
|
195 | 195 | 83708D63EF40BD983E455287 /* Pods-RunnerTests.release.xcconfig */,
|
196 | 196 | 5A73F4EDB2D9B0AC409BF49E /* Pods-RunnerTests.profile.xcconfig */,
|
197 | 197 | );
|
198 |
| - name = Pods; |
199 | 198 | path = Pods;
|
200 | 199 | sourceTree = "<group>";
|
201 | 200 | };
|
|
249 | 248 | );
|
250 | 249 | name = Runner;
|
251 | 250 | productName = Runner;
|
252 |
| - productReference = 33CC10ED2044A3C60003C045 /* iptv_player.app */; |
| 251 | + productReference = 33CC10ED2044A3C60003C045 /* Another IPTV Player.app */; |
253 | 252 | productType = "com.apple.product-type.application";
|
254 | 253 | };
|
255 | 254 | /* End PBXNativeTarget section */
|
|
270 | 269 | 33CC10EC2044A3C60003C045 = {
|
271 | 270 | CreatedOnToolsVersion = 9.2;
|
272 | 271 | LastSwiftMigration = 1100;
|
273 |
| - ProvisioningStyle = Automatic; |
274 | 272 | SystemCapabilities = {
|
275 | 273 | com.apple.Sandbox = {
|
276 | 274 | enabled = 1;
|
|
572 | 570 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
573 | 571 | CLANG_ENABLE_MODULES = YES;
|
574 | 572 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
| 573 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 574 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
575 | 575 | CODE_SIGN_STYLE = Automatic;
|
576 | 576 | COMBINE_HIDPI_IMAGES = YES;
|
| 577 | + DEVELOPMENT_TEAM = RJF8BC3HBY; |
577 | 578 | INFOPLIST_FILE = Runner/Info.plist;
|
578 | 579 | LD_RUNPATH_SEARCH_PATHS = (
|
579 | 580 | "$(inherited)",
|
580 | 581 | "@executable_path/../Frameworks",
|
581 | 582 | );
|
| 583 | + MARKETING_VERSION = 0.5.1; |
| 584 | + PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
582 | 585 | PROVISIONING_PROFILE_SPECIFIER = "";
|
583 | 586 | SWIFT_VERSION = 5.0;
|
584 | 587 | };
|
|
704 | 707 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
705 | 708 | CLANG_ENABLE_MODULES = YES;
|
706 | 709 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
| 710 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 711 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
707 | 712 | CODE_SIGN_STYLE = Automatic;
|
708 | 713 | COMBINE_HIDPI_IMAGES = YES;
|
| 714 | + DEVELOPMENT_TEAM = RJF8BC3HBY; |
709 | 715 | INFOPLIST_FILE = Runner/Info.plist;
|
710 | 716 | LD_RUNPATH_SEARCH_PATHS = (
|
711 | 717 | "$(inherited)",
|
712 | 718 | "@executable_path/../Frameworks",
|
713 | 719 | );
|
| 720 | + MARKETING_VERSION = 0.5.1; |
| 721 | + PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
714 | 722 | PROVISIONING_PROFILE_SPECIFIER = "";
|
715 | 723 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
716 | 724 | SWIFT_VERSION = 5.0;
|
|
724 | 732 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
725 | 733 | CLANG_ENABLE_MODULES = YES;
|
726 | 734 | CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
| 735 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 736 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
727 | 737 | CODE_SIGN_STYLE = Automatic;
|
728 | 738 | COMBINE_HIDPI_IMAGES = YES;
|
| 739 | + DEVELOPMENT_TEAM = RJF8BC3HBY; |
729 | 740 | INFOPLIST_FILE = Runner/Info.plist;
|
730 | 741 | LD_RUNPATH_SEARCH_PATHS = (
|
731 | 742 | "$(inherited)",
|
732 | 743 | "@executable_path/../Frameworks",
|
733 | 744 | );
|
| 745 | + MARKETING_VERSION = 0.5.1; |
| 746 | + PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
734 | 747 | PROVISIONING_PROFILE_SPECIFIER = "";
|
735 | 748 | SWIFT_VERSION = 5.0;
|
736 | 749 | };
|
|
0 commit comments