Skip to content

Commit

Permalink
chore: fix cycle build problems [ch17530]
Browse files Browse the repository at this point in the history
  • Loading branch information
seavan committed Dec 31, 2018
1 parent 23ae771 commit 3eb68c5
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ios/main.jsbundle
ios/main.jsbundle.*
ios/worker.jsbundle
ios/worker.jsbundle.*
ios/peeriomobile.xcodeproj/project.xcworkspace/xcshareddata
# ios/peeriomobile.xcodeproj/project.xcworkspace/xcshareddata

# Android/IJ
#
Expand Down
26 changes: 19 additions & 7 deletions ios/peeriomobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
020633D02178066B00F5743C /* libRNMail.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 020633CB2177FF8E00F5743C /* libRNMail.a */; };
020C455F2138710300A0691D /* privacy.txt in Resources */ = {isa = PBXBuildFile; fileRef = 020C45292138710200A0691D /* privacy.txt */; };
020C45FF2138C95D00A0691D /* account_key_backup_medcryptor.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 020C45C92138C95D00A0691D /* account_key_backup_medcryptor.pdf */; };
0214A64C21DA7EBD003BE0F8 /* QBImagePicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96CEC560210F699500F546CE /* QBImagePicker.framework */; };
0214A64D21DA7EC2003BE0F8 /* RSKImageCropper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96CEC562210F699500F546CE /* RSKImageCropper.framework */; };
02210A811E019037006D7AC0 /* libRNSound.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02210A7F1E01902A006D7AC0 /* libRNSound.a */; };
02210A841E0191BA006D7AC0 /* sounds in Resources */ = {isa = PBXBuildFile; fileRef = 02210A831E0191BA006D7AC0 /* sounds */; };
0221BCD21DDC710400706A4F /* libRCTRestart.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0221BCD11DDC6D3C00706A4F /* libRCTRestart.a */; };
Expand Down Expand Up @@ -235,6 +237,13 @@
remoteGlobalIDString = E72EC1401F7ABB5A0001BC90;
remoteInfo = "RNDeviceInfo-tvOS";
};
0214A64921DA7CC0003BE0F8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 53F9542E76844F59917732EA /* RNVectorIcons.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = A39873CE1EA65EE60051E01A;
remoteInfo = "RNVectorIcons-tvOS";
};
02210A7E1E01902A006D7AC0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 02210A6A1E01902A006D7AC0 /* RNSound.xcodeproj */;
Expand Down Expand Up @@ -744,6 +753,7 @@
02D372A62194C3EE0020FDC8 /* FLAnimatedImage.framework in Frameworks */,
02BCD72D1DFE1606000B8FCF /* QuickLook.framework in Frameworks */,
0235B5DB1E65DEAF001D77D1 /* libsqlite3.0.tbd in Frameworks */,
0214A64C21DA7EBD003BE0F8 /* QBImagePicker.framework in Frameworks */,
025373851EB3751800752E61 /* libsodium.a in Frameworks */,
146834051AC3E58100842450 /* libReact.a in Frameworks */,
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
Expand All @@ -767,6 +777,7 @@
029F0E641E55303400C8586F /* libRNShare.a in Frameworks */,
0235B5D81E65DE4B001D77D1 /* libSQLite.a in Frameworks */,
025935601E809AAF00FAEE7E /* libInAppUtils.a in Frameworks */,
0214A64D21DA7EC2003BE0F8 /* RSKImageCropper.framework in Frameworks */,
02F966301E9D493900FBECFF /* libRCTPrivacySnapshot.a in Frameworks */,
0253784B1EC4E1A000752E61 /* libBVLinearGradient.a in Frameworks */,
02ADBC5E1EDDA0D600D304BE /* libRCTContacts.a in Frameworks */,
Expand Down Expand Up @@ -1040,6 +1051,7 @@
isa = PBXGroup;
children = (
02D763F21D9918E800E7E57C /* libRNVectorIcons.a */,
0214A64A21DA7CC0003BE0F8 /* libRNVectorIcons-tvOS.a */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -1653,6 +1665,13 @@
remoteRef = 020D14892167F2AA007484E3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
0214A64A21DA7CC0003BE0F8 /* libRNVectorIcons-tvOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libRNVectorIcons-tvOS.a";
remoteRef = 0214A64921DA7CC0003BE0F8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
02210A7F1E01902A006D7AC0 /* libRNSound.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand Down Expand Up @@ -2178,10 +2197,7 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/peeriomobile\"",
"$(PROJECT_DIR)/peeriomobile/libsodium-ios/lib",
"$(PROJECT_DIR)/lib",
"\"$(SRCROOT)/peeriomobile\"",
"\"$(SRCROOT)/peeriomobile\"",
);
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -2249,11 +2265,7 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/peeriomobile\"",
"$(PROJECT_DIR)/peeriomobile/libsodium-ios/lib",
"$(PROJECT_DIR)/lib",
"\"$(SRCROOT)/peeriomobile\"",
"\"$(SRCROOT)/peeriomobile\"",
"\"$(SRCROOT)/peeriomobile\"",
);
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key>
<false/>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
<ActionContent
title = "Run Script"
scriptText = ""
scriptText = "# Type a script or drag a script file from your workspace to insert its path.&#10;"
shellToInvoke = "/bin/sh">
<EnvironmentBuildable>
<BuildableReference
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"expandoo": "source env-expandoo.sh && ./node_modules/react-native/scripts/packager.sh --reset-cache",
"medcryptor": "APP_LABEL='medcryptor' EXECUTABLE_NAME='medcryptor' npm start",
"clean": "rm -rf ios/build && rm -rf android/build",
"clean-xcode": "rm -rf ~/Library/Developer/Xcode/DerivedData/*",
"ios": "react-native run-ios",
"android": "react-native run-android",
"android-signed": "npm run build-android && ./scripts/release_android.sh",
Expand Down

0 comments on commit 3eb68c5

Please sign in to comment.