Skip to content

Commit 2aa06b1

Browse files
committed
pod install
1 parent 58f7543 commit 2aa06b1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/android/.project

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>FastCryptoExample</name>
3+
<name>Box2dExample</name>
44
<comment>Project android created by Buildship.</comment>
55
<projects>
66
</projects>
@@ -16,12 +16,12 @@
1616
</natures>
1717
<filteredResources>
1818
<filter>
19-
<id>0</id>
19+
<id>1679059922650</id>
2020
<name></name>
2121
<type>30</type>
2222
<matcher>
2323
<id>org.eclipse.core.resources.regexFilterMatcher</id>
24-
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
24+
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
2525
</matcher>
2626
</filter>
2727
</filteredResources>

example/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,10 @@ PODS:
209209
- React-jsinspector (0.66.0)
210210
- React-logger (0.66.0):
211211
- glog
212-
- react-native-box2d (0.1.0):
212+
- react-native-box2d (0.2.4):
213213
- React-Core
214-
- react-native-box2d/Box2dHeaders (= 0.1.0)
215-
- react-native-box2d/Box2dHeaders (0.1.0):
214+
- react-native-box2d/Box2dHeaders (= 0.2.4)
215+
- react-native-box2d/Box2dHeaders (0.2.4):
216216
- React-Core
217217
- react-native-safe-area-context (4.3.3):
218218
- RCT-Folly
@@ -485,7 +485,7 @@ SPEC CHECKSUMS:
485485
React-jsiexecutor: 6a05173dc0142abc582bd4edd2d23146b8cc218a
486486
React-jsinspector: be95ad424ba9f7b817aff22732eb9b1b810a000a
487487
React-logger: 9a9cd87d4ea681ae929b32ef580638ff1b50fb24
488-
react-native-box2d: b7f3277f68dad9db6a645c779739a9a51dd9148e
488+
react-native-box2d: b7c2f7356a5355f8092a0eb7de20550729c997ce
489489
react-native-safe-area-context: b456e1c40ec86f5593d58b275bd0e9603169daca
490490
react-native-skia: 860cc2544d03ef15884ed40480a7d7b4cae57b0d
491491
React-perflogger: 1f554c2b684e2f484f9edcdfdaeedab039fbaca8
@@ -507,4 +507,4 @@ SPEC CHECKSUMS:
507507

508508
PODFILE CHECKSUM: 649e8bc1838ee11f7bd14ad6160284eebdd52dc3
509509

510-
COCOAPODS: 1.11.3
510+
COCOAPODS: 1.10.2

0 commit comments

Comments
 (0)