|
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 /* Another IPTV Player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Another IPTV Player.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 69 | + 33CC10ED2044A3C60003C045 /* iptv_player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = 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 /* Another IPTV Player.app */, |
| 147 | + 33CC10ED2044A3C60003C045 /* 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; |
198 | 199 | path = Pods;
|
199 | 200 | sourceTree = "<group>";
|
200 | 201 | };
|
|
248 | 249 | );
|
249 | 250 | name = Runner;
|
250 | 251 | productName = Runner;
|
251 |
| - productReference = 33CC10ED2044A3C60003C045 /* Another IPTV Player.app */; |
| 252 | + productReference = 33CC10ED2044A3C60003C045 /* iptv_player.app */; |
252 | 253 | productType = "com.apple.product-type.application";
|
253 | 254 | };
|
254 | 255 | /* End PBXNativeTarget section */
|
|
269 | 270 | 33CC10EC2044A3C60003C045 = {
|
270 | 271 | CreatedOnToolsVersion = 9.2;
|
271 | 272 | LastSwiftMigration = 1100;
|
| 273 | + ProvisioningStyle = Automatic; |
272 | 274 | SystemCapabilities = {
|
273 | 275 | com.apple.Sandbox = {
|
274 | 276 | enabled = 1;
|
|
571 | 573 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
572 | 574 | CLANG_ENABLE_MODULES = YES;
|
573 | 575 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
574 |
| - CODE_SIGN_IDENTITY = "Apple Development"; |
575 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
576 | 576 | CODE_SIGN_STYLE = Automatic;
|
577 | 577 | COMBINE_HIDPI_IMAGES = YES;
|
578 |
| - DEVELOPMENT_TEAM = RJF8BC3HBY; |
579 | 578 | INFOPLIST_FILE = Runner/Info.plist;
|
580 | 579 | LD_RUNPATH_SEARCH_PATHS = (
|
581 | 580 | "$(inherited)",
|
582 | 581 | "@executable_path/../Frameworks",
|
583 | 582 | );
|
584 |
| - MARKETING_VERSION = 0.5.1; |
585 |
| - PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
586 | 583 | PROVISIONING_PROFILE_SPECIFIER = "";
|
587 | 584 | SWIFT_VERSION = 5.0;
|
588 | 585 | };
|
|
710 | 707 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
711 | 708 | CLANG_ENABLE_MODULES = YES;
|
712 | 709 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
713 |
| - CODE_SIGN_IDENTITY = "Apple Development"; |
714 | 710 | CODE_SIGN_STYLE = Automatic;
|
715 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
716 | 711 | COMBINE_HIDPI_IMAGES = YES;
|
717 |
| - DEVELOPMENT_TEAM = RJF8BC3HBY; |
718 | 712 | INFOPLIST_FILE = Runner/Info.plist;
|
719 | 713 | LD_RUNPATH_SEARCH_PATHS = (
|
720 | 714 | "$(inherited)",
|
721 | 715 | "@executable_path/../Frameworks",
|
722 | 716 | );
|
723 |
| - MARKETING_VERSION = 0.5.1; |
724 |
| - PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
725 | 717 | PROVISIONING_PROFILE_SPECIFIER = "";
|
726 | 718 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
727 | 719 | SWIFT_VERSION = 5.0;
|
|
735 | 727 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
736 | 728 | CLANG_ENABLE_MODULES = YES;
|
737 | 729 | CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
738 |
| - CODE_SIGN_IDENTITY = "Apple Development"; |
739 | 730 | CODE_SIGN_STYLE = Automatic;
|
740 |
| - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
741 | 731 | COMBINE_HIDPI_IMAGES = YES;
|
742 |
| - DEVELOPMENT_TEAM = RJF8BC3HBY; |
743 | 732 | INFOPLIST_FILE = Runner/Info.plist;
|
744 | 733 | LD_RUNPATH_SEARCH_PATHS = (
|
745 | 734 | "$(inherited)",
|
746 | 735 | "@executable_path/../Frameworks",
|
747 | 736 | );
|
748 |
| - MARKETING_VERSION = 0.5.1; |
749 |
| - PRODUCT_BUNDLE_IDENTIFIER = "dev.ogos.another-iptv-player"; |
750 | 737 | PROVISIONING_PROFILE_SPECIFIER = "";
|
751 | 738 | SWIFT_VERSION = 5.0;
|
752 | 739 | };
|
|
0 commit comments