Skip to content

Commit 14d3be0

Browse files
committed
Preps for release
1 parent 82e9574 commit 14d3be0

File tree

5 files changed

+8
-25
lines changed

5 files changed

+8
-25
lines changed

example/ios/Podfile

+2-6
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@ require Pod::Executable.execute_command('node', ['-p',
88
platform :ios, '14.0'
99
prepare_react_native_project!
1010

11-
linkage = ENV['USE_FRAMEWORKS']
12-
if linkage != nil
13-
Pod::UI.puts "Configuring Pod with #{linkage}ally linked Frameworks".green
14-
use_frameworks! :linkage => linkage.to_sym
15-
end
11+
use_frameworks!
1612

1713
target 'ContextSdkExample' do
1814
config = use_native_modules!
@@ -40,4 +36,4 @@ target 'ContextSdkExample' do
4036
end
4137

4238
# For Local Development
43-
pod 'ContextSDK', :path => '../../../contextsdk/ContextSDK/', :testspecs => ['Tests']
39+
pod 'ContextSDK', :path => '../../../context-sdk/ContextSDK/', :testspecs => ['Tests']

example/ios/Podfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1197,8 +1197,8 @@ PODS:
11971197

11981198
DEPENDENCIES:
11991199
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
1200-
- ContextSDK (from `../../../contextsdk/ContextSDK/`)
1201-
- ContextSDK/Tests (from `../../../contextsdk/ContextSDK/`)
1200+
- ContextSDK (from `../../../context-sdk/ContextSDK/`)
1201+
- ContextSDK/Tests (from `../../../context-sdk/ContextSDK/`)
12021202
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
12031203
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
12041204
- fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
@@ -1266,7 +1266,7 @@ EXTERNAL SOURCES:
12661266
boost:
12671267
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
12681268
ContextSDK:
1269-
:path: "../../../contextsdk/ContextSDK/"
1269+
:path: "../../../context-sdk/ContextSDK/"
12701270
DoubleConversion:
12711271
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
12721272
FBLazyVector:
@@ -1379,7 +1379,7 @@ EXTERNAL SOURCES:
13791379

13801380
SPEC CHECKSUMS:
13811381
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
1382-
ContextSDK: 7171350c12e37307106121a6c23df12cf910ffdb
1382+
ContextSDK: 71a4c461d281e5b081541ced124a87beb92b451f
13831383
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
13841384
FBLazyVector: 898d14d17bf19e2435cafd9ea2a1033efe445709
13851385
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
@@ -1411,7 +1411,7 @@ SPEC CHECKSUMS:
14111411
React-jsitracing: 3de522f8f794dccd3c54af9160dc992ee65bd494
14121412
React-logger: 7e7403a2b14c97f847d90763af76b84b152b6fce
14131413
React-Mapbuffer: c5844bf3c2206f5475c0fc2340a89b049ea23c97
1414-
react-native-context-sdk: 5b92c3b21570aae901d1936d99d5d30ddeeadb50
1414+
react-native-context-sdk: fce43a54023aab01b49a1fdc9be153c3fa42315a
14151415
React-nativeconfig: 21d89c65ca39875fad2c5c465e0e013e514eba21
14161416
React-NativeModulesApple: e2e180dae4486b2978fcf3564cc4c8de4b453a68
14171417
React-perflogger: 3d31e0d1e8ad891e43a09ac70b7b17a79773003a
@@ -1438,6 +1438,6 @@ SPEC CHECKSUMS:
14381438
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
14391439
Yoga: dafebc41bc66910af33077aaa41078e89fd635bf
14401440

1441-
PODFILE CHECKSUM: 634382a8c7a1f97d27aefc03b2a60acbae4accc7
1441+
PODFILE CHECKSUM: ab9aac887fb016d1e0c98256986faeab8a0a28b4
14421442

14431443
COCOAPODS: 1.15.2

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"url": "git+https://github.com/context-sdk/react-native.git"
4444
},
4545
"author": "ContextSDK",
46-
"license": "MIT",
4746
"bugs": {
4847
"url": "https://github.com/context-sdk/react-native/issues"
4948
},

react-native-context-sdk.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Pod::Spec.new do |s|
88
s.version = package["version"]
99
s.summary = package["description"]
1010
s.homepage = package["homepage"]
11-
s.license = package["license"]
1211
s.authors = package["author"]
1312

1413
s.platforms = { :ios => '14.0' }

yarn.lock

-11
Original file line numberDiff line numberDiff line change
@@ -1942,16 +1942,6 @@ __metadata:
19421942
languageName: node
19431943
linkType: hard
19441944

1945-
"@evilmartians/lefthook@npm:^1.5.0":
1946-
version: 1.6.10
1947-
resolution: "@evilmartians/lefthook@npm:1.6.10"
1948-
bin:
1949-
lefthook: bin/index.js
1950-
checksum: c1f5b6732bee25ba8908ac57b9416381ed0fbe457b1c00100749fb9f6f56d50119c4dd5269301e8c1f16320fd5ab820d97b53428d8430863417944ee5ea15478
1951-
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
1952-
languageName: node
1953-
linkType: hard
1954-
19551945
"@hapi/hoek@npm:^9.0.0, @hapi/hoek@npm:^9.3.0":
19561946
version: 9.3.0
19571947
resolution: "@hapi/hoek@npm:9.3.0"
@@ -10888,7 +10878,6 @@ __metadata:
1088810878
resolution: "react-native-context-sdk@workspace:."
1088910879
dependencies:
1089010880
"@commitlint/config-conventional": ^17.0.2
10891-
"@evilmartians/lefthook": ^1.5.0
1089210881
"@react-native/eslint-config": ^0.73.1
1089310882
"@release-it/conventional-changelog": ^5.0.0
1089410883
"@types/jest": ^29.5.5

0 commit comments

Comments
 (0)