Skip to content

Commit

Permalink
Let's see wether Carthage will be able to build dependency now
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-delivery committed Jul 25, 2024
1 parent d36e14d commit 7bade2f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Simctl.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
216EB93A2C52909D00375BDE /* URLContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216EB9312C52909D00375BDE /* URLContainer.swift */; };
216EB93B2C52909D00375BDE /* AppContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216EB9322C52909D00375BDE /* AppContainer.swift */; };
216EB93C2C5290CA00375BDE /* SimctlShared.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 216EB9232C52907400375BDE /* SimctlShared.framework */; };
216EB93D2C5290CA00375BDE /* SimctlShared.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 216EB9232C52907400375BDE /* SimctlShared.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
216EB93D2C5290CA00375BDE /* SimctlShared.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 216EB9232C52907400375BDE /* SimctlShared.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down
14 changes: 14 additions & 0 deletions Sources/Simctl.xcodeproj/xcshareddata/xcschemes/Simctl.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@
ReferencedContainer = "container:Simctl.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "216EB9222C52907400375BDE"
BuildableName = "SimctlShared.framework"
BlueprintName = "SimctlShared"
ReferencedContainer = "container:Simctl.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
Expand Down

0 comments on commit 7bade2f

Please sign in to comment.