|
33 | 33 | DD27D2F021447AC500CD5F6C /* SwiftProtobuf.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DD27D2E121447AA300CD5F6C /* SwiftProtobuf.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
34 | 34 | DD27D2FD21447AE000CD5F6C /* ChromeCastCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD27D2FC21447AD700CD5F6C /* ChromeCastCore.framework */; }; |
35 | 35 | DD27D2FE21447AE400CD5F6C /* ChromeCastCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DD27D2FC21447AD700CD5F6C /* ChromeCastCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 36 | + DD27D3022144837400CD5F6C /* Environment.plist in Resources */ = {isa = PBXBuildFile; fileRef = DD27D3012144837400CD5F6C /* Environment.plist */; }; |
| 37 | + DD27D303214483EE00CD5F6C /* Environment.plist in Resources */ = {isa = PBXBuildFile; fileRef = DD27D3012144837400CD5F6C /* Environment.plist */; }; |
36 | 38 | DD2ACCD7214474ED000E8D7A /* EventsUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DD2ACCCE214472C0000E8D7A /* EventsUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
37 | 39 | DD2ACCD8214474FC000E8D7A /* EventsUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD2ACCCE214472C0000E8D7A /* EventsUI.framework */; }; |
38 | 40 | DD4514501DBD30C7001464B0 /* EVTChromecastViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD45144F1DBD30C7001464B0 /* EVTChromecastViewController.m */; }; |
|
178 | 180 | DD27D2D321447A8D00CD5F6C /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; }; |
179 | 181 | DD27D2D621447AA300CD5F6C /* SwiftProtobuf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftProtobuf.xcodeproj; path = "swift-protobuf/SwiftProtobuf.xcodeproj"; sourceTree = "<group>"; }; |
180 | 182 | DD27D2F721447AD700CD5F6C /* ChromeCastCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ChromeCastCore.xcodeproj; path = "swift-protobuf/../ChromeCastCore/ChromeCastCore.xcodeproj"; sourceTree = "<group>"; }; |
| 183 | + DD27D3012144837400CD5F6C /* Environment.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Environment.plist; sourceTree = "<group>"; }; |
181 | 184 | DD45144E1DBD30C7001464B0 /* EVTChromecastViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EVTChromecastViewController.h; sourceTree = "<group>"; }; |
182 | 185 | DD45144F1DBD30C7001464B0 /* EVTChromecastViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EVTChromecastViewController.m; sourceTree = "<group>"; }; |
183 | 186 | DD9CEB0F1D8069BD00DE15D5 /* EVTVerboseLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EVTVerboseLogger.h; sourceTree = "<group>"; }; |
|
385 | 388 | DDF00EED1D7D9FB100418830 /* Resources */ = { |
386 | 389 | isa = PBXGroup; |
387 | 390 | children = ( |
| 391 | + DD27D3012144837400CD5F6C /* Environment.plist */, |
388 | 392 | DDF00EE51D7D9F9E00418830 /* Info.plist */, |
389 | 393 | DDF00EE21D7D9F9E00418830 /* Main.storyboard */, |
390 | 394 | DDF00EE01D7D9F9D00418830 /* Assets.xcassets */, |
|
592 | 596 | DD00F2BD1D7E6EF7001049E6 /* IconMask.png in Resources */, |
593 | 597 | DD00F2BA1D7E6EF7001049E6 /* DefaultIcon.png in Resources */, |
594 | 598 | DD00F2BC1D7E6EF7001049E6 /* [email protected] in Resources */, |
| 599 | + DD27D303214483EE00CD5F6C /* Environment.plist in Resources */, |
595 | 600 | DD00F2BE1D7E6EF7001049E6 /* [email protected] in Resources */, |
596 | 601 | DD00F2BF1D7E6EF7001049E6 /* [email protected] in Resources */, |
597 | 602 | DD00F2BB1D7E6EF7001049E6 /* [email protected] in Resources */, |
|
603 | 608 | buildActionMask = 2147483647; |
604 | 609 | files = ( |
605 | 610 | DDF00EE11D7D9F9D00418830 /* Assets.xcassets in Resources */, |
| 611 | + DD27D3022144837400CD5F6C /* Environment.plist in Resources */, |
606 | 612 | DDF00EE41D7D9F9E00418830 /* Main.storyboard in Resources */, |
607 | 613 | ); |
608 | 614 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments