mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 00:31:07 +00:00
3bcab16e91
Change-Id: Ife9775fdedc9e084c1e826ef13dff06a1b1b2ec2 Tested: on Windows and OS X.
13 lines
400 B
XML
13 lines
400 B
XML
<?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>BuildLocationStyle</key>
|
|
<string>UseTargetSettings</string>
|
|
<key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
|
|
<true/>
|
|
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
|
|
<false/>
|
|
</dict>
|
|
</plist>
|