35 Commits

Author SHA1 Message Date
JiglioNero
24245e073b copy PrivacyInfo to static xcframework 2024-04-24 14:21:40 +02:00
Anatoly Pristensky
b1416a2f15 Add privacy manifest into PLCrashreporter package (#299)
* Add CopyFiles build phase for PrivacyInfo.xcprivacy
* Update resource bundle path in PLCrashReporter.podspec

---------

Co-authored-by: MikhailSuendukov <110986399+MikhailSuendukov@users.noreply.github.com>
Co-authored-by: JiglioNero <v-msuendukov@microsoft.com>
2024-04-08 20:21:19 +07:00
Ivan Matkov
828d9cfe82 Fix static macOS framework build settings 2022-06-27 12:49:02 +02:00
Dima
f329bed1d0 Apply suggestions from code review 2021-09-08 09:28:03 +03:00
Dmitriy Kirakosyan
cacacfd703 Naming tweaks in combine-xcframework.sh 2021-09-06 09:05:43 +03:00
Dmitriy Kirakosyan
b25b681a97 Fix scripts and podspec for static XCFramework 2021-09-03 13:30:09 +03:00
Anastasia Senyushina
2f13a17693 Update script for build xcframework 2021-09-02 11:00:01 +03:00
Richard Groves
48156e3031 Fix a build error if the source folder has a space
If the source folder has a space in the path then the build fails as $(dirname "$0")/combine-libraries.sh has a space in it. This changes adds quotes around the directory name.
2021-07-23 12:46:56 +01:00
Dima
4f28559dc0 [Xcode] Fix configuration "CrashReporter Archive" (#188) 2021-06-21 13:26:14 +03:00
Anastasia Kubova
6429fdf46e Add assembly the Carthage artifacts to targets 2021-06-09 13:00:55 +03:00
Anastasia Kubova
bedcc80098 Rename field 2021-06-09 11:18:59 +03:00
Anastasia Kubova
f9dfe7d6e6 Remove hardcoding of the file name 2021-06-09 10:38:18 +03:00
Anastasia Kubova
83fed50543 Remove extra comment 2021-06-09 10:30:41 +03:00
Anastasia Kubova
a6f099fec3 Add assembly Carthage artifacts 2021-06-09 08:15:07 +03:00
Ivan Matkov
f507b3af67 Fix typos 2020-10-21 15:32:42 +03:00
Ivan Matkov
ac28629caf Add Apple Silicon to release archive 2020-10-20 16:28:07 +03:00
Ivan Matkov
fab304b686 Fix archive scripts 2020-10-15 16:34:47 +03:00
Ivan Matkov
be3d6545db Fix "Crash Reporter" target 2020-10-15 13:45:10 +03:00
Ivan Matkov
d91f3ddd25 Restore macOS build dir suffix 2020-10-15 13:22:08 +03:00
Ivan Matkov
5ce542b832 Reorganize building scripts 2020-10-14 15:46:07 +03:00
Ivan Matkov
ce42bb7093 Run build from scripts without current environment variables 2020-06-25 14:16:27 +03:00
Ivan Matkov
f30f73d1b6 Remove quiet option from scripts 2020-06-05 16:15:50 +03:00
Ruslan Urmeev
47e6fed1ad Use CFlags for bitcode support, remove bitcode flags from scripts 2020-05-27 19:13:03 +04:00
Ivan Matkov
1aa9866960 Fix building if path contains spaces 2020-05-19 12:18:47 +03:00
Anna Kocheshkova
3a1e3d44ee Address feedback 2020-05-19 11:25:40 +03:00
Anna Kocheshkova
3389bebb81 Fix manual build 2020-05-19 10:46:29 +03:00
Anna Kocheshkova
26c698cbc1 Package frameworks 2020-05-13 17:57:41 +03:00
Anna Kocheshkova
11d54e8d72 Cleanup the script 2020-05-13 16:30:39 +03:00
Anna Kocheshkova
3a16beae18 Add archive script, fix targets and clean up build script
Fix typos
2020-05-13 14:58:47 +03:00
Anna Kocheshkova
39c69d2b7e Add xcframework script and target 2020-05-13 14:56:28 +03:00
Ivan Matkov
2e861ac46d Fix typo 2020-04-29 20:26:15 +03:00
Ivan Matkov
ce0c555208 Add simulator into Info.plist 2020-04-29 19:14:14 +03:00
Ivan Matkov
275703315a Use real frameworks in packaging scripts 2020-04-29 18:18:18 +03:00
Ivan Matkov
961929e921 Fix build fat libs script 2020-04-29 14:56:19 +03:00
Ivan Matkov
795ed68a20 Extract scripts from project file 2020-04-27 20:35:40 +03:00