Skip to content

Commit

Permalink
Merge pull request SwiftGL#2 from MuradGazibekov/master
Browse files Browse the repository at this point in the history
fix empty Package.swift
  • Loading branch information
AE9RB authored Oct 10, 2016
2 parents 83e76a6 + 043ac7b commit 1ae6077
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import PackageDescription

let package = Package(
name: "CGLFW3"
)

0 comments on commit 1ae6077

Please sign in to comment.