top of page
Search
leoniak0zqtu

How-to-generate-dsym-file-xcode-10







































App Center Crashes automatically generates a crash log every time your app crashes, with a log to ... dSYM files which have not been deployed to a desktop machine yet. ... that the file doesn't seem to come into the resulting Xcode project. ... 1 Platform: Unity editor, Android Platform OS version: windows 10 , android 8 Any .... Sep 15, 2018 — ... it in Xcode with DWARF with dSYM File, it generates over 600 warnings: ... Also, anybody tried to build an application with XCode 10 beta 1?. Sep 22, 2016 — I even exported it to XCode project to build it on Mac and everything is fine. ... When a change is detected, a build is automatically generated by Cloud Build. ... 9 times out of 10, you could have found the . unity3d Oct 29, 2018 · Unity ... dSYM files which have not been deployed to a desktop machine yet.. The .dsym files contain the debug symbols Creating and Distributing an iOS Binary Framework Instabug. How to generate dsym file xcode 10. Upload the dSYM .... JoesRandomStuff. •. 10K views 5 years ago ... Firebase Crashlytics | XCODE 10.2 | Swift 5 | 2019 | (DSYM File .... Before all of these actions, make sure you have configured the xcode build settings right, as follows: Generate Debug Symbols setting is enabled. Debug .... Feb 27, 2021 — The dark mode beta is finally here. Change your preferences any time. Stack Overflow for Teams is a private, secure spot for you and your .... Dec 21, 2020 — Discover how symbolication helps generate better stack traces in crash reports. ... To download the dSYM files for your app, do the following: ... And if you're using Xcode 10, you will need to add the previous script to the .... If you archive the application the dsym file is in the xarchive. Right-click on the entry in the organizer, do "show in finder", right click on the xarchive and choose​ .... Oct 18, 2016 — These days it's the default in Xcode. With this ... Alternatively, there's DWARF with dSYM file option. ... it leads to longer build times because a separate dSYM file has to be generated during each build ☹️ ... symbolicatecrash YourApp\ \ 17-10​-16\ 23-15.crash YourApp.app/YourApp > symbolicated.crash.. Mar 20, 2021 — DSYM files are created by Xcode when you build your app. There are a couple of ways to upload them to TestFairy (see below). Generate .... Feb 10, 2020 — You can find the dSYM file with the same name with your app, in the same folder. How do I create a dSYM file in Xcode 10? Generate Symbols .... XCode archive not creating DSYM file - ios. ... with dSYM Debug Information Format 3. built my project using both iOS10 and iOS11 Anyone else encounter this?. Find the Missing dSYM file and upload to Firebase Crashlytics ... Geekbench test scores from a “MacBookAir10,1,” reveals a single-core score of 1687 and ... In that short period of time SwiftUI has generated a ton of interest, a bit of controversy .... The symbols we debug will be included in this file, and each time the project is compiled, a file will be generated. New dSYM file, located /Users// .... Apr 8, 2020 — Discover techniques to speed up the build time in Xcode. ... dSYM is a Debug Symbol file, that contains debug information to symbolicate ... To help us find areas where the Swift compiler struggled, Xcode can generate a warning for ... Moreover, starting from Xcode 10 we can benefit from building targets in .... 2014/10/15 下午 10:07:42 ... Just make sure you're keeping the dSYM files from the exact build available on the hard drive to spotlight somewhere. ... to create dSYM file in XCode 4 Can you please let me know how can I create .dSYM file using XCode 4 Thanks iphone objective c cocoa touch.. to create dSYM file in XCode .... Sep 29, 2015 — Inject those values in the archives generated by the build process, so that none of the file under version control result changed.. Dec 15, 2020 — How to generate dsym file xcode 10 ... When I run my script in Terminal it works every time. When it fails, it always fails at the step: "Begin .... Xcode will automatically attempt to symbolicate all crash reports that it ... dSYM file that was created at the time of release and the crash report receive from .... Feb 2, 2021 — I have the crash report from Apple, I just need to figure out how to generate the file. Using VS2019 on Windows, paired with a Mac for builds.. Jan 26, 2021 — Nowadays, Firebase Crashlytics is a very important part of our projects to monitor crashes of our applications that may be an android or iOS .... Apr 26, 2017 — 10 UIKit 0x0000000192ce6858 -[UIApplication sendEvent:] + 340 ... The generated iOS crash report often shows the memory address ... The application binary and dSYM file are tied together on a per-build-basis by the build UUID. Xcode provides a number of tools to apply the debug symbols from a dSYM .... Jun 3, 2021 — You will also need to archive symbol files for every version you would like to symbolicate. ... onClickCrashReporting10(SourceFile:82) . ... in Xcode to create the .xcarchive of your app, you may find a dSYM already created .... Oct 28, 2020 — I try to compile library and get debug symbols with "DWARF with dSYM File" format. This works for dynamic but not for static libraries. XCode .... Jun 11, 2018 — Resources for Creating Custom Instruments with Xcode 10 · Xcode 9.3: Core Animation Instrument Deprecated · Xcode 9: Locating dSYM Files in .... May 4, 2018 — You can symbolicate a crash log with Xcode 9 fairly easy. Even with bitcode, which give you multiple DSYM files instead of one. Follow the following steps ... 1​: Create a folder. Create a new folder on your desktop which will be used to contain all necessary files. ... Only 10 months ago, ... Read More. Mar 16 .... New Xcode 10 Generating dsym File issue http://stackoverflow.com/questions/​52644911 … #xcode10 #dsym. 8:34 AM - 5 Dec 2018. 0 replies 0 retweets 0 likes.. Nov 4, 2013 — ... sessions with XCode I sensed that most of the time was spent in the “Linking” and ”Generating dSYM file” stages. Screen Shot 2013-10-31 at .... Oct 25, 2008 — Xcode and gdb both support a wide range of information access tools — but you need to know that ... In this case, gdb is invoking the description method on the NSDictionary to generate a string. ... 2008-10-26 13:25:43.381 CrashExample[​41720:20b] ... dSYM file from the exact build that they are using.. Such files are usually generated for applications using Breakpad, Crashpad, ... we invoke xcodebuild to create Breakpad.framework and then link against that. ... Search for and select "Debug Information Format", set to "DWARF with dSYM File​" 3. ... Crash Reporting FAQ Fix breakpad on mips and x86_64 for the NDK r10c .... Upload the dSYM file using either sentry-cli or the Fastlane action. ... We also recommend using the latest Xcode version for submitting your build. ... The dSYM won't be generated until after the app is done processing on ... If you are using Xcode 10 or newer, you also need to add the following line to the Input Files section .... May 20, 2013 — The second is the dSYM file created during the compilation of the binary. ... simply create a dummy app to see where Xcode stores these files.. 0 introduced the ability to include vendored dSYM files (like those Twilio ships) in the archives you generate in Xcode automatically. This helps the Apple AppStore​ .... Log: Find entry for Generating ProductName.app.dSYM. Log: Click the icon on ... Updated for Xcode version 11.5 on Jun 10, 2020 (original post was for Xcode 5). ... The dsym file extension is associated with the Apple Xcode, an integrated .... When initialized for the first time, the Kumulos SDK will create a unique ... the app and clicking the Installs tab to see the ten most recent installs of your app. ... These generated dSYM files can be downloaded using the Xcode Organizer.. May 11, 2020 — Capture d'écran, le 2020-05-11 à 15 11 10 ... The easiest way to find a missing dSYM file is to run: mdfind "com_apple_xcode_dsym_uuids == UUID". In general, Xcode determines if dSYMs are generated, and where they're .... Apr 19, 2021 — First of all, you need two files – Crash and dSYM file. You probably already ... The tool is called “symbolicatecrash” and is shipped with Xcode.. How to generate dsym file xcode 10. If I let the build continue, that step will complete in about 20 minutes but my system freezes. On Xcode 9, this step took about .... Jan 7, 2019 — 2019-01-06T19:55:41.8110300Z Generating 'PhotoUploader.appex. ... I see an open issue with generating dSYMs handing with Xcode 10: .... These instructions also explain how to use the Apple Xcode utility to compile iOS ... Debug Information Format and set the values to DWARF with dSYM file. ... package your application by archiving the generated .xcarchive folder in ZIP format.. May 29, 2018 — When we create the new iOS project in Xcode, Apple gives us two ... Information Format build setting doesn't need to generate dSYM files when .... Choose Automatic to let Xcode automatically create and update profiles, app IDs, and certificates. ... Dwarf Dsym File Name DWARF_DSYM_FILE_NAME .... Dec 7, 2018 — dSYM file included in the .zip archive that you're trying to upload ... If it's still failing there then there should be an error in how the zip file is generated. ... If you are using Xcode 10 and encountering 400 API server response on .... Error Message: Upload missing dSYMs to see crashes from 1 versions. ... Now you can find the .dsym file in the path, /Library/Developer/Xcode/DerivedData/ ... Wait for 10-15 minutes before the crashes start to appear on the console. ... to get crash report on firebase 2 see the dsyms folder 3 create the Zip file of dsyms folder .... Feb 24, 2018 — dSYM ) were generated by Xcode. ... our “Build Settings” for a release version in Figure 1 above with the value “DWARF with dSYM File?”.. how to generate dsym file xcode 11 running upload-symbols in build phase mode find dsym by uuid add dsym download debug symbols xcode exiting because .... Aug 9, 2017 — Those are very important build artifacts generated as part of the build which can be used to go back to ... With Xcode Server, it becomes so easy to access IPA files of release bots. ... 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21.. Hello, Is there a possibility to download the dSym files generated in the Xamarin. ... dSYM.zip file's path OR A step to upload dSym files to HockeyApp after the iOS​… ... viktorbenei April 6, 2017, 10:24am #4 ... and so the dSYM you originally get from Xcode during the build/archive won't match with the IPA you (or any user) .... Jan 14, 2021 — We recommend uploading dSYM files together with the app build files. Create a zip file from the contents of your symbols directory. The best way .... How to generate dsym file xcode 10. If I let the build continue, that step will complete in about 20 minutes but my system freezes. On Xcode 9, this step took about .... Hello, how to generate .dsym file? via xcode no luck. ... NewJosh July 27, 2019, 2​:10am #1. Hello, how to generate .dsym file? via xcode no luck.. When this build setting specifies more than one architecture, the generated binary ... Use the DWARF format and place the debug information in a dSYM file.. How To Boost Xcode's Compile Time and Runtime ... May 26 · 10 min read. Old-​school chronometer. Photo by Veri Ivanova ... Ensure that you set “Debug Information Format” to always create dSYM files for your Release builds. For your debug .... I founded and bootstrapped PSPDFKit, an SDK for working with PDF files on any platform. ... The debugger from Xcode 11.5 (11E608c) fails to print information about variables using the po , p , or e commands. ... dSYM bundle for LLDB to find.. May 4, 2021 — Xcode is a powerful tool, but when it comes to the release process it's ... It'll generate both ipa and dSYM debug symbol store files for you to .... May 14, 2015 — In the 4.6 release notes it stated that: "dSYM files can now be generated when deploying to iOS from Xcode." But there is no documentation .... Jan 14, 2020 — On behalf of you, XCode will automatically symbolicate the crash file and show the results ... Follow these steps in Xcode 10 to symbolicate a crash log from an app build on the same machine: ... How do I create a dSYM file?. Jun 25, 2020 — Start by launching Xcode and use menu File>New>Project…​ to create a new project from one of the iOS templates, any of them will work: xcode1 ... Let's rebuild the idatest application with the DWARF with dSYM File build setting: ... dyld10. Any attempt to resume execution will inevitably fail: dyld11.. How to generate dsym file xcode 10. Showing 1 Result(s). Nowadays, Firebase Crashlytics is a very important part of our projects to monitor crashes of our .... PEM, DER, CRT, and CER: X.509 Encodings and Conversions - SSL.com Xcode 10 Archive 卡死问题 - KitFung-P - 博客园 In this tutorial, you will learn how to .... Jun 20, 2020 — I'm building a OSX app and this is giving me a very hard time. I need to generate a separate dSym file for symbolicating crash reports and I want to strip function .... Aug 26, 2020 — Building Crashpad generates several files that need to be linked with an ... in a separate dSYM file) in order to get fully symbolicated crash reports. ... like a chat bubble in Xcode 11) will show the file system location with ... At the time of writing the processor.sln file will not build on Windows 10 with Visual .... TestFairy requires your app's debug symbols dSYMs to clearly show you the names of the methods in your code. DSYM files are created by Xcode when you build .... dSYM files are uploaded to your crash reporting service will be sufficient. ... v10.4​, v10.3, v10.2, v10.1, v10.0, v9.5, v9.4, v9.3, v9.3, v9.2, v9.1, v9.0, v8.5, v8.4, v8.3, v8. ... symbols to) the crash log manually using Xcode's symbolicatecrash tool: ... This will modify symbol positions and generate a new .dSYM file. Apple lets you .... Oct 6, 2015 — I wanted to symbolicate crash log but find out that my dSYM file contains only arm64 version. Application dump: nodrock$ dwarfdump --uuid .... This question was answered by 5 person(s). You can find it in the following category(ies): Ios, Xcode, Archive, Debug-symbols, Dsym. ID of this question is .... Feb 7, 2021 — As a side question I would like to ask how could one go about explicitly telling Unity to generate Xcode project with "DRAWF with dSYM File" .... ... covered in Chapter 10, is responsible for creating an archive of all built targets and their debugging symbols (stored in dSYM files). The archives are suitable .... xcode header search path recursive, A "source file" can be any file, with a name ... dSYM Enable_default_header_search_paths = yes ... and MacPorts boost installed properly, all you have to do is this: Create a new ... Kicker comp 10 with box.. Perguntei 10 anos, 6 meses. Visto vezes 1,796. 1. 1796. I have followed the Apple instructions aqui to unsuccessfully generate a dSYM file for my release build, .... Leave a Apple can generate dSYM files for builds where bitcode is enabled. ... When it's run by Xcode during a build it works around 10% of the time.. 2020-10-15 16:50 ackh imported from Stackoverflow ... The first Xcode project ( lib.xcodeproj ) builds an iOS static library while the second project ... However, dumping the content of the dSYM file that is generated as part of the archive reveals .... We allowed All Files in a configuration profile for our Macs on Mojave, but upon installing 6. Look for the ... 4 through 15β3 OS Version: iOS 13 iOS 12 iOS 11 iOS 10. tccd Check DB tcc. 5 inglês ... 注意: 根据 苹果文档, Xcode不会自动添加低内存日志。你必需 ... dSYM 来解析才能看到具体是哪部分代码引起 crash 。 给你两个 .... Posts about dSYM written by philastokes. ... The output from atos tells me the name of the Swift source file, the name of the ... Create a folder called “​CrashWork”. 2. Go to Xcode's 'Organizer', and right-click on the archive of the version of the app that ... Swift.app/Contents/MacOS/DetectX\ Swift -arch x86_64 -​l 0x10a10e000 .... Mar 20, 2017 — The address and the dSYM file should be enough to extract debug ... If you are dealing with raw crash reports generated by XCode, it can be found ... Good news is starting with iOS 10, Apple dropped the support for all old .... Dec 19, 2009 — Archive for the 'Xcode' Category ... 8 int localVar = ShouldReturn(); 9 if (localVar) 10 return; ... which Xcode uses in creating the dSYM file.. How to generate dsym file xcode 11. Upload the dSYM File, In the target list, select the target that builds your application. Without the dSYM the crash report will .... One problem I'm having is it keeps saying the dSYM file is missing. It does … ... 94. 10 Share. u/LeeKahSeng avatar LeeKahSengObjective-C / Swift2d ... r/​iOSProgramming - Can you Make an Augmented Reality App in Xcode? Here is. 25. 10 .... You should now be able to create and build a cordova project. ... Open the workspace file ( platforms/ios/HelloWorld.xcworkspace ) from Xcode, or from the .... Aug 7, 2019 — A new UUID is generated for each build of your application and uniquely identifies that build. ... For ios 10 or above it is in Settings –> Privacy –> Analytics –> Analytics Data. ... If you had stored the dSYM file, you can keep reading this section. ... find /Applications/Xcode.app –name symbolicatecrash –type f.. Nov 21, 2015 — Note: Packages do not generate dSYM debug files. ... For example i have one programm builded as xcode for iOS, and i build one program ... in response to a non-binding indicative proposal received on November 10 from .. Unity does not by default enables dSYM creation for its builds. Bugsee does not modify the build to enable it, it has to be done manually on the resulting XCode .... Jun 17, 2021 — You'll use Xcode 10 and Swift 4.2 in this tutorial, but CocoaPods and Carthage also support ... pod init - Create the initial Podfile file for you. pod install - Install the ... dSYM file, which is used for desymbolising crash logs).. Government assigned warrior cat name generator. Xcode 10 ... Xcode 10 ... iOS8: 'rsync failed' and unable to submit apps with Xcode 6 if including DSYM file .... Nov 25, 2017 — Join the Expo Go beta Launch Xcode on your desktop machine. ... #4588 · expo/​expo · GitHub, on expo app, but when I generate the standalone IOS IPA file and try ... The $10 million event, sponsored by the U.S. Department of ... April/May 2018 Jun 17, 2020 · The dSYMs might be useful if you ever want to .... In the artifact, I can see the generated ipa file but could not locate Compiling CUDA File in VS Code A How-To Guide Hacker. Xcode10 - New Xcode 10 Generating .... Jun 25, 2021 — Those debug symbols are used both by the Xcode debugger and for generating the crash reports. When you create a debug build these debug .... In the new build system, shell scripts can't rely on the state of build artifacts not listed in other build phases (for example, the Info.plist file or .dSYM files.) Add files .... IOS deploy: stuck on Generating dSYM files · Issue #27315. ... 20 Mar 2017 Let's instruct XCode to put the debug symbols in a separate dSYM file: Generate DWARF with dSYM. ... Generating dSYM hangs Xcode 10 Apple Developer Forums.. But in Xcode 10, it is being used by default, and is written from scratch in Swift. ... This setting tells the compiler to omit the process of creating the dSYM file .... Jan 10, 2021 — Category: How to generate dsym file xcode 10 ... DSYM files are created by Xcode when you build your app. There are a couple of ways to .... how to generate dsym file xcode 10. I'm working on an app with another developer and they just submitted a release to the app store that was built on their .... XCode archive not creating DSYM file - ios. ... with dSYM Debug Information Format 3. built my project using both iOS10 and iOS11 Anyone else encounter this?. May 14, 2019 — At the same time, breakpoint work, dSYM loaded (did it by hand - add-dsym ) ... at Address: DevPod[0x0000000000001e10] (DevPod. ... If the framework was from an Objective C files, debug would work.. This article covers how to create an IPA file that can be used to deploy an application using Ad Hoc distribution, either for testing, or for In-House distribution of .... And if you delete > 8200 items at once, you get a crash in 10. ... of projects no longer needed - be sure to only delete if you don't need the dSYM data. ... The point of Xcode creating the files is to automatically update the files when you make .... Instead, developers need to grab the real dSYM files, which are generated for each specific device type after uploading an iOS / tvOS application to App Store (​or to a device using Xcode). ... 4 years ago (2017-02-24 12:40:29 UTC) #10 .... Generate **Android** source maps npx react-native bundle \ --platform ... Secondly, I was 10x more productive than when developing a regular iOS app. ... manually import bugsnag-react-native from node_modules in Xcode follow the link ... (dSYMs), and source maps to show a full stacktrace with methods, file paths, and .... Oct 8, 2012 — ios6, xcode 4.5, Ti Mobile SDK 2.1.3. ... GA version with min-ios-ver 5.0 don't generate the DSYM file anymore. ... DEC 04, 2012 | 10:22AM PST. The dSYM file contains a UUID that links it to a specific Xcode build, match the ... We take a look at the 10 best iOS crash reporting tools that you may Crash .... Check if Xcode is producing dSYMs. More often than not, dSYM files go missing because Xcode simply isn't producing them. When an upload fails, Crashlytics .... Dec 5, 2019 — Once an app crash, a report will generate on the crash device. You have to ask ... Open Xcode. ... So right now, you have a dSYM file and a crash file. ... 10 FrontBoardServices 0x00000001a8083540 0x1a802d000 + 353600. Jun 27, 2019 — dSYMs not generated in version 2.0.11 ... The same configuration is ok while using xcode plugin version 2.0.8. ... No dSYM file found in ... By the way, plug-ins of version 2.0.10 or earlier searched for dSYMs files under the .... Swift, Xcode, and Cocoa Basics Matt Neuburg ... dSYM file which allows Xcode to accept a crash log and report the crash's location in your code. ... in the View Details dialog for your team, click the Create button to the right of iOS Distribution.. dSYM files store the debug symbols for your app Services like crashlytics use it to ... dSYM stands for Xcode Debugging Symbols, it is a kind of mapping file which can, ... 0x104590000 + 69232 10 F49088168M 0x00000001045a0f4c 0x104590000 + 69452. dSYM ... To generate dSYM file manually from .app using dsymutil. Universal Windows 10 Applications: Getting Started ... When you build your application using Xcode, iOS/OSX places the symbols in a dSYM folder ... A dSYM file is an ELF file that contains DWARF (debugging with attributed record ... from Apple to enable the App Store to generate a new dSYM with the correct symbols:.. Dec 9, 2020 — Its main goal is to create boundaries between parts of code, to create abstractions between them. ... gives a nice list of all the frameworks, among app and dSyms files, it created. ... xcodebuild -workspace PlayPlex-iOS/PlayPlex.​xcworkspace -scheme ... Normally, one app would build in around 10 minutes.. Xcode 4 requires an Intel-based Mac running Mac OS X 10. ... You must create a YAML file to define your workflow configuration. ... In automated builds, I did stuck in situation like dSYM files weren't uploaded automatically in every build. Well .... Aug 14, 2017 — I'd like to generate a dSym file when building my Release build, but I'd also ... In my Release Build, I've got Strip Local Symbols CHECKED, and I'm using this in Custom Xcode flags: ... pizzafilms August 16, 2017, 1:10pm #6.. The dSYM file can be uploaded through the sentry-cli tool or through a Fastlane action. ... We also recommend using the latest Xcode version for submitting your build. ... The dSYM won't be generated until after the app is done processing on ... If you are using Xcode 10 or newer, you also need to add the following line to .... Oct 19, 2020 — In the new build system, shell scripts can't rely on the state of build artifacts not listed in other build phases (for example, the Info.plist file or .. When you create a build of an iOS or tvOS application, the names of methods and classes are stripped, leaving only ... A dSYM file is an Xcode project file that stands for debug symbols. ... There are several build settings to confirm to be sure your Project Target is creating a dSYM. ... arvbhavan March 30, 2020, 10:​15pm #4.. Jan 18, 2020 — 1 - Laravel 5.2 Router · 10 - Homestead開始Laravel Project ... https://​stackoverflow.com/questions/51254470/how-to-create-ipa-file-for-testing- ... development team in Xcode project: XXXXXXXX Running pod install... 1.9s Running Xcode build... ├─Building Dart code... 17.3s ├─Generating dSYM file.. May 25, 2021 — Bugsnag Bugsnag on CocoaPods.org 10 Best iOS crash reporting tools ... Log in Sep 26, 2020 · It should also be noted that I am no iOS+Xcode expert. ... iOS crash reports that we receive if you upload the dSYM file to us. ... decent documentation that shows us how to generate and upload the source maps.. I want to extract the dSYM file from but when I click on "Download dSYMs..." in the ... I'm using Xcode 7.2 with a workspace generated by Cocoapods 0.39. ... General Information > Includes Symbols > Download dSYM #xcode8.2.1 #osx10.​12.6 .... Oct 2, 2012 — How to generate dsym file xcode 10. If I let the build continue, that step will complete in about 20 minutes but my system freezes. On Xcode 9 .... Aug 14, 2016 — 2 Answers · 1 Select any Archives of your app Right click on it Then select show in finder · 2 you see aapname.xcarchive file Right click on it and .... However, I will walk through. framework zip file using Xcode archive ... Creating a playground in Xcode is a great way to practice Swift coding, try out a new ... The symptom is, that the exported dSYMs zip archive includes the current working directory contents. ... For this and all future articles, we require the use of Xcode 10.. how to generate dsym file xcode 10. Remember that it will be a hidden file in the finder unless you are set to show them. Here is the code that gitignore.. Mar 27, 2017 — Learn how to generate a dSYM file and use it symbolicate a crash report. ... Let's instruct XCode to put the debug symbols in a separate dSYM file: ... The good news is, starting with iOS 10, Apple dropped the support for all old .... Aug 6, 2019 — dSYM File Error. Firebase Crashlytics Integration In iOS Swift (dSYM File Required Problem ... Step 1:- Create a new XCODE project with a button ... Step 10:- Select Crashlytics from the left panel that would look like this as ... 7e196a1c1b

0 views0 comments

Recent Posts

See All

Comments


bottom of page