mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-31 13:21:11 +00:00
* Updated example to build and run on latest React Native * Fixed `yarn test:detox` release builds * Added missing downloadDependencies CircleCI task
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
<?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>IDEDidComputeMac32BitWarning</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|