Skip to content

Commit

Permalink
Add platforms: to LID, OS X -> macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
cgay committed Jul 4, 2023
1 parent 63f8ab0 commit 33cd2b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deft-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "objc-dylan",
"description": "An Objective C / Dylan bridge.",
"keywords": [
"Mac OS X",
"macOS",
"Objective C"
],
"default-target": "objective-c",
Expand Down
2 changes: 1 addition & 1 deletion dylan-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"testworks"
],
"keywords": [
"Mac OS X",
"macOS",
"Objective C"
]
}
1 change: 1 addition & 0 deletions objective-c/objective-c.lid
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ files: library
macros
base-definitions
c-libraries: -lobjc
platforms: x86_64-darwin

0 comments on commit 33cd2b8

Please sign in to comment.