Skip to content

Commit bb6b94c

Browse files
committed
chore: update various project config
1 parent cd2f611 commit bb6b94c

File tree

9 files changed

+1901
-470
lines changed

9 files changed

+1901
-470
lines changed

.gitignore

+107-4
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,26 @@ DerivedData
2828
*.ipa
2929
*.xcuserstate
3030
project.xcworkspace
31+
**/.xcode.env.local
3132

3233
# Android/IJ
3334
#
34-
.idea
35+
.classpath
36+
.cxx
3537
.gradle
38+
.idea
39+
.project
40+
.settings
3641
local.properties
3742
android.iml
3843

3944
# Cocoapods
4045
#
4146
example/ios/Pods
4247

48+
# Ruby
49+
example/vendor/
50+
4351
# node.js
4452
#
4553
node_modules/
@@ -56,17 +64,112 @@ buck-out/
5664
android/app/libs
5765
android/keystores/debug.keystore
5866

67+
# Yarn
68+
.yarn/*
69+
!.yarn/patches
70+
!.yarn/plugins
71+
!.yarn/releases
72+
!.yarn/sdks
73+
!.yarn/versions
74+
5975
# Expo
60-
.expo/*
76+
.expo/
77+
78+
# Turborepo
79+
.turbo/
6180

6281
# generated by bob
6382
lib/
6483

84+
# React Native Codegen
85+
ios/generated
86+
android/generated
87+
88+
# React Native Nitro Modules
89+
nitrogen/
90+
# OSX
91+
#
92+
.DS_Store
93+
94+
# XDE
95+
.expo/
96+
97+
# VSCode
98+
.vscode/
99+
jsconfig.json
100+
101+
# Xcode
102+
#
103+
build/
104+
*.pbxuser
105+
!default.pbxuser
106+
*.mode1v3
107+
!default.mode1v3
108+
*.mode2v3
109+
!default.mode2v3
110+
*.perspectivev3
111+
!default.perspectivev3
112+
xcuserdata
113+
*.xccheckout
114+
*.moved-aside
115+
DerivedData
116+
*.hmap
117+
*.ipa
118+
*.xcuserstate
119+
project.xcworkspace
120+
**/.xcode.env.local
121+
122+
# Android/IJ
123+
#
124+
.classpath
125+
.cxx
126+
.gradle
127+
.idea
128+
.project
129+
.settings
130+
local.properties
131+
android.iml
132+
133+
# Cocoapods
134+
#
135+
example/ios/Pods
136+
137+
# Ruby
138+
example/vendor/
139+
140+
# node.js
141+
#
142+
node_modules/
143+
npm-debug.log
144+
yarn-debug.log
145+
yarn-error.log
146+
147+
# BUCK
148+
buck-out/
149+
\.buckd/
150+
android/app/libs
151+
android/keystores/debug.keystore
152+
65153
# Yarn
66154
.yarn/*
67-
!.yarn/cache
68155
!.yarn/patches
69156
!.yarn/plugins
70157
!.yarn/releases
71158
!.yarn/sdks
72-
!.yarn/versions
159+
!.yarn/versions
160+
161+
# Expo
162+
.expo/
163+
164+
# Turborepo
165+
.turbo/
166+
167+
# generated by bob
168+
lib/
169+
170+
# React Native Codegen
171+
ios/generated
172+
android/generated
173+
174+
# React Native Nitro Modules
175+
nitrogen/

.watchmanconfig

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

+541
Large diffs are not rendered by default.

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

+28
Large diffs are not rendered by default.

.yarn/releases/yarn-4.7.0.cjs

+935
Large diffs are not rendered by default.

.yarnrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
nodeLinker: node-modules
2+
3+
yarnPath: .yarn/releases/yarn-4.7.0.cjs

example/ios/Podfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1647,7 +1647,7 @@ PODS:
16471647
- React-logger (= 0.76.7)
16481648
- React-perflogger (= 0.76.7)
16491649
- React-utils (= 0.76.7)
1650-
- rive-react-native (9.0.0):
1650+
- rive-react-native (9.1.0):
16511651
- React-Core
16521652
- RiveRuntime (= 6.7.2)
16531653
- RiveRuntime (6.7.2)
@@ -2175,15 +2175,15 @@ SPEC CHECKSUMS:
21752175
React-utils: 9f9a6a31d703b136eb1614d914c10a3c96b1e6dd
21762176
ReactCodegen: 9a99ced51aab02909c7ab5056f33dff7054305bb
21772177
ReactCommon: 04292c6f596181ebf755e7929d96d2148542b0e8
2178-
rive-react-native: a5ff459775c3832e9f9bc7ede3f4e2be11a02900
2178+
rive-react-native: 49de99afe87a90fb49b225d1d530ec0141bd27a1
21792179
RiveRuntime: 208ef4af7502e8befee41df6ec0178d9ef6a1f9f
21802180
RNCPicker: d23ebebb0c66864ac3edf260c20f8a4470aa2769
21812181
RNGestureHandler: fc5ce5bf284640d3af6431c3a5c3bc121e98d045
21822182
RNReanimated: 9ee6347ca0aa3cf78cae715455e781728ae142e2
21832183
RNScreens: d022507f2b6d76c73335e9e35aedcf7bb2f791b0
21842184
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2185-
Yoga: 88e46d0f2096eb9762a82c2c45ab23b0880de97d
2185+
Yoga: 90d80701b27946c4b23461c00a7207f300a6ff71
21862186

21872187
PODFILE CHECKSUM: 7111cb0109850378b078b31993e62f5f22d4dcde
21882188

2189-
COCOAPODS: 1.16.2
2189+
COCOAPODS: 1.15.2

example/ios/example.xcodeproj/project.pbxproj

+8-2
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,10 @@
554554
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
555555
MTL_ENABLE_DEBUG_INFO = YES;
556556
ONLY_ACTIVE_ARCH = YES;
557-
OTHER_LDFLAGS = "$(inherited) ";
557+
OTHER_LDFLAGS = (
558+
"$(inherited)",
559+
" ",
560+
);
558561
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
559562
SDKROOT = iphoneos;
560563
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
@@ -609,7 +612,10 @@
609612
);
610613
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
611614
MTL_ENABLE_DEBUG_INFO = NO;
612-
OTHER_LDFLAGS = "$(inherited) ";
615+
OTHER_LDFLAGS = (
616+
"$(inherited)",
617+
" ",
618+
);
613619
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
614620
SDKROOT = iphoneos;
615621
USE_HERMES = true;

0 commit comments

Comments
 (0)