-
大小: 36.41MB文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2023-06-14
- 語言: 其他
- 標簽:
資源簡介
在iOS上展示了Firebase API的快速入門示例的集合。 每個示例都包含Objective-C和Swift兩種代碼。
代碼片段和文件信息
//
//?Copyright?(c)?2015?Google?Inc.
//
//??Licensed?under?the?Apache?License?Version?2.0?(the?“License“);
//??you?may?not?use?this?file?except?in?compliance?with?the?License.
//??You?may?obtain?a?copy?of?the?License?at
//
//??http://www.apache.org/licenses/LICENSE-2.0
//
//??Unless?required?by?applicable?law?or?agreed?to?in?writing?software
//??distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS
//??WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
//??See?the?License?for?the?specific?language?governing?permissions?and
//??limitations?under?the?License.
//
//??AppDelegate.m
//??AdMobExample
//
//?[START?firebase_config]
#import?“AppDelegate.h“
@import?Firebase;
@interface?AppDelegate?()
@end
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application
????didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
??//?Use?Firebase?library?to?configure?APIs
??[FIRApp?configure];
??return?YES;
}
//?[END?firebase_config]
@end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\
?????文件??????????68??2019-08-14?16:54??quickstart-ios-master\.gitignore
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\.google\
?????文件???????29158??2019-08-14?16:54??quickstart-ios-master\.google\icon.png
?????文件?????????481??2019-08-14?16:54??quickstart-ios-master\.google\packaging.yaml
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\.opensource\
?????文件?????????664??2019-08-14?16:54??quickstart-ios-master\.opensource\project.json
?????文件????????1606??2019-08-14?16:54??quickstart-ios-master\.travis.yml
?????文件????????1454??2019-08-14?16:54??quickstart-ios-master\CONTRIBUTING.md
?????文件??????????85??2019-08-14?16:54??quickstart-ios-master\Gemfile
?????文件????????1892??2019-08-14?16:54??quickstart-ios-master\Gemfile.lock
?????文件???????10272??2019-08-14?16:54??quickstart-ios-master\LICENSE
?????文件????????1723??2019-08-14?16:54??quickstart-ios-master\README.md
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample.xcodeproj\
?????文件???????23127??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample.xcodeproj\project.pbxproj
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\
?????文件?????????912??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\AppDelegate.swift
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\Assets.xcassets\
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\Assets.xcassets\AppIcon.appiconset\
?????文件????????1077??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\Assets.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\ba
?????文件????????1740??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\ba
?????文件????????7442??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\ba
?????文件????????1442??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\Info.plist
?????文件????????5318??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExample\ViewController.swift
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExampleTests\
?????文件?????????693??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExampleTests\ABTestingExampleTests.swift
?????文件?????????680??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExampleTests\Info.plist
?????目錄???????????0??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExampleUITests\
?????文件????????1271??2019-08-14?16:54??quickstart-ios-master\abtesting\ABTestingExampleUITests\ABTestingExampleUITests.swift
............此處省略929個文件信息
評論
共有 條評論