Skip to content

Commit

Permalink
last ticket (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: Aliya Petranik <[email protected]>
  • Loading branch information
brennajc and Aliya Petranik authored May 16, 2020
1 parent 9874cf5 commit a911206
Show file tree
Hide file tree
Showing 28 changed files with 7,560 additions and 1,200 deletions.
170 changes: 0 additions & 170 deletions android/app/build.gradle

This file was deleted.

61 changes: 0 additions & 61 deletions android/app/src/main/java/com/gladeo_app/MainApplication.java

This file was deleted.

2 changes: 2 additions & 0 deletions android/settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
rootProject.name = 'Gladeo_App'
include ':react-native-background-timer'
project(':react-native-background-timer').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-background-timer/android')
include ':@react-native-community_cameraroll'
project(':@react-native-community_cameraroll').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-community/cameraroll/android')

Expand Down
Binary file added assets/images/xmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 5 additions & 13 deletions ios/Gladeo_App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
ORGANIZATIONNAME = Facebook;
TargetAttributes = {
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = RQYJ8527JZ;
DevelopmentTeam = 4NUDH2Z2CM;
ProvisioningStyle = Automatic;
};
};
Expand Down Expand Up @@ -472,15 +472,11 @@
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Gladeo_App-checkManifestLockResult.txt",
);
Expand All @@ -494,13 +490,9 @@
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Start Packager";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -544,7 +536,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = RQYJ8527JZ;
DEVELOPMENT_TEAM = 4NUDH2Z2CM;
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = Gladeo_App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -553,7 +545,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "edu.petranik.Gladeo-App";
PRODUCT_BUNDLE_IDENTIFIER = "brennajc.Gladeo-App";
PRODUCT_NAME = Gladeo_App;
PROVISIONING_PROFILE_SPECIFIER = "";
VERSIONING_SYSTEM = "apple-generic";
Expand All @@ -568,7 +560,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = RQYJ8527JZ;
DEVELOPMENT_TEAM = 4NUDH2Z2CM;
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = Gladeo_App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -577,7 +569,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "edu.petranik.Gladeo-App";
PRODUCT_BUNDLE_IDENTIFIER = "brennajc.Gladeo-App";
PRODUCT_NAME = Gladeo_App;
PROVISIONING_PROFILE_SPECIFIER = "";
VERSIONING_SYSTEM = "apple-generic";
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?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>SchemeUserState</key>
<dict>
<key>Gladeo_App.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
<key>Gladeo_App.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>56</integer>
</dict>
</dict>
</dict>
</plist>
2 changes: 2 additions & 0 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ target 'Gladeo_App' do



pod 'react-native-background-timer', :path => '../node_modules/react-native-background-timer'

end
10 changes: 8 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ PODS:
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsinspector (0.61.5)
- react-native-background-timer (2.2.0):
- React
- react-native-camera (3.23.1):
- React
- react-native-camera/RCT (= 3.23.1)
Expand Down Expand Up @@ -305,6 +307,7 @@ DEPENDENCIES:
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
- react-native-background-timer (from `../node_modules/react-native-background-timer`)
- react-native-camera (from `../node_modules/react-native-camera`)
- "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
- react-native-ffmpeg (from `../node_modules/react-native-ffmpeg`)
Expand Down Expand Up @@ -344,7 +347,7 @@ DEPENDENCIES:
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- boost-for-react-native
- mobile-ffmpeg-https

Expand Down Expand Up @@ -389,6 +392,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
React-jsinspector:
:path: "../node_modules/react-native/ReactCommon/jsinspector"
react-native-background-timer:
:path: "../node_modules/react-native-background-timer"
react-native-camera:
:path: "../node_modules/react-native-camera"
react-native-cameraroll:
Expand Down Expand Up @@ -495,6 +500,7 @@ SPEC CHECKSUMS:
React-jsi: cb2cd74d7ccf4cffb071a46833613edc79cdf8f7
React-jsiexecutor: d5525f9ed5f782fdbacb64b9b01a43a9323d2386
React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
react-native-background-timer: 1f7d560647b40e6a60b01c452ba29c54bf581fc4
react-native-camera: 1b52abea404d04e040edb3e74b7c5523c01a3089
react-native-cameraroll: 02e60e9af9273a3cc3b641632bf651189830aaf8
react-native-ffmpeg: f9a60452aaa5d478aac205b248224994f3bde416
Expand Down Expand Up @@ -534,4 +540,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 2540b33e56e6fff5e591d0cac6c4f27694914869

COCOAPODS: 1.7.5
COCOAPODS: 1.9.1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a911206

Please sign in to comment.