⬆️ Upgrade native iOS dependency

This commit is contained in:
Salma ElTarzi 2017-10-30 12:22:57 +02:00
parent b9bdfbc5b5
commit 5ee0528bc1
59 changed files with 1585 additions and 152 deletions

View File

@ -5,7 +5,7 @@
Copyright: (c) 2013-2017 by Instabug, Inc., all rights reserved.
Version: 7.3.10
Version: 0.0.0
*/
#import <Foundation/Foundation.h>

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,12 @@
<?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>application-identifier</key>
<string>56S6Q9SA8U.com.Instabug</string>
<key>keychain-access-groups</key>
<array>
<string>56S6Q9SA8U.com.Instabug</string>
</array>
</dict>
</plist>

File diff suppressed because it is too large Load Diff