This commit is contained in:
Sindre Sorhus 2017-03-16 01:25:20 +07:00
commit 6ced65194b
545 changed files with 47896 additions and 0 deletions

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
* text=auto
*.swift text eol=lf
*.pdf binary
*.ai binary
*.psd binary

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
xcuserdata
project.xcworkspace

View file

@ -0,0 +1 @@
Versions/Current/CoreSymbolicationDT

View file

@ -0,0 +1 @@
Versions/Current/Resources

Binary file not shown.

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16B2338</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>CoreSymbolicationDT</string>
<key>CFBundleIdentifier</key>
<string>com.apple.CoreSymbolicationDT</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>CoreSymbolicationDT</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>8.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>61750</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C37</string>
<key>DTSDKName</key>
<string>macosx10.12internal</string>
<key>DTXcode</key>
<string>0821</string>
<key>DTXcodeBuild</key>
<string></string>
</dict>
</plist>

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>5</string>
<key>CFBundleShortVersionString</key>
<string>8.2</string>
<key>CFBundleVersion</key>
<string>61750</string>
<key>ProjectName</key>
<string>CoreSymbolication</string>
<key>SourceVersion</key>
<string>61750000000000000</string>
</dict>
</plist>

View file

@ -0,0 +1,131 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Resources/Info.plist</key>
<data>
ekJ46TmhyG73k/sr9pp0e8gBPV8=
</data>
<key>Resources/libCoreSymbolicationLTO.dylib</key>
<data>
c2Six1aBKAS1s8ARb+t6clIOstA=
</data>
<key>Resources/version.plist</key>
<data>
C23FxVN08y/iBMquCTNLhLloeAY=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/Info.plist</key>
<data>
ekJ46TmhyG73k/sr9pp0e8gBPV8=
</data>
<key>Resources/libCoreSymbolicationLTO.dylib</key>
<data>
c2Six1aBKAS1s8ARb+t6clIOstA=
</data>
<key>Resources/version.plist</key>
<data>
C23FxVN08y/iBMquCTNLhLloeAY=
</data>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View file

@ -0,0 +1 @@
A

View file

@ -0,0 +1 @@
Versions/Current/DFRSupportKit

View file

@ -0,0 +1 @@
Versions/Current/Resources

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 933 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 935 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>6</string>
<key>CFBundleShortVersionString</key>
<string>8.2.1</string>
<key>CFBundleVersion</key>
<string>7104</string>
<key>ProjectName</key>
<string>DFRSupportKit</string>
<key>SourceVersion</key>
<string>11758000000000000</string>
</dict>
</plist>

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 934 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

View file

@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Resources/IDETouchBarSimulatorViewService.nib</key>
<data>
Ns19SFulC6ajJMwFcvEc2Qr8Hjc=
</data>
<key>version.plist</key>
<data>
QY2Pn4tAzf7kz5VwGuoEkpdvtn0=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/IDETouchBarSimulatorViewService.nib</key>
<data>
Ns19SFulC6ajJMwFcvEc2Qr8Hjc=
</data>
<key>version.plist</key>
<data>
QY2Pn4tAzf7kz5VwGuoEkpdvtn0=
</data>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>6</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>ProjectName</key>
<string>DFRSupportKit</string>
<key>SourceVersion</key>
<string>11758000000000000</string>
</dict>
</plist>

View file

@ -0,0 +1,692 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Resources/IDETouchBarSimulatorHostWindowController.nib</key>
<data>
lPoXlC5M2w61xveNRkSMRRXHw/8=
</data>
<key>Resources/Info.plist</key>
<data>
jkJkAGyqEjHURzSOadKN67cJgcc=
</data>
<key>Resources/addDFRImage@2x.png</key>
<data>
dozgV0MNk6Fg9ZhfOYBmucAnkhM=
</data>
<key>Resources/analyzeDFRImage@2x.png</key>
<data>
PxFRMq+kZDTGWBYCc/C4BA5GyqM=
</data>
<key>Resources/blocksFilterDFRImage@2x.png</key>
<data>
uINwTc0763RJ0YIjePPn2dF1w9I=
</data>
<key>Resources/breakpointsActiveDFRImage@2x.png</key>
<data>
Dun2+oNVsSNudtK3xct68Ex5sSA=
</data>
<key>Resources/breakpointsFilterDFRImage@2x.png</key>
<data>
tiutYyNdW+FF90GHOl241XMU/ws=
</data>
<key>Resources/breakpointsInactiveDFRImage@2x.png</key>
<data>
3qwEoInHa58Dxgs+bvlJ96GpZSQ=
</data>
<key>Resources/checkOutDFRImage@2x.png</key>
<data>
H+MB+5Oyjle83F+p31WL7ggkBr0=
</data>
<key>Resources/classFilterDFRImage@2x.png</key>
<data>
ZMIVN759xrLYddUBVZbFP/Do9z0=
</data>
<key>Resources/clippedContentDFRImage@2x.png</key>
<data>
S1fl4/o4pYR2DzBbs+fv6HsE/44=
</data>
<key>Resources/collapseDFRImage@2x.png</key>
<data>
zGxRMy56iYCotRiG5LP6w0cgoMM=
</data>
<key>Resources/commentLineDFRImage@2x.png</key>
<data>
+z8maz7EBeH3p7zdrV6NsuLXnrQ=
</data>
<key>Resources/commitDFRImage@2x.png</key>
<data>
DtjCSrcmd6n2Y93HH1FXbs3yjhY=
</data>
<key>Resources/commitNavDFRImage@2x.png</key>
<data>
CWO2yT/xGUEmnxCI3ISVqzrhgp8=
</data>
<key>Resources/constraintsDFRImage@2x.png</key>
<data>
rodEVAppI3PqbF03DTti/aHd2X4=
</data>
<key>Resources/continueDFRImage@2x.png</key>
<data>
3dwghFaR5Xf8KvuHxUoHSzhE9lw=
</data>
<key>Resources/debuggerControlsOffDFRImage@2x.png</key>
<data>
JwjlYa7h9R9Y4V9Ow8/cNSDUI6g=
</data>
<key>Resources/doNotCommitDFRImage@2x.png</key>
<data>
5/qPeHzeJfb2Fcinw8OXUkdGvc0=
</data>
<key>Resources/documentNavigationDFRImage@2x.png</key>
<data>
iPox/pLNk+qmO+xuaaxQ5xE/jRs=
</data>
<key>Resources/editAllInScopeImage@2x.png</key>
<data>
Bsyol977IGpc6c7Epby3Hv01ZDU=
</data>
<key>Resources/errorsFilterDFRImage@2x.png</key>
<data>
wuhB6YLepVL9gKq2K8DyXigxbXk=
</data>
<key>Resources/expandDFRImage@2x.png</key>
<data>
QVc2jhztZu6gNn/FJfV1F+piZAQ=
</data>
<key>Resources/failingTestFilterDFRImage@2x.png</key>
<data>
suOvCciWtlH2Jl3EZy8rMkFzSA8=
</data>
<key>Resources/filterDFRImage@2x.png</key>
<data>
HeR9Hk6+EMkLxjTk+uJr/l7aPs4=
</data>
<key>Resources/focusDFRImage@2x.png</key>
<data>
aVJEB9EqPmnd0uE169wUE2GTVXs=
</data>
<key>Resources/foldDFRImage@2x.png</key>
<data>
rM/86dZ5bqGsfFLd+ivwp+K9PbI=
</data>
<key>Resources/gearDFRImage@2x.png</key>
<data>
OGoQE3EU1X/7ggyG2rb+owKEz5Y=
</data>
<key>Resources/gpuDrawCallFilterDFRImage@2x.png</key>
<data>
03kNC/R1r7m2Jkd2tXCZgvrHHLg=
</data>
<key>Resources/gpuWarningFilterDFRImage@2x.png</key>
<data>
EsE1x+GOVk2Gv1zJHjvpokl1OmA=
</data>
<key>Resources/graphResultDFRImage@2x.png</key>
<data>
JJOVb5N19jOc2IJFCNsIpSqEY3c=
</data>
<key>Resources/hiddenViewDFRImage@2x.png</key>
<data>
bLdIbdh84SZS4LnqR7g6IB243xc=
</data>
<key>Resources/historyDFRImage@2x.png</key>
<data>
n4y4HQA14QF+rOtr+11KctVgRQo=
</data>
<key>Resources/indentLineDFRImage@2x.png</key>
<data>
twOX8OzJ7/ObVrrQLmkon3u1oYU=
</data>
<key>Resources/jumpToDefinitionImage@2x.png</key>
<data>
YcGjEDFFkQj8RyFtlJreQxlMeNY=
</data>
<key>Resources/listResultDFRImage@2x.png</key>
<data>
wuRdVMKzWqG0c+6OfoS9Pssc/BA=
</data>
<key>Resources/membersFilterDFRImage@2x.png</key>
<data>
FvEbM2fGXiWUihzU7Ps4Ec1Cg+w=
</data>
<key>Resources/memoryGraphDFRImage@2x.png</key>
<data>
QJoejm10+fIF7kxFwErxnkD4MD4=
</data>
<key>Resources/newPlaygroundDFRImage@2x.png</key>
<data>
CUQLsfL2eIWeQnf/beTVxDPGRkE=
</data>
<key>Resources/newProjectDFRImage@2x.png</key>
<data>
EFAPK+t2AkLQhoowLPPQO6MaqJg=
</data>
<key>Resources/newWorkspaceDFRImage@2x.png</key>
<data>
+eeOtRXMtzRBa8VmHlRLtNsKi0Y=
</data>
<key>Resources/printDescriptionDFRImage@2x.png</key>
<data>
3f3mOH1pAnIO5OQ+CLdmW+wd2Qg=
</data>
<key>Resources/profileDFRImage@2x.png</key>
<data>
gvvSi+WaSXMjQANGAQNsFyswBTs=
</data>
<key>Resources/runOutlineDFRImage@2x.png</key>
<data>
5KWfTNvGpQXTfc1lgvKhrFVUglc=
</data>
<key>Resources/runtimeIssuesFilterDFRImage@2x.png</key>
<data>
MCUYI3KBCQv8tZBSeN0yqxiruoE=
</data>
<key>Resources/schemeTestFilterDFRImage@2x.png</key>
<data>
2ifLHnrYEkxLemr13VMElr2+1uY=
</data>
<key>Resources/scmFilterDFRImage@2x.png</key>
<data>
DfB1YsIiHRAhsioM6gaWsJIJuPM=
</data>
<key>Resources/singleResultDFRImage@2x.png</key>
<data>
2YpkErRTB+K3QvoQ9J9PmjeCMMY=
</data>
<key>Resources/stackFramesFilterDFRImage@2x.png</key>
<data>
4PHN81K7Ng6AbDbMwmdazwRAuNg=
</data>
<key>Resources/stepInDFRImage@2x.png</key>
<data>
L4kZteG6ne/EV8aDU0mIIDiWogY=
</data>
<key>Resources/stepInInstructionDFRImage@2x.png</key>
<data>
jZgvLVJbjcjUWDAJQSNhbuQ5yFk=
</data>
<key>Resources/stepInThreadDFRImage@2x.png</key>
<data>
BsGEKc+mVppkP5xZ72UDjxKWVqI=
</data>
<key>Resources/stepOutDFRImage@2x.png</key>
<data>
UVUQXf4HaAWYSq5FlDzY0I4Zaa4=
</data>
<key>Resources/stepOverDFRImage@2x.png</key>
<data>
yBCLAcqQcfMgBI51RNYPkcVIL44=
</data>
<key>Resources/stepOverInstructionDFRImage@2x.png</key>
<data>
PGe8IkkizN6wKY+cSU2nRz81bNM=
</data>
<key>Resources/stepOverThreadDFRImage@2x.png</key>
<data>
KJEvUxoPG30smNEX+iQdaqHBmCc=
</data>
<key>Resources/stopOutlineDFRImage@2x.png</key>
<data>
D2IA3Im1/yEfKQUuXoYhX2Q+w+E=
</data>
<key>Resources/testDFRImage@2x.png</key>
<data>
tkrjowaaSStR+MKkl5GJpFXP3dE=
</data>
<key>Resources/threadsFilterDFRImage@2x.png</key>
<data>
3KoKSCMWfp/8I7snrHDEwKOfCqY=
</data>
<key>Resources/toyDFRImage@2x.png</key>
<data>
1T+A1iBeYjr1X+U0W2oEGYAw9X8=
</data>
<key>Resources/unfoldDFRImage@2x.png</key>
<data>
CJkUf1olISVZVMOEhJ2+9+uXbLk=
</data>
<key>Resources/updateConstraintsDFRImage@2x.png</key>
<data>
43oPtre7hhIvwkBRTv23IvpVEzI=
</data>
<key>Resources/updateFramesDFRImage@2x.png</key>
<data>
Mj001pQwoOWNWVmfaHzYg+uVLi0=
</data>
<key>Resources/version.plist</key>
<data>
BHp4q0NGLhBon4QXgJHVb8q0Hvw=
</data>
<key>Resources/viewDebugDFRImage@2x.png</key>
<data>
U++efqKUyl5qc7lhKO28i6wb3Gk=
</data>
<key>Resources/viewDebugger2DDFRImage@2x.png</key>
<data>
gbSAp4Vm3RnHg2+WHrO8Md/6XWg=
</data>
<key>Resources/viewDebugger3DDFRImage@2x.png</key>
<data>
8CzWKrTg339oOyfdh/pkSUGi8Z0=
</data>
<key>Resources/viewSpacerDFRImage@2x.png</key>
<data>
qqKz1YnENdEsDea8ozi3mAHxVtk=
</data>
<key>Resources/viewSpacerMinDFRImage@2x.png</key>
<data>
zurvgKwG0tvVTo8yfGPki6BR9Wo=
</data>
<key>Resources/viewVisibilityDFRImage@2x.png</key>
<data>
Br3oeRR+D23Ok07ZNkrRz1XeSLc=
</data>
<key>Resources/zoomToFitSelectionDFRImage@2x.png</key>
<data>
x79rRJwkDATO1G0ligfhx2orRJg=
</data>
<key>Resources/zoomToIdentityLevelDFRImage@2x.png</key>
<data>
o152E0n4XXLNiQ9r3Bcg7F/ONf8=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/IDETouchBarSimulatorHostWindowController.nib</key>
<data>
lPoXlC5M2w61xveNRkSMRRXHw/8=
</data>
<key>Resources/Info.plist</key>
<data>
jkJkAGyqEjHURzSOadKN67cJgcc=
</data>
<key>Resources/addDFRImage@2x.png</key>
<data>
dozgV0MNk6Fg9ZhfOYBmucAnkhM=
</data>
<key>Resources/analyzeDFRImage@2x.png</key>
<data>
PxFRMq+kZDTGWBYCc/C4BA5GyqM=
</data>
<key>Resources/blocksFilterDFRImage@2x.png</key>
<data>
uINwTc0763RJ0YIjePPn2dF1w9I=
</data>
<key>Resources/breakpointsActiveDFRImage@2x.png</key>
<data>
Dun2+oNVsSNudtK3xct68Ex5sSA=
</data>
<key>Resources/breakpointsFilterDFRImage@2x.png</key>
<data>
tiutYyNdW+FF90GHOl241XMU/ws=
</data>
<key>Resources/breakpointsInactiveDFRImage@2x.png</key>
<data>
3qwEoInHa58Dxgs+bvlJ96GpZSQ=
</data>
<key>Resources/checkOutDFRImage@2x.png</key>
<data>
H+MB+5Oyjle83F+p31WL7ggkBr0=
</data>
<key>Resources/classFilterDFRImage@2x.png</key>
<data>
ZMIVN759xrLYddUBVZbFP/Do9z0=
</data>
<key>Resources/clippedContentDFRImage@2x.png</key>
<data>
S1fl4/o4pYR2DzBbs+fv6HsE/44=
</data>
<key>Resources/collapseDFRImage@2x.png</key>
<data>
zGxRMy56iYCotRiG5LP6w0cgoMM=
</data>
<key>Resources/commentLineDFRImage@2x.png</key>
<data>
+z8maz7EBeH3p7zdrV6NsuLXnrQ=
</data>
<key>Resources/commitDFRImage@2x.png</key>
<data>
DtjCSrcmd6n2Y93HH1FXbs3yjhY=
</data>
<key>Resources/commitNavDFRImage@2x.png</key>
<data>
CWO2yT/xGUEmnxCI3ISVqzrhgp8=
</data>
<key>Resources/constraintsDFRImage@2x.png</key>
<data>
rodEVAppI3PqbF03DTti/aHd2X4=
</data>
<key>Resources/continueDFRImage@2x.png</key>
<data>
3dwghFaR5Xf8KvuHxUoHSzhE9lw=
</data>
<key>Resources/debuggerControlsOffDFRImage@2x.png</key>
<data>
JwjlYa7h9R9Y4V9Ow8/cNSDUI6g=
</data>
<key>Resources/doNotCommitDFRImage@2x.png</key>
<data>
5/qPeHzeJfb2Fcinw8OXUkdGvc0=
</data>
<key>Resources/documentNavigationDFRImage@2x.png</key>
<data>
iPox/pLNk+qmO+xuaaxQ5xE/jRs=
</data>
<key>Resources/editAllInScopeImage@2x.png</key>
<data>
Bsyol977IGpc6c7Epby3Hv01ZDU=
</data>
<key>Resources/errorsFilterDFRImage@2x.png</key>
<data>
wuhB6YLepVL9gKq2K8DyXigxbXk=
</data>
<key>Resources/expandDFRImage@2x.png</key>
<data>
QVc2jhztZu6gNn/FJfV1F+piZAQ=
</data>
<key>Resources/failingTestFilterDFRImage@2x.png</key>
<data>
suOvCciWtlH2Jl3EZy8rMkFzSA8=
</data>
<key>Resources/filterDFRImage@2x.png</key>
<data>
HeR9Hk6+EMkLxjTk+uJr/l7aPs4=
</data>
<key>Resources/focusDFRImage@2x.png</key>
<data>
aVJEB9EqPmnd0uE169wUE2GTVXs=
</data>
<key>Resources/foldDFRImage@2x.png</key>
<data>
rM/86dZ5bqGsfFLd+ivwp+K9PbI=
</data>
<key>Resources/gearDFRImage@2x.png</key>
<data>
OGoQE3EU1X/7ggyG2rb+owKEz5Y=
</data>
<key>Resources/gpuDrawCallFilterDFRImage@2x.png</key>
<data>
03kNC/R1r7m2Jkd2tXCZgvrHHLg=
</data>
<key>Resources/gpuWarningFilterDFRImage@2x.png</key>
<data>
EsE1x+GOVk2Gv1zJHjvpokl1OmA=
</data>
<key>Resources/graphResultDFRImage@2x.png</key>
<data>
JJOVb5N19jOc2IJFCNsIpSqEY3c=
</data>
<key>Resources/hiddenViewDFRImage@2x.png</key>
<data>
bLdIbdh84SZS4LnqR7g6IB243xc=
</data>
<key>Resources/historyDFRImage@2x.png</key>
<data>
n4y4HQA14QF+rOtr+11KctVgRQo=
</data>
<key>Resources/indentLineDFRImage@2x.png</key>
<data>
twOX8OzJ7/ObVrrQLmkon3u1oYU=
</data>
<key>Resources/jumpToDefinitionImage@2x.png</key>
<data>
YcGjEDFFkQj8RyFtlJreQxlMeNY=
</data>
<key>Resources/listResultDFRImage@2x.png</key>
<data>
wuRdVMKzWqG0c+6OfoS9Pssc/BA=
</data>
<key>Resources/membersFilterDFRImage@2x.png</key>
<data>
FvEbM2fGXiWUihzU7Ps4Ec1Cg+w=
</data>
<key>Resources/memoryGraphDFRImage@2x.png</key>
<data>
QJoejm10+fIF7kxFwErxnkD4MD4=
</data>
<key>Resources/newPlaygroundDFRImage@2x.png</key>
<data>
CUQLsfL2eIWeQnf/beTVxDPGRkE=
</data>
<key>Resources/newProjectDFRImage@2x.png</key>
<data>
EFAPK+t2AkLQhoowLPPQO6MaqJg=
</data>
<key>Resources/newWorkspaceDFRImage@2x.png</key>
<data>
+eeOtRXMtzRBa8VmHlRLtNsKi0Y=
</data>
<key>Resources/printDescriptionDFRImage@2x.png</key>
<data>
3f3mOH1pAnIO5OQ+CLdmW+wd2Qg=
</data>
<key>Resources/profileDFRImage@2x.png</key>
<data>
gvvSi+WaSXMjQANGAQNsFyswBTs=
</data>
<key>Resources/runOutlineDFRImage@2x.png</key>
<data>
5KWfTNvGpQXTfc1lgvKhrFVUglc=
</data>
<key>Resources/runtimeIssuesFilterDFRImage@2x.png</key>
<data>
MCUYI3KBCQv8tZBSeN0yqxiruoE=
</data>
<key>Resources/schemeTestFilterDFRImage@2x.png</key>
<data>
2ifLHnrYEkxLemr13VMElr2+1uY=
</data>
<key>Resources/scmFilterDFRImage@2x.png</key>
<data>
DfB1YsIiHRAhsioM6gaWsJIJuPM=
</data>
<key>Resources/singleResultDFRImage@2x.png</key>
<data>
2YpkErRTB+K3QvoQ9J9PmjeCMMY=
</data>
<key>Resources/stackFramesFilterDFRImage@2x.png</key>
<data>
4PHN81K7Ng6AbDbMwmdazwRAuNg=
</data>
<key>Resources/stepInDFRImage@2x.png</key>
<data>
L4kZteG6ne/EV8aDU0mIIDiWogY=
</data>
<key>Resources/stepInInstructionDFRImage@2x.png</key>
<data>
jZgvLVJbjcjUWDAJQSNhbuQ5yFk=
</data>
<key>Resources/stepInThreadDFRImage@2x.png</key>
<data>
BsGEKc+mVppkP5xZ72UDjxKWVqI=
</data>
<key>Resources/stepOutDFRImage@2x.png</key>
<data>
UVUQXf4HaAWYSq5FlDzY0I4Zaa4=
</data>
<key>Resources/stepOverDFRImage@2x.png</key>
<data>
yBCLAcqQcfMgBI51RNYPkcVIL44=
</data>
<key>Resources/stepOverInstructionDFRImage@2x.png</key>
<data>
PGe8IkkizN6wKY+cSU2nRz81bNM=
</data>
<key>Resources/stepOverThreadDFRImage@2x.png</key>
<data>
KJEvUxoPG30smNEX+iQdaqHBmCc=
</data>
<key>Resources/stopOutlineDFRImage@2x.png</key>
<data>
D2IA3Im1/yEfKQUuXoYhX2Q+w+E=
</data>
<key>Resources/testDFRImage@2x.png</key>
<data>
tkrjowaaSStR+MKkl5GJpFXP3dE=
</data>
<key>Resources/threadsFilterDFRImage@2x.png</key>
<data>
3KoKSCMWfp/8I7snrHDEwKOfCqY=
</data>
<key>Resources/toyDFRImage@2x.png</key>
<data>
1T+A1iBeYjr1X+U0W2oEGYAw9X8=
</data>
<key>Resources/unfoldDFRImage@2x.png</key>
<data>
CJkUf1olISVZVMOEhJ2+9+uXbLk=
</data>
<key>Resources/updateConstraintsDFRImage@2x.png</key>
<data>
43oPtre7hhIvwkBRTv23IvpVEzI=
</data>
<key>Resources/updateFramesDFRImage@2x.png</key>
<data>
Mj001pQwoOWNWVmfaHzYg+uVLi0=
</data>
<key>Resources/version.plist</key>
<data>
BHp4q0NGLhBon4QXgJHVb8q0Hvw=
</data>
<key>Resources/viewDebugDFRImage@2x.png</key>
<data>
U++efqKUyl5qc7lhKO28i6wb3Gk=
</data>
<key>Resources/viewDebugger2DDFRImage@2x.png</key>
<data>
gbSAp4Vm3RnHg2+WHrO8Md/6XWg=
</data>
<key>Resources/viewDebugger3DDFRImage@2x.png</key>
<data>
8CzWKrTg339oOyfdh/pkSUGi8Z0=
</data>
<key>Resources/viewSpacerDFRImage@2x.png</key>
<data>
qqKz1YnENdEsDea8ozi3mAHxVtk=
</data>
<key>Resources/viewSpacerMinDFRImage@2x.png</key>
<data>
zurvgKwG0tvVTo8yfGPki6BR9Wo=
</data>
<key>Resources/viewVisibilityDFRImage@2x.png</key>
<data>
Br3oeRR+D23Ok07ZNkrRz1XeSLc=
</data>
<key>Resources/zoomToFitSelectionDFRImage@2x.png</key>
<data>
x79rRJwkDATO1G0ligfhx2orRJg=
</data>
<key>Resources/zoomToIdentityLevelDFRImage@2x.png</key>
<data>
o152E0n4XXLNiQ9r3Bcg7F/ONf8=
</data>
<key>XPCServices/IDETouchBarSimulatorService.xpc</key>
<dict>
<key>cdhash</key>
<data>
XrdNm1Ys0W+ekZIxuMFoCl5l+/o=
</data>
<key>requirement</key>
<string>identifier "com.apple.dt.Xcode.TouchBarSimulatorService" and anchor apple</string>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View file

@ -0,0 +1 @@
A

View file

@ -0,0 +1 @@
Versions/Current/XPCServices

View file

@ -0,0 +1 @@
Versions/Current/DTXConnectionServices

View file

@ -0,0 +1 @@
Versions/Current/Resources

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16B2338</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>DTXConnectionServices</string>
<key>CFBundleIdentifier</key>
<string>com.apple.dt.instruments.DTXConnectionServices</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>DTXConnectionServices</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>8.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>61751</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C37</string>
<key>DTSDKName</key>
<string>macosx10.12internal</string>
<key>DTXcode</key>
<string>0821</string>
<key>DTXcodeBuild</key>
<string></string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2016 Apple Computer. All rights reserved.</string>
</dict>
</plist>

View file

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>61751</string>
</dict>
</plist>

View file

@ -0,0 +1 @@
hello, world

Some files were not shown because too many files have changed in this diff Show more