25-2/24/1
This commit is contained in:
12
ios/Runner/Config.plist
Normal file
12
ios/Runner/Config.plist
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<?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">
|
||||||
|
<!--
|
||||||
|
Config.plist
|
||||||
|
Runner
|
||||||
|
|
||||||
|
Created by Hamza Aleghwairyeen on 16/03/2025.
|
||||||
|
Copyright (c) 2025 . All rights reserved.
|
||||||
|
-->
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict/>
|
||||||
|
</plist>
|
||||||
8
ios/Runner/Constants1.swift
Normal file
8
ios/Runner/Constants1.swift
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// Constants1.swift
|
||||||
|
// Runner
|
||||||
|
//
|
||||||
|
// Created by Hamza Aleghwairyeen on 16/03/2025.
|
||||||
|
//
|
||||||
|
|
||||||
|
import Foundation
|
||||||
8
ios/Runner/KeychainHelper.swift
Normal file
8
ios/Runner/KeychainHelper.swift
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// KeychainHelper.swift
|
||||||
|
// Runner
|
||||||
|
//
|
||||||
|
// Created by Hamza Aleghwairyeen on 16/03/2025.
|
||||||
|
//
|
||||||
|
|
||||||
|
import Foundation
|
||||||
12
ios/Runner/SecurityChecks.h
Normal file
12
ios/Runner/SecurityChecks.h
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
//
|
||||||
|
// SecurityChecks.h
|
||||||
|
// Runner
|
||||||
|
//
|
||||||
|
// Created by Hamza Aleghwairyeen on 16/03/2025.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef SecurityChecks_h
|
||||||
|
#define SecurityChecks_h
|
||||||
|
|
||||||
|
|
||||||
|
#endif /* SecurityChecks_h */
|
||||||
8
ios/Runner/SecurityChecks.m
Normal file
8
ios/Runner/SecurityChecks.m
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// SecurityChecks.m
|
||||||
|
// Runner
|
||||||
|
//
|
||||||
|
// Created by Hamza Aleghwairyeen on 16/03/2025.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import <Foundation/Foundation.h>
|
||||||
Reference in New Issue
Block a user