mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Add Apple script stub
This commit is contained in:
parent
dceeaa37f2
commit
b2bfca7569
2 changed files with 3 additions and 0 deletions
|
@ -189,6 +189,7 @@ GSSocksParser/GSSocksParserPrivate.m \
|
|||
GSSocksParser/GSSocks4Parser.m \
|
||||
GSSocksParser/GSSocks5Parser.m \
|
||||
NSAffineTransform.m \
|
||||
NSAppleScript.m \
|
||||
NSArchiver.m \
|
||||
NSArray.m \
|
||||
NSAssertionHandler.m \
|
||||
|
@ -381,6 +382,7 @@ FOUNDATION_HEADERS = \
|
|||
Foundation.h \
|
||||
FoundationErrors.h \
|
||||
NSAffineTransform.h \
|
||||
NSAppleScript.h \
|
||||
NSArchiver.h \
|
||||
NSArray.h \
|
||||
NSAttributedString.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue