mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add gitads banner.
This commit is contained in:
parent
f2e47051c7
commit
3ad27b038a
3 changed files with 9 additions and 4 deletions
Binary file not shown.
|
@ -1,11 +1,13 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Bucket
|
<Bucket
|
||||||
|
uuid = "CF7C8D58-DB6B-4056-85F7-23463FD8B049"
|
||||||
type = "1"
|
type = "1"
|
||||||
version = "2.0">
|
version = "2.0">
|
||||||
<Breakpoints>
|
<Breakpoints>
|
||||||
<BreakpointProxy
|
<BreakpointProxy
|
||||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||||
<BreakpointContent
|
<BreakpointContent
|
||||||
|
uuid = "45F482F7-51D8-424D-B20F-C8C2F0B864C5"
|
||||||
shouldBeEnabled = "Yes"
|
shouldBeEnabled = "Yes"
|
||||||
ignoreCount = "0"
|
ignoreCount = "0"
|
||||||
continueAfterRunningActions = "No"
|
continueAfterRunningActions = "No"
|
||||||
|
@ -13,10 +15,10 @@
|
||||||
timestampString = "577666659.971123"
|
timestampString = "577666659.971123"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "322"
|
startingLineNumber = "325"
|
||||||
endingLineNumber = "322"
|
endingLineNumber = "325"
|
||||||
landmarkName = "unknown"
|
landmarkName = "srcLinePattern"
|
||||||
landmarkType = "0">
|
landmarkType = "24">
|
||||||
</BreakpointContent>
|
</BreakpointContent>
|
||||||
</BreakpointProxy>
|
</BreakpointProxy>
|
||||||
</Breakpoints>
|
</Breakpoints>
|
||||||
|
|
3
.github/main.swift
vendored
3
.github/main.swift
vendored
|
@ -24,6 +24,9 @@ let header = """
|
||||||
|
|
||||||
Hey friend! Help me out for a couple of :beers:! <span class="badge-patreon"><a href="https://www.patreon.com/serhiilondar" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
|
Hey friend! Help me out for a couple of :beers:! <span class="badge-patreon"><a href="https://www.patreon.com/serhiilondar" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
|
||||||
|
|
||||||
|
<a href=“https://tracking.gitads.io/?repo=open-source-mac-os-apps”>
|
||||||
|
<img src="https://images.gitads.io/open-source-mac-os-apps" alt=“GitAds”/> </a>
|
||||||
|
|
||||||
|
|
||||||
List of awesome open source applications for macOS. This list contains a lot of native, and cross-platform apps. The main goal of this repository is to find free open source apps and start contributing. Feel free to [contribute](CONTRIBUTING.md) to the list, any suggestions are welcome!
|
List of awesome open source applications for macOS. This list contains a lot of native, and cross-platform apps. The main goal of this repository is to find free open source apps and start contributing. Feel free to [contribute](CONTRIBUTING.md) to the list, any suggestions are welcome!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue