tingraldi/SwiftScripting
Utilities and samples to aid in using Swift with the Scripting Bridge. If you want to automate tasks on your Mac, but don't like AppleScript, this is for you.
Swift
Issues
- 0
- 1
- 1
Troubles with Pages
#23 opened by cianiandreadev - 2
- 16
- 4
Why is everything an Int?
#20 opened by mattneub - 1
imports missing
#19 opened by mattneub - 1
Incorrect Generation of Enum Cases
#17 opened by bdkjones - 1
Unable to build
#16 opened - 2
iTunesArtwork.setData fails with error "object has not been added to a container yet; selector not recognized"
#15 opened by dstaley - 3
xcode create lots of fails when building
#14 opened by fuwjigfuwjig - 2
Incorrect types on High Sierra
#13 opened by sahayman - 2
Swift 4: var running error
#12 opened by marc-medley - 2
Create an iTunes Playlist?
#11 opened by bvanderw - 1
Problem in Generating Microsoft Word
#9 opened by udaygire - 2
- 13
Issue with iTunes and SBObject
#7 opened by sedroc - 2
- 1
Raw value for enum case is not unique
#6 opened by DominikPalo - 1
Reduce the need for a bridging header
#4 opened by demosdemon - 7
sbhc.py iCal.h Traceback (most recent call last): File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 214, in <module> main(sys.argv[1]) File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 209, in main header_processor.emit_swift() File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 203, in emit_swift self.emit_protocol(child) File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 159, in emit_protocol if child.kind == CursorKind.OBJC_SUPER_CLASS_REF][0] IndexError: list index out of range
#2 opened by chutala - 5
redeclared; use <class-extension> instead.
#1 opened by marvi - 1
sbhc.py iCal.h Traceback (most recent call last): File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 214, in <module> main(sys.argv[1]) File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 209, in main header_processor.emit_swift() File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 203, in emit_swift self.emit_protocol(child) File "/Users/mzAdmin/Downloads/SwiftScripting-master/sbhc.py", line 159, in emit_protocol if child.kind == CursorKind.OBJC_SUPER_CLASS_REF][0] IndexError: list index out of range
#3 opened by chutala