update project + confirm complete workout early
This commit is contained in:
17
iphone/Werkout_ios/Resources/Werkout-ios-Info.plist
Normal file
17
iphone/Werkout_ios/Resources/Werkout-ios-Info.plist
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>audio</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
iphone/Werkout_ios/Resources/long_beep.m4a
Normal file
BIN
iphone/Werkout_ios/Resources/long_beep.m4a
Normal file
Binary file not shown.
BIN
iphone/Werkout_ios/Resources/short_beep.m4a
Normal file
BIN
iphone/Werkout_ios/Resources/short_beep.m4a
Normal file
Binary file not shown.
Reference in New Issue
Block a user