|
56 | 56 | 24A804B5FEA871EFF1F9121E /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
57 | 57 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; }; |
58 | 58 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; }; |
59 | | - 33CC10ED2044A3C60003C045 /* device_player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = device_player.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 59 | + 33CC10ED2044A3C60003C045 /* DevicePlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DevicePlayer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 60 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
61 | 61 | 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; }; |
62 | 62 | 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; }; |
|
112 | 112 | 33CC10EE2044A3C60003C045 /* Products */ = { |
113 | 113 | isa = PBXGroup; |
114 | 114 | children = ( |
115 | | - 33CC10ED2044A3C60003C045 /* device_player.app */, |
| 115 | + 33CC10ED2044A3C60003C045 /* DevicePlayer.app */, |
116 | 116 | ); |
117 | 117 | name = Products; |
118 | 118 | sourceTree = "<group>"; |
|
159 | 159 | 478161A8E313B55F73ADDC52 /* Pods-Runner.release.xcconfig */, |
160 | 160 | B384FCA7EA4A101D2907A6FD /* Pods-Runner.profile.xcconfig */, |
161 | 161 | ); |
162 | | - name = Pods; |
163 | 162 | path = Pods; |
164 | 163 | sourceTree = "<group>"; |
165 | 164 | }; |
|
193 | 192 | ); |
194 | 193 | name = Runner; |
195 | 194 | productName = Runner; |
196 | | - productReference = 33CC10ED2044A3C60003C045 /* device_player.app */; |
| 195 | + productReference = 33CC10ED2044A3C60003C045 /* DevicePlayer.app */; |
197 | 196 | productType = "com.apple.product-type.application"; |
198 | 197 | }; |
199 | 198 | /* End PBXNativeTarget section */ |
|
422 | 421 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; |
423 | 422 | CODE_SIGN_STYLE = Automatic; |
424 | 423 | COMBINE_HIDPI_IMAGES = YES; |
| 424 | + DEVELOPMENT_TEAM = K77324Q2HH; |
425 | 425 | INFOPLIST_FILE = Runner/Info.plist; |
426 | 426 | LD_RUNPATH_SEARCH_PATHS = ( |
427 | 427 | "$(inherited)", |
|
548 | 548 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; |
549 | 549 | CODE_SIGN_STYLE = Automatic; |
550 | 550 | COMBINE_HIDPI_IMAGES = YES; |
| 551 | + DEVELOPMENT_TEAM = K77324Q2HH; |
551 | 552 | INFOPLIST_FILE = Runner/Info.plist; |
552 | 553 | LD_RUNPATH_SEARCH_PATHS = ( |
553 | 554 | "$(inherited)", |
|
568 | 569 | CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements; |
569 | 570 | CODE_SIGN_STYLE = Automatic; |
570 | 571 | COMBINE_HIDPI_IMAGES = YES; |
| 572 | + DEVELOPMENT_TEAM = K77324Q2HH; |
571 | 573 | INFOPLIST_FILE = Runner/Info.plist; |
572 | 574 | LD_RUNPATH_SEARCH_PATHS = ( |
573 | 575 | "$(inherited)", |
|
0 commit comments