Skip to content

Commit

Permalink
use latest libpurple plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Igumnov committed Sep 25, 2020
1 parent 58b8bdc commit 48c74f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion slack-libpurple
Submodule slack-libpurple updated 2 files
+1 −1 slack-api.c
+9 −1 slack.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,9 @@
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "CDEC6DC91AED672300E6E652"
BuildableName = "slackweb4adium.AdiumPlugin"
BlueprintName = "slackweb4adium"
ReferencedContainer = "container:slackweb4adium.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
Expand All @@ -51,8 +40,6 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit 48c74f2

Please sign in to comment.