Skip to content

Commit 802eccc

Browse files
committed
chore: update deps and links
1 parent db864d6 commit 802eccc

File tree

6 files changed

+59
-19383
lines changed

6 files changed

+59
-19383
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,21 @@
3535
<data android:scheme="com.washow.nfcopenrewriter"
3636
android:host="*" />
3737
</intent-filter>
38+
<intent-filter>
39+
<action android:name="android.intent.action.VIEW" />
40+
<category android:name="android.intent.category.DEFAULT" />
41+
<category android:name="android.intent.category.BROWSABLE" />
42+
<data android:scheme="https"
43+
android:host="www.nfctogo.com"
44+
android:path="/applink" />
45+
</intent-filter>
3846
<intent-filter>
3947
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
48+
<action android:name="android.intent.action.VIEW" />
4049
<category android:name="android.intent.category.DEFAULT"/>
4150
<data android:scheme="https"
42-
android:host="washow.netlify.app" />
51+
android:host="www.nfctogo.com"
52+
android:path="/applink" />
4353
</intent-filter>
4454
<intent-filter>
4555
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>

ios/NfcOpenReader/NfcOpenReader.entitlements

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<array>
77
<string>applinks:api.realitag.app</string>
88
<string>applinks:washow.netlify.app</string>
9+
<string>applinks:www.nfctogo.com</string>
910
</array>
1011
<key>com.apple.developer.nfc.readersession.formats</key>
1112
<array>

ios/Podfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@ target 'NfcOpenReader' do
3131
post_install do |installer|
3232
react_native_post_install(installer)
3333
__apply_Xcode_12_5_M1_post_install_workaround(installer)
34+
installer.pods_project.targets.each do |target|
35+
target.build_configurations.each do |config|
36+
config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= ['$(inherited)', '_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION']
37+
end
38+
end
3439
end
3540
end

ios/Podfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ PODS:
220220
- React-jsinspector (0.69.7)
221221
- React-logger (0.69.7):
222222
- glog
223-
- react-native-nfc-manager (3.14.7):
223+
- react-native-nfc-manager (3.14.8):
224224
- React-Core
225225
- react-native-safe-area-context (4.3.3):
226226
- RCT-Folly
@@ -298,7 +298,7 @@ PODS:
298298
- React-Core
299299
- RNCMaskedView (0.2.7):
300300
- React-Core
301-
- RNDeviceInfo (10.0.2):
301+
- RNDeviceInfo (10.13.1):
302302
- React-Core
303303
- RNGestureHandler (2.6.0):
304304
- React-Core
@@ -469,8 +469,8 @@ SPEC CHECKSUMS:
469469
React-jsiexecutor: a73bec0218ba959fc92f811b581ad6c2270c6b6f
470470
React-jsinspector: 8134ee22182b8dd98dc0973db6266c398103ce6c
471471
React-logger: 1e7ac909607ee65fd5c4d8bea8c6e644f66b8843
472-
react-native-nfc-manager: ca60627c7b9270019b9442d86f9e20fe9cb2ee28
473-
react-native-safe-area-context: b456e1c40ec86f5593d58b275bd0e9603169daca
472+
react-native-nfc-manager: a8deab313eb6bd8fabce46f4fa4a9534a4bda725
473+
react-native-safe-area-context: deca3b734e6ad82df91bd6e68f3eb48bbb96b758
474474
React-perflogger: 8e832d4e21fdfa613033c76d58d7e617341e804b
475475
React-RCTActionSheet: 9ca778182a9523991bff6381045885b6e808bb73
476476
React-RCTAnimation: 9ced26ad20b96e532ac791a8ab92a7b1ce2266b8
@@ -484,15 +484,15 @@ SPEC CHECKSUMS:
484484
React-runtimeexecutor: 65cd2782a57e1d59a68aa5d504edf94278578e41
485485
ReactCommon: 1e783348b9aa73ae68236271df972ba898560a95
486486
RNCAsyncStorage: d599364c12b1ddb042cc2d7ab6f8258962b83097
487-
RNCMaskedView: cb9670ea9239998340eaab21df13fa12a1f9de15
488-
RNDeviceInfo: 0a7c1d2532aa7691f9b9925a27e43af006db4dae
487+
RNCMaskedView: ad49d114ee1faa6e4116c310276073b61a0b3dd2
488+
RNDeviceInfo: 5362eb14292ef9b0a68fb56851adf7884f1e64bc
489489
RNGestureHandler: 920eb17f5b1e15dae6e5ed1904045f8f90e0b11e
490490
RNScreens: 0df01424e9e0ed7827200d6ed1087ddd06c493f9
491491
RNSentry: 68644ef607b780551cc555f084869764f2566652
492492
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
493493
Sentry: 1d3eb1a25f8c5333c88dd5603904a6d461cd9fcf
494494
Yoga: 0b84a956f7393ef1f37f3bb213c516184e4a689d
495495

496-
PODFILE CHECKSUM: db95454ce8fd7fc766b8423d4c2946bc6b5d05b1
496+
PODFILE CHECKSUM: f793f259b282a5866217719d90fa9c04fa39a6ff
497497

498498
COCOAPODS: 1.12.1

0 commit comments

Comments
 (0)