Skip to content

Commit

Permalink
setting up github in Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbrian committed Feb 13, 2020
1 parent 4abddd7 commit 781bf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sp_package1/Sources/sp_package1/MyClass.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//

import Foundation
class MyClass{
class MyClass{
func doSomething(){
print("MyClass.doSomething() CALLED")
}
Expand Down

0 comments on commit 781bf55

Please sign in to comment.