Skip to content

Commit 751d413

Browse files
committed
install Cocoapods
1 parent c0f5e65 commit 751d413

File tree

5 files changed

+2945
-3
lines changed

5 files changed

+2945
-3
lines changed

packages/jsi/example/Gemfile.lock

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.9)
5+
activesupport (6.1.7.10)
6+
concurrent-ruby (~> 1.0, >= 1.0.2)
7+
i18n (>= 1.6, < 2)
8+
minitest (>= 5.1)
9+
tzinfo (~> 2.0)
10+
zeitwerk (~> 2.3)
11+
addressable (2.8.8)
12+
public_suffix (>= 2.0.2, < 8.0)
13+
algoliasearch (1.27.5)
14+
httpclient (~> 2.8, >= 2.8.3)
15+
json (>= 1.5.1)
16+
atomos (0.1.3)
17+
benchmark (0.5.0)
18+
bigdecimal (4.0.1)
19+
claide (1.1.0)
20+
cocoapods (1.15.2)
21+
addressable (~> 2.8)
22+
claide (>= 1.0.2, < 2.0)
23+
cocoapods-core (= 1.15.2)
24+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
25+
cocoapods-downloader (>= 2.1, < 3.0)
26+
cocoapods-plugins (>= 1.0.0, < 2.0)
27+
cocoapods-search (>= 1.0.0, < 2.0)
28+
cocoapods-trunk (>= 1.6.0, < 2.0)
29+
cocoapods-try (>= 1.1.0, < 2.0)
30+
colored2 (~> 3.1)
31+
escape (~> 0.0.4)
32+
fourflusher (>= 2.3.0, < 3.0)
33+
gh_inspector (~> 1.0)
34+
molinillo (~> 0.8.0)
35+
nap (~> 1.0)
36+
ruby-macho (>= 2.3.0, < 3.0)
37+
xcodeproj (>= 1.23.0, < 2.0)
38+
cocoapods-core (1.15.2)
39+
activesupport (>= 5.0, < 8)
40+
addressable (~> 2.8)
41+
algoliasearch (~> 1.0)
42+
concurrent-ruby (~> 1.1)
43+
fuzzy_match (~> 2.0.4)
44+
nap (~> 1.0)
45+
netrc (~> 0.11)
46+
public_suffix (~> 4.0)
47+
typhoeus (~> 1.0)
48+
cocoapods-deintegrate (1.0.5)
49+
cocoapods-downloader (2.1)
50+
cocoapods-plugins (1.0.0)
51+
nap
52+
cocoapods-search (1.0.1)
53+
cocoapods-trunk (1.6.0)
54+
nap (>= 0.8, < 2.0)
55+
netrc (~> 0.11)
56+
cocoapods-try (1.2.0)
57+
colored2 (3.1.2)
58+
concurrent-ruby (1.3.3)
59+
escape (0.0.4)
60+
ethon (0.15.0)
61+
ffi (>= 1.15.0)
62+
ffi (1.17.3)
63+
fourflusher (2.3.1)
64+
fuzzy_match (2.0.4)
65+
gh_inspector (1.1.3)
66+
httpclient (2.9.0)
67+
mutex_m
68+
i18n (1.14.8)
69+
concurrent-ruby (~> 1.0)
70+
json (2.7.6)
71+
logger (1.7.0)
72+
minitest (5.25.4)
73+
molinillo (0.8.0)
74+
mutex_m (0.3.0)
75+
nanaimo (0.3.0)
76+
nap (1.1.0)
77+
netrc (0.11.0)
78+
public_suffix (4.0.7)
79+
rexml (3.4.4)
80+
ruby-macho (2.5.1)
81+
typhoeus (1.5.0)
82+
ethon (>= 0.9.0, < 0.16.0)
83+
tzinfo (2.0.6)
84+
concurrent-ruby (~> 1.0)
85+
xcodeproj (1.25.1)
86+
CFPropertyList (>= 2.3.3, < 4.0)
87+
atomos (~> 0.1.3)
88+
claide (>= 1.0.2, < 2.0)
89+
colored2 (~> 3.1)
90+
nanaimo (~> 0.3.0)
91+
rexml (>= 3.3.6, < 4.0)
92+
zeitwerk (2.6.18)
93+
94+
PLATFORMS
95+
ruby
96+
97+
DEPENDENCIES
98+
activesupport (>= 6.1.7.5, != 7.1.0)
99+
benchmark
100+
bigdecimal
101+
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
102+
concurrent-ruby (< 1.3.4)
103+
logger
104+
mutex_m
105+
xcodeproj (< 1.26.0)
106+
107+
RUBY VERSION
108+
ruby 2.6.10p210
109+
110+
BUNDLED WITH
111+
1.17.2

packages/jsi/example/ios/NativescriptJsiExample.xcodeproj/project.pbxproj

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/* Begin PBXBuildFile section */
1010
0C80B921A6F3F58F76C31292 /* libPods-NativescriptJsiExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-NativescriptJsiExample.a */; };
1111
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
12+
3C2DEB77E328F152BC37F285 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; };
1213
761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; };
1314
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
1415
/* End PBXBuildFile section */
@@ -159,6 +160,7 @@
159160
files = (
160161
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
161162
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
163+
3C2DEB77E328F152BC37F285 /* PrivacyInfo.xcprivacy in Resources */,
162164
);
163165
runOnlyForDeploymentPostprocessing = 0;
164166
};
@@ -271,7 +273,7 @@
271273
"-ObjC",
272274
"-lc++",
273275
);
274-
PRODUCT_BUNDLE_IDENTIFIER = "nativescriptjsi.example";
276+
PRODUCT_BUNDLE_IDENTIFIER = nativescriptjsi.example;
275277
PRODUCT_NAME = NativescriptJsiExample;
276278
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
277279
SWIFT_VERSION = 5.0;
@@ -298,7 +300,7 @@
298300
"-ObjC",
299301
"-lc++",
300302
);
301-
PRODUCT_BUNDLE_IDENTIFIER = "nativescriptjsi.example";
303+
PRODUCT_BUNDLE_IDENTIFIER = nativescriptjsi.example;
302304
PRODUCT_NAME = NativescriptJsiExample;
303305
SWIFT_VERSION = 5.0;
304306
VERSIONING_SYSTEM = "apple-generic";
@@ -366,6 +368,7 @@
366368
);
367369
MTL_ENABLE_DEBUG_INFO = YES;
368370
ONLY_ACTIVE_ARCH = YES;
371+
OTHER_CFLAGS = "$(inherited)";
369372
OTHER_CPLUSPLUSFLAGS = (
370373
"$(OTHER_CFLAGS)",
371374
"-DFOLLY_NO_CONFIG",
@@ -374,7 +377,10 @@
374377
"-DFOLLY_CFG_NO_COROUTINES=1",
375378
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
376379
);
380+
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
377381
SDKROOT = iphoneos;
382+
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
383+
USE_HERMES = true;
378384
};
379385
name = Debug;
380386
};
@@ -431,6 +437,7 @@
431437
"\"$(inherited)\"",
432438
);
433439
MTL_ENABLE_DEBUG_INFO = NO;
440+
OTHER_CFLAGS = "$(inherited)";
434441
OTHER_CPLUSPLUSFLAGS = (
435442
"$(OTHER_CFLAGS)",
436443
"-DFOLLY_NO_CONFIG",
@@ -439,7 +446,9 @@
439446
"-DFOLLY_CFG_NO_COROUTINES=1",
440447
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
441448
);
449+
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
442450
SDKROOT = iphoneos;
451+
USE_HERMES = true;
443452
VALIDATE_PRODUCT = YES;
444453
};
445454
name = Release;

packages/jsi/example/ios/NativescriptJsiExample.xcworkspace/contents.xcworkspacedata

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jsi/example/ios/NativescriptJsiExample/Info.plist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@
2828
<true/>
2929
<key>NSAppTransportSecurity</key>
3030
<dict>
31-
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
3231
<key>NSAllowsArbitraryLoads</key>
3332
<false/>
3433
<key>NSAllowsLocalNetworking</key>
3534
<true/>
3635
</dict>
3736
<key>NSLocationWhenInUseUsageDescription</key>
3837
<string></string>
38+
<key>RCTNewArchEnabled</key>
39+
<true/>
3940
<key>UILaunchStoryboardName</key>
4041
<string>LaunchScreen</string>
4142
<key>UIRequiredDeviceCapabilities</key>

0 commit comments

Comments
 (0)