https://github.com/jrincayc/ucblogo-code
Revision 9ff7afe2c4d948e1e0b57904300c57af5f45c99c authored by Andras Pahi on 21 January 2020, 09:01:59 UTC, committed by Andras Pahi on 21 January 2020, 09:01:59 UTC
1 parent e33ad22
Raw File
Tip revision: 9ff7afe2c4d948e1e0b57904300c57af5f45c99c authored by Andras Pahi on 21 January 2020, 09:01:59 UTC
added TIME to return current time in seconds
Tip revision: 9ff7afe
pbdevelopment.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>PBXProjectSourcePath</key>
	<string>/Users/joe/UCBLogo/UCBLogo.xcode</string>
</dict>
</plist>
back to top