Skip to content

Instantly share code, notes, and snippets.

@minsko
minsko / xcode-plugin-compatibility-list.txt
Last active January 23, 2024 20:40
Xcode DVTPlugInCompatibilityUUID list
This list contains the DVTPlugInCompatibilityUUID from various versions of Xcode.
The UUID is determined by running: defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID
A2E4D43F-41F4-4FB9-BB94-7177011C9AED : Xcode 5.1.1 (5B1008)
B395D63E-9166-4CD6-9287-6889D507AD6A : Xcode 9.2 (9C40b)
BAB79788-ACEE-4291-826B-EC4667A6BEC5 : Xcode 11.3.1 (11C505)
C80A9C11-3902-4885-944E-A035869BA910 : Xcode v11.6 (11E708)
C80A9C11-3902-4885-944E-A035869BA910 : Xcode v11.7 (11E801a)
6C8909A0-F208-4C21-9224-504F9A70056E : Xcode v12.0 (12A7209)
6C8909A0-F208-4C21-9224-504F9A70056E : Xcode v12.0.1 (12A7300)
6C8909A0-F208-4C21-9224-504F9A70056E : Xcode v12.1 (12A7403)
@minsko
minsko / sessions.json
Created February 15, 2016 14:49
KidzMash Sessions 2016
[{"Id":3663,"SessionTime":"0001-01-01T00:00:00","SessionStartTime":"2016-01-05T09:00:00","SessionEndTime":"2016-01-05T10:00:00","Room":null,"Rooms":["Acacia - Sessionz"],"Title":"Kidz‐in‐3D","Abstract":"Make a tetrahedron with 6 toothpick. Make 4 of these and you have one 2 high.\r\n\r\nMake 4 of these and you have one 4 high. Make 4 of these and you have one 8\r\n\r\nhigh. Make 4 of these and you have one 16 high. Within an short time, we can\r\n\r\nhave one as tall as a child.","SessionType":"Kidz Mash","Tags":["Other"],"Category":"Programming Principles","Speakers":[{"Id":"3a7a56bf-23b2-49a9-b8e5-95767941ca5a","FirstName":"Aydin","LastName":"Akcasu","GravatarUrl":"//www.gravatar.com/avatar/f9da7b144fc14837d2f3599c21de129f"}]},{"Id":3675,"SessionTime":"0001-01-01T00:00:00","SessionStartTime":"2016-01-05T10:30:00","SessionEndTime":"2016-01-05T11:30:00","Room":null,"Rooms":["Acacia - Sessionz"],"Title":"The Magic of Glycerin","Abstract":"Bubbles that bounce? Homemade soap? Snow globes and bathtub crayons? Wha
@minsko
minsko / xcode-clang-vers
Last active November 10, 2015 15:15 — forked from yamaya/xcode-clang-vers
Xcode clang version record
# Xcode 4.3.3
Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
# Xcode 4.3.2
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix