mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-04-10 00:00:10 +08:00
60 lines
2.3 KiB
XML
60 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one
|
|
or more contributor license agreements. See the NOTICE file
|
|
distributed with this work for additional information
|
|
regarding copyright ownership. The ASF licenses this file
|
|
to you under the Apache License, Version 2.0 (the
|
|
"License"); you may not use this file except in compliance
|
|
with the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing,
|
|
software distributed under the License is distributed on an
|
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
KIND, either express or implied. See the License for the
|
|
specific language governing permissions and limitations
|
|
under the License.
|
|
-->
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
|
|
<false/>
|
|
<key>IDESourceControlProjectIdentifier</key>
|
|
<string>6BE9AD73-1B9F-4362-98D7-DC631BEC6185</string>
|
|
<key>IDESourceControlProjectName</key>
|
|
<string>CDVCameraTest</string>
|
|
<key>IDESourceControlProjectOriginsDictionary</key>
|
|
<dict>
|
|
<key>729B5706E7BAF4E9EE7AEE3C003A08107411AB7C</key>
|
|
<string>github.com:shazron/cordova-plugin-camera.git</string>
|
|
</dict>
|
|
<key>IDESourceControlProjectPath</key>
|
|
<string>tests/ios/CDVCameraTest.xcworkspace</string>
|
|
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
|
|
<dict>
|
|
<key>729B5706E7BAF4E9EE7AEE3C003A08107411AB7C</key>
|
|
<string>../../..</string>
|
|
</dict>
|
|
<key>IDESourceControlProjectURL</key>
|
|
<string>github.com:shazron/cordova-plugin-camera.git</string>
|
|
<key>IDESourceControlProjectVersion</key>
|
|
<integer>111</integer>
|
|
<key>IDESourceControlProjectWCCIdentifier</key>
|
|
<string>729B5706E7BAF4E9EE7AEE3C003A08107411AB7C</string>
|
|
<key>IDESourceControlProjectWCConfigurations</key>
|
|
<array>
|
|
<dict>
|
|
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
|
|
<string>public.vcs.git</string>
|
|
<key>IDESourceControlWCCIdentifierKey</key>
|
|
<string>729B5706E7BAF4E9EE7AEE3C003A08107411AB7C</string>
|
|
<key>IDESourceControlWCCName</key>
|
|
<string>cordova-plugin-camera</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|